-
floatga
用matlab编写的十进制的遗传算法程序,用来实现实数编码遗传算法。()
- 2008-07-05 10:08:12下载
- 积分:1
-
ppm
经PPM调制的超宽带信号经高斯白噪声信道的系统仿真,给出了时域和频域图(Modulated by the PPM UWB signal by Gaussian white noise channel of system simulation, given the time and frequency domain map)
- 2021-05-15 23:30:03下载
- 积分:1
-
ppt-of-ofdm-communication
ofdm basic description
- 2012-04-24 21:08:35下载
- 积分:1
-
Dijkstra
图论中用dijkstra算法求解最短路问题的MATLAB代码,可求任意一点至其它所有点的最短距离和最短路径。(Dijkstra algorithm using graph theory shortest path problem MATLAB code, can be uated at any point to the shortest distance and shortest path to all other points.)
- 2014-11-04 21:27:25下载
- 积分:1
-
MMC 17 Levels
Three phase 17 levels MMC.
- 2020-11-11 22:19:46下载
- 积分:1
-
cb
说明: it is the matlab model for simulation of the class bchopper with full details of parametrs
- 2012-01-23 18:40:53下载
- 积分:1
-
DCT_IDCT
to understand the Algorithm go to matlab help in page dct2 and idct2 to get the mathematical expression
for M = N = 8, we can calculate the most of hard values and save it as LUTs to speed up the execution
now compare our special 8X8 functions with the internal general functions
use this code:
A = int32(100*rand(8,8))
tic for i = 1 : 1000 IDCT_8X8(DCT_8X8(A)) end toc
tic for i = 1 : 1000 idct2(dct2(A)) end toc
i had built the general functions too, but with low speed (to understand the Algorithm go to matlab help in page dct2 and idct2 to get the mathematical expressionfor M = N = 8, we can calculate the most of hard values and save it as LUTs to speed up the executionnow compare our special 8X8 functions with the internal general functionsuse this code: A = int32 (100* rand (8,8)) tic for i = 1: 1000 IDCT_8X8 (DCT_8X8 (A)) end toc tic for i = 1: 1000 idct2 (dct2 (A)) end toc i had built the general functions too, but with low speed)
- 2007-12-05 18:28:42下载
- 积分:1
-
J_life_ver_5_15
算荧光衰减时间或者寿命的软件.matlab语言编写.(calculate the fluorescence lifetime.
used directly in matlab)
- 2009-05-18 23:50:55下载
- 积分:1
-
rossiter
Model-based predictive control: a practical approach此程序为模型预测控制的例程(Model-based predictive control: a practical approach to this process as a model predictive control routines)
- 2008-08-22 13:12:05下载
- 积分:1
-
FUZZY
模糊PID控制,能够自动调节PID参数,使系统控制达到最优。(Fuzzy PID control, can automatically adjust the PID parameters to achieve optimal system control.)
- 2013-12-04 16:27:59下载
- 积分:1