-
m12_2
最小二称递推算法的MATLAB实现范例,思路为在上一次得到结果的基础上,根据新获得数据,对上一时刻的计算结果修正。(Second smallest recursive algorithm that implementation of the MATLAB examples, ideas for the first time to be on the basis of the results, according to newly acquired data, on one occasion to amend the calculation results.)
- 2009-03-12 11:20:30下载
- 积分:1
-
stack
建立一个stack,可以pop push delete stack里面的characters,同时可以检测stack是否为空或者已满(The establishment of a stack, you can pop push delete stack inside the characters, and can detect whether stack is empty or full)
- 2014-10-26 02:11:46下载
- 积分:1
-
ArcEngineTopology
自己做的一个针对mdb中数据集构建拓扑,并进行拓扑验证的例子,之前找半天没有找到相关的,自己做的这个还是可以用的,希望能帮到有需要的人士(Examples of their own to do a build topology for mdb data sets and topology verification, before looking for a long time did not find the relevant own doing this can still be used, I hope to help those in need)
- 2014-11-06 16:28:33下载
- 积分:1
-
bwlabeln
用C语言编写MATLAB 函数, 主要用于DSP 芯片, 内有详细的解释, 可用于参考转化为汇编, 提高速度(Use the programming language C to write the MATLAB function, bwlabeln )
- 2014-12-17 12:32:15下载
- 积分:1
-
ClassificationParameterState
运用Matlab进行分类、参数估计和状态分析(Classification, parameter estimation and state estimation- An engineering approach using Matlab)
- 2013-10-17 09:20:43下载
- 积分:1
-
2
说明: 一些基本的Matlab动画程序,可以使初学者了解动画程序的应用。(Some basic Matlab animation program that allows beginners to understand the application of animation process.)
- 2009-01-01 13:05:03下载
- 积分:1
-
volley
volley源码。找的源码 ,最近要读源码(volley source. Find the source code to read recently)
- 2015-01-07 14:44:53下载
- 积分:1
-
EMD-PAPER1
EMPIRICAL MODE DECOMOPOSITION PAPER
- 2013-12-14 22:11:41下载
- 积分:1
-
60useful-matlab-programme
说明: matlab常用的60个小程序,转的人家的,希望对大家有用。(60 useful matlab program)
- 2011-02-22 23:38:12下载
- 积分:1
-
FM_phase_noise_1
The file calculates and plots FM noise sidebands for a carrier. It also does sinusoidal modulation. This simple way of adding noise to a carrier is useful for simulation of PLLs. It turns out, though, that the mean of the randn function is not as close to zero as it could be, and this causes the fft to generate extra sideband energy, which makes it appear as if the noise is not what would be expected. This program gets around this by adding a fudge factor to the randn results to eliminate this problem. It took me ages to figure this out, I hope to reduce a similar effort for others
- 2011-07-20 21:08:11下载
- 积分:1