-
MATLAB
MATLAB工具箱函数总汇
MATLAB数学运算基本函数
MATLAB数组操作
这是matlab的基本函数库,希望可帮到需要它的人(MATLAB toolbox function confluence basic function MATLAB arithmetic operation MATLAB array matlab This is the basic function library, hope to be able to help those who need it)
- 2008-12-26 17:06:38下载
- 积分:1
-
source-code
MATLAB harris corner
- 2011-01-19 10:47:24下载
- 积分:1
-
Scrosspectrum
一维连续功率谱分析
一维序列x(n)的连续功率谱分析,ol(0:m)频率,tl(0:m)周期,sl(0:m)连续功率谱,st95(0:m)红噪音或白噪音谱的95 置信上限,strw(0:m) 红噪音或白噪音的谱密度,其中m=[n/2.]。 (Continuous power spectral analysis of one-dimensional one-dimensional sequence x (n) of continuous power spectrum analysis, ol (0: m) frequency, tl (0: m) cycle, sl (0: m) continuous power spectrum, st95 (0: m ) red noise or white noise spectrum of the 95 confidence limit, strw (0: m) of red noise or white noise spectral density, where m = [n/2.].)
- 2010-05-28 10:01:10下载
- 积分:1
-
matlab
飞机俯仰电传操纵系统设计,matlab仿真(Aircraft pitch fly-by-wire control system design, matlab simulation)
- 2012-04-20 15:31:15下载
- 积分:1
-
latticefilter
格型滤波器,抑制扩频通信中窄带干扰,此代码抑制一个单音干扰(Lattice filters, narrowband interference suppression in spread spectrum communications, the code to suppress a tone interference)
- 2014-09-10 16:31:10下载
- 积分:1
-
bds
BDS检验的matlab实现,检验样本是否为独立同分布的数据(BDS test matlab implementation, testing whether the sample is independent and identically distributed data)
- 2013-12-18 19:11:20下载
- 积分:1
-
fusion-algorithm-
信息融合中的许多数据关联算法计算量大, 工程中难以保证实时性和有效性。本文就这一方面展开研究, 给出了可以满足工程实际需要的有效算法, 设计出相应的系统。通过实际系统应用, 可以获得满意的融合结果和较快的计算速度。(The comput ation quant ity of many data correlation algorithm is great in the information fusion. It is difficult to guarantee the computing speed and the validity in real time processing. By studying on this hand, this article launches the research, produces the effective algorithm suit to real engineering. The corresponding system is designed. Through the actual system application, the satisfaction the fusion result and a quicker comput ation speed is obtained.)
- 2014-01-03 16:28:09下载
- 积分:1
-
Matlab-programming-experience
Matlab强大的数值计算功能与数据可视化功能,阐述了使用Matlab进行程序设计的几则经验(Matlab powerful numerical computing and data visualization capabilities, describes the use of Matlab for programming experience Ikunori)
- 2011-04-28 09:26:53下载
- 积分:1
-
PDAF_01
This code is a short demo of tracking multiple moving points in clutter and noise.
- 2014-11-01 16:18:00下载
- 积分:1
-
Signals-and-SystemsAnalysis-and-threalization-of-M
1. 该光盘包含了“信号与系统分析及MATLAB实现”一书的第十一章所有程序;
2. 为了方便读者阅读程序,所有程序均采用中文注释。MATLAB的程序编辑器不支持中文显示,用户只需在Word下直接打开源程序文件,即可阅读程序中的中文注释;
3. 程序文件的命名分为以下三种类型:
(1) 若为书中例题的程序,则程序文件名一律以ex开头,后面跟4位数字(前两位表示章号,后两位表示例题序号)表示的该程序所在例题的编号。例如,ex0603.m是例6.3的程序,而ex1102.m则是例11.2的对应程序。
(2) 若为书中图形的实现程序,则程序文件名一律以figure开头,后面跟4位数字(前两位表示章号,后两位表示图形序号)表示的该程序所绘图形的编号。例如,figure1203.m是实现图12.3的程序,而figure0710.m则是实现图7.10的对应程序。
(3) 若为函数文件,则直接以函数名命名,例如文件sconv.m即是书中函数sconv()的对应程序。
()
- 2008-06-06 11:42:00下载
- 积分:1