-
MyGui.m
This GUI will show normal,Rayleigh and rice distribution with the law of large number.
It has an easy to understand interface and few parameters.
- 2009-11-25 16:17:15下载
- 积分:1
-
crc
使用matlab编写的crc循环码编译码仿真程序(Crc prepared using matlab simulation program coding and decoding of cyclic codes)
- 2010-12-10 08:24:57下载
- 积分:1
-
Localization
未知节点可能因为没有邻居锚节点而无法定位,使用matlab进行仿真开发的定位代码(Nodes may be unknown because no neighbor anchor node can not locate matlab simulation development positioning code)
- 2012-09-04 10:52:28下载
- 积分:1
-
PI-inverse-feedforward-pid-feedback
这是2dof(pi-逆前馈加pid反馈),单纯pid反馈,单纯pi模型逆前馈对应的仿真结果。
其中系统模型采用前面根据pi模型与n4sid算法结合得到的综合模型。(This is 2 dof (PI- inverse feedforward pid feedback), pure pid feedback, pure PI inverse model feed-forward corresponding simulation results.
In front of the system model using models based on PI and n4sid algorithm combined with integrated model.)
- 2013-11-20 11:03:16下载
- 积分:1
-
RadarCMKF
雷达CMKF跟踪算法实例,包含目标状态向量的产生,量测产生。(radar target tracking algorithm with cmkf, including generating target state, target measurements. )
- 2020-11-30 11:49:28下载
- 积分:1
-
textureorien
该程序是MATLAB源程序,可以用来求纹理图像的方向。(MATLAB source code of the procedure can be used to seek the direction of texture images.)
- 2009-05-09 20:56:39下载
- 积分:1
-
autorun
一个使用控制台实现的关于设置开机自启动的小demo。(A realization about using the console to set boot the start of a small demo.)
- 2014-09-27 11:01:44下载
- 积分:1
-
lab8
运用matlab解决实际电路问题,里面包含完整的code文件以及8个figures(Use matlab to solve electrical problems)
- 2013-10-05 12:33:49下载
- 积分:1
-
MATLAB遗传算法程序
function [bestsole,bestpop]=ga_scomplex(num,bounds,ps,pc,pm,b,dtc)
% GA_scomple是基于浮点编码的单纯形遗传算法主程序
% num定义种群数量
% bounds定义参数取值范围,格式为[Var1min,Var1max;Var2min,Var2max;…….];
%ps选择概率
%pc交叉概率
%pm变异概率
%b 变异程度系数
%dtc 迭代次数
% $Date: 2005/5/25 $(funzione [bestsole,bestpop]=ga _scomplex (num,limites,ps,pc,pm,b,dc)
% GA 655343;scomple;;;;;;
% num
% limits23450;[Var1min,Var1max;Var2min,Var22min;;;;;];
%ps
%pc
%pm
%b _
%dtc _
% $Data: 2005 /5 /25 $)
- 2019-05-11 19:45:18下载
- 积分:1
-
Power_Law_Transform
power law transformation code
- 2012-04-14 13:39:24下载
- 积分:1