-
arwa1
本是一个含PID控制器的线性控制系统的程序(this a PID controller with the linear control system procedures.)
- 2006-06-21 20:36:27下载
- 积分:1
-
nlayerAmp
Mie散射算法的实现,用于Mie散射研究和激光探测
(Mie scattering algorithm, for Mie scattering and laser detection)
- 2010-10-05 10:52:35下载
- 积分:1
-
matlab-dsp
说明: matlab向dsp传递.dat文件的方法,很经典。(dsp matlab to pass. dat file method, it is classic.)
- 2010-05-02 21:13:32下载
- 积分:1
-
669703566
本代码为基于模糊RBF辨识的自适应PID控制,比较常规PID具有很明显优势控制效果。(The code for identification based on fuzzy adaptive PID control of RBF, compared with the obvious advantage of conventional PID control performance.)
- 2010-05-19 21:10:06下载
- 积分:1
-
fangzhenzuoye11_13
matlab/simulink 整流器二电平仿真源代码,修改参数后即可使用 个人原创,亲自调试可用(Two-level converter simulation source code)
- 2014-11-16 23:01:28下载
- 积分:1
-
monituohuo_kmeans
利用模拟退火算法改进的kmeans算法,可以实现分类也可以用来分割,matlab版本(Improved simulated annealing algorithm kmeans algorithm can also be used to classify segmentation, matlab version)
- 2021-04-25 10:58:46下载
- 积分:1
-
bp_erjinzhi
运用三层BP网络结构(输入层、隐含层、输出层)实现算法,进行十进制与二进制的转换。(The use of three-tier structure of BP network (input layer, hidden layer, output layer) implementation algorithm, and binary to decimal conversion.)
- 2010-07-25 11:45:36下载
- 积分:1
-
DB2
利用级联算法在MATLAB中得到db2的尺度函数和小波函数(Db2 cascade algorithm using the scaling function and wavelet function in MATLAB)
- 2014-10-10 16:49:03下载
- 积分:1
-
Fisherfenleiqi
理解Fisher准则方法确定最佳线性分界面方法的原理,以及拉格朗日乘子求解的原理(Fisher criterion to determine the best way to understand the interface methods of linear theory, and the principle of Lagrange multipliers to solve)
- 2011-11-13 16:28:51下载
- 积分:1
-
matlab-work
f=zeros(30,30)
f(5:24,13:17)=1
imshow(f, notruesize )
F=fft2(f,256,256)
F2=fftshift(F)
figure,imshow(log(abs(F2)),[-1 5], notruesize )
- 2010-11-20 17:07:18下载
- 积分:1