-
090403excelmatlab
用MATLAB写的关于其中的数据保存到excel中的m文件程序。(Writing about the use of MATLAB data into one of the excel document in the process m.)
- 2009-04-03 09:03:26下载
- 积分:1
-
Object_Following
目标跟踪源程序 Matlab的。比较简单。方便初学者(Target tracking source Matlab. Is relatively simple. The convenience of beginners)
- 2012-06-03 22:29:27下载
- 积分:1
-
the-backforward-sweep-method-
该程序介绍的是40节电电力系统的前推回代法潮流计算过程(The program is presented in the first 40 power-saving electric power system to push back on behalf of the current calculation method)
- 2011-09-07 15:59:12下载
- 积分:1
-
xindaohuajiashoufashe
信道化接收发射机设计,很好用。供大家一起研究学习。(Channelized receiver transmitter design, easy to use. Research for everyone to learn.)
- 2013-09-05 16:50:27下载
- 积分:1
-
1
说明: matlab科学计算的几乎所有数学算法以及仿真。每一个m文件在我学习的时候都验证了其正确性。前面的比较简单,逐步深入。另外对部分算法本人在学习中做了优化,更简洁。(matlab scientific computing almost all mathematical algorithms and simulation. M each file in my learning at all times to verify its correctness. In front of a relatively simple step by step in depth. In addition to some algorithm I have done a study of optimization, a more concise.)
- 2008-12-25 16:22:40下载
- 积分:1
-
shudu
说明: 自己写的求解数度代码,喜欢的可以下来看看(Written several times to solve their own code, like you can look down)
- 2010-05-03 01:44:57下载
- 积分:1
-
hough2
实现霍夫变换的功能程序,
function [rodetect,tetadetect,Accumulator] = houghtrans(imb,rostep,tetastep,thresh)(function [rodetect,tetadetect,Accumulator] = houghtrans(imb,rostep,tetastep,thresh))
- 2010-05-27 17:13:16下载
- 积分:1
-
Lesson-3
matlab examples. plotting the spectrum of signals, and using Fast Fourier Transform.
- 2011-09-03 21:20:40下载
- 积分:1
-
Communications--Matlab-
MATLAB_SIMULINK通信系统建模与仿真实例精讲,包含DS_CDMA通信系统、IS95前向链路系统、MIMO通信系统、OFDM通信系统、蓝牙调频通信系统(Matlab Simulink Communications system modeling and Simulation examples succinctly, including DS_CDMA communication system, IS95 forward link systems, MIMO communication systems, OFDM communication system, Bluetooth FM communication system)
- 2014-10-15 22:33:33下载
- 积分:1
-
Statistical_figures
给你一个非常大的整数x,(-10^400 <=x<= 10^400),请统计x的每一位,分别输出9,1,2出现的次数.
Input
一个大整数
Output
一共三行,第一行是9出现的次数,第二行是1出现的次数,第三行是2出现的次数。
Sample Input
912912912910915902
Sample Output
6
5
4(Statistical figures)
- 2014-12-31 10:27:06下载
- 积分:1