-
swarm
粒子群算法详细的程序,埃及人wael korani写的采用粒子群算法(pso)代码调用simulink模型优化pid参数,与大家共享(PID and State Feedback Control of DC Motors)
- 2009-06-02 22:15:35下载
- 积分:1
-
MLTOOLS0p134
MLTools: A machine learning tool
- 2010-04-19 07:37:44下载
- 积分:1
-
oct3bank
说明: 1/3倍频程分析。有需要做这方面研究的同志们可以好好看一下。(1/3 octave analysis. There is a need to do research in this area can be a good look comrades.)
- 2011-03-29 18:45:55下载
- 积分:1
-
mpc
matlab simulink 实现对控制对象的预测控制(matlab simulink realization of the control object predictive control)
- 2013-07-23 22:12:53下载
- 积分:1
-
Rayleigh_weich
瑞丽信道mimo的matlab仿真程序,很好的(Ruili channel MIMO matlab simulation program, good)
- 2013-05-12 23:38:05下载
- 积分:1
-
kalmanfilter11
说明: 卡尔曼滤波器的仿真模型图,非常好用,大家可以试一试(Simulation Model Chart of Kalman Filter)
- 2020-06-16 03:00:01下载
- 积分:1
-
好用的超分辨率重建实现的pocs算法matlab例程
合成孔径雷达(SAR)目标成像仿真,LCMV优化设计阵列处理信号,仿真图是速度、距离、幅度三维图像,多姿态,多角度,有不同光照,可实现对二维数据的聚类,LZ复杂度反映的是一个时间序列中。
- 2022-08-02 15:10:36下载
- 积分:1
-
theradarimagingtechnique
《雷达成像技术》,刘永坦院士的书,就不用多介绍了(" Radar Imaging" , Academician Liu Tan book, do not need to introduce more of the)
- 2010-11-30 22:27:09下载
- 积分:1
-
particle filter
用粒子滤波跟踪,蒙特卡洛方法,权值更新,重采样(use particle filter to tracking)
- 2018-12-13 23:06:51下载
- 积分:1
-
nonlineareq
function g=nonlineareq(x)
Here is an example of nonlinear system that can be solved by using
the Matlab command "fsolve" written in the file called "solution.m"
(see quasi-Newton or Levenberg-Marquardt methods).
g(1)=x(1)-4*x(1)*x(1)-x(1)*x(2)
g(2)=2*x(2)-x(2)*x(2)+3*x(1)*x(2)
- 2012-03-27 03:28:25下载
- 积分:1