-
matlab
matlab的常用命令速查,收录了matlab的多种常用命令,很好使用(commonly used commands Info matlab, matlab includes a variety of commonly used commands, a very good use)
- 2009-07-10 15:55:55下载
- 积分:1
-
ofdmproj_win
应用matlab开发的ofdm源代码,其中和QAM调制方式做了比较,内含部分说明文档(Application development of OFDM matlab source code and QAM modulation which has done a comparison, contains some documentation)
- 2008-01-26 14:36:19下载
- 积分:1
-
matlab-kalman
说明: 卡尔曼滤波的一个典型实例是从一组有限的,对物体位置的,包含噪声的观察序列预测出物体的坐标位置及速度. 在很多工程应用(雷达, 计算机视觉)中都可以找到它的身影. 同时,卡尔曼滤波也是控制理论以及控制系统工程中的一个重要话题.
比如,在雷达中,人们感兴趣的是跟踪目标,但目标的位置,速度,加速度的测量值往往在任何时候都有噪声.卡尔曼滤波利用目标的动态信息,设法去掉噪声的影响,得到一个关于目标位置的好的估计。这个估计可以是对当前目标位置的估计(滤波),也可以是对于将来位置的估计(预测),也可以是对过去位置的估计(插值或平滑).
(kalman filter in matlab)
- 2011-03-05 21:53:23下载
- 积分:1
-
MathematikFuerIngenieure
Maple Worksheets for Thomas Westermann s german book: "Mathematik für Ingenieure: Ein anwendungsorientiertes Lehrbuch" ISBN: 9783540777304
- 2010-08-26 19:18:20下载
- 积分:1
-
model_20100527
轻型直流输电系统仿真模型,用matlab中的simulink建模(Simulation model of HVDC light system)
- 2011-05-23 21:58:34下载
- 积分:1
-
Behind-Two-Point-parfor_progress
方便观察并行运算采用parfor(并行循环)时的运算进程,一个简化版的进度条,比具有GUI的进度节省不少珍贵的电脑资源。本程序根据网上parfor_progress的源程序改编而,但显示到小数点后2为的精确进度情况,比网上的灵敏度更高。(It convenience for us to observe the operation process when we use Parallel Algorithmic parfor(paralle circulation)to compute,a simplify progress bar.But saving more precious computer resource for you than GUI PROGRESS BAR. And this program is rewrite by the source program of parfor_progress in the network, more precision than the web program, advanced dispaying two digits after the decimal point. This is his advantages.Thanks!)
- 2015-02-09 21:59:45下载
- 积分:1
-
audio
matlab code for audio signal
- 2010-12-29 01:48:36下载
- 积分:1
-
QAM16
16qamMATLAB环境下16QAM调制及解调仿真程序说明(16qamMATLAB environment 16QAM modulation and demodulation simulation program description)
- 2011-10-29 21:13:32下载
- 积分:1
-
Poincaer
说明: 用于计算庞加莱截面的MATLAB的源程序(MATLAB Program for Making Poincare Section)
- 2021-03-11 14:59:25下载
- 积分:1
-
3
说明: 第三章 程序流程控制
主要内容1、if…else…选择语句。
2、条件运算符。
3、SWITCH开关分支语句。
4、逻辑运算符。
5、循环语句。
6、自增自减运算。
7、break、continue、goto语句
8、运算符的优先级、结合性。(Chapter III of the main contents of the control procedures for flow 1, if ... else ... select statement. 2, conditional operator. 3, SWITCH branch switch statements. 4, the logical operator. 5, loop. 6, since by reducing computing since. 7, break, continue, goto statement 8, the priority of operator, combined with nature.)
- 2007-10-15 17:25:41下载
- 积分:1