-
yx
说明: 本系统是一个校园迎新系统,包括办理各项入学手续等功能。(This system is a campus orientation system, including the processing of the admission procedures and other functions.)
- 2010-03-28 11:36:46下载
- 积分:1
-
KValgorithm
在matlab中,使用Koetter-Vardy算法进行Reed-Solomon码的解码。(in Matlab. use Koetter- Vardy algorithm for Reed-Solomon codes decoder.)
- 2021-05-14 05:30:02下载
- 积分:1
-
Test1_surface
matlab程序源码书籍,其中包含多个实例,是个新手学习的不错的书籍,并且包含一个surface用法实例代码(matlab program code book, which contains more than one instance, is a novice learning good books, and contains a surface usage example code)
- 2013-10-16 10:43:35下载
- 积分:1
-
卡尔曼过滤
%=============================================================
清除所有关闭所有
%D¶efinition du 过滤:
G = tf ([-1 100],[1 50 10000])
%D " une r¶ealisation 计算中:
[A,B,C,D]=ssdata(G) ;
%计算中德拉方差 par l"¶equation de 李雅普诺夫:
P=lyap(A,B*B") ;var_w = C * P * C"
%= = > Retrouve bien le r¶esultat esp¶er¶e 上: 方差 = 1/50。
%(¶ecart 类型: 西格玛 = 0.14)
%验证 en 模拟: 预备车辆活动仿真: simule_bruit.mdl
%怡佳生技 d"un 考绩制度 d"¶echantillonnage 该网络 par 融洽的关系 µ a
- 2022-06-14 09:52:57下载
- 积分:1
-
fitellipse
fitting an elips using matalb
- 2009-03-09 14:25:02下载
- 积分:1
-
1
说明: 各种分数阶PID控制器的设计与优化算法,都是matlab仿真的(Various fractional order PID controller design and optimization algorithms.All are matlab simulation)
- 2014-05-20 10:43:40下载
- 积分:1
-
Xiaoliang-s-control-toolbox-master
Xiaoliang control toolbox containing comprehension controllability analysis toolbox and robust controller tuning matlab toolbox
- 2017-08-01 18:12:29下载
- 积分:1
-
粒子群优化算法的寻优算法——非线性函数极值寻优
粒子群优化算法 一种经典的启发式算法(Particle swarm optimization algorithm, a classic heuristic algorithm)
- 2017-09-16 12:59:56下载
- 积分:1
-
8921318BER_MRC_STBC
说明: 用于MRC的matlab编程仿真,自己觉得好的资料(MISO-NOMA using TAS and MRC)
- 2021-03-06 20:15:48下载
- 积分:1
-
空空导弹仿真程序
对空空导弹建立了六自由非线性动力学模型,并对其进行仿真。仿真程序分为目标模型,导弹模型,引头测量模型,导引规律模型,控制规律模型,舵机模型等,非常详细的进行了建模与仿真。
- 2022-12-06 16:00:03下载
- 积分:1