-
inpfile
neural network fault finding relay
- 2009-04-29 19:18:25下载
- 积分:1
-
fuzzyPID
模糊PID控制算法控制系统,先运行fuzz文件把模糊控制器保存在a2里,再运行fuzzc文件。(Fuzzy PID control algorithm control system, first run the fuzz files stored in the fuzzy controller, a2, the re-run fuzzc file.)
- 2011-01-03 20:46:03下载
- 积分:1
-
Dispersion Limited Fiber Length
ocm code sloved for ocm
- 2017-12-22 19:07:46下载
- 积分:1
-
GibbsProb
计算吉布斯Gibbs分布的概率
文件为函数形式,
可以直接调用,(calculate probability of Gibbs)
- 2013-04-23 13:16:58下载
- 积分:1
-
Three_Phase_ACDCAC_PWMconverter
三相PWM交流-直流-交流变换器 (380V-680V-380V)(Three-Phase AC-DC-AC PWM converter)
- 2017-01-20 15:07:55下载
- 积分:1
-
FJSP-master
说明: 遗传算法参考程序,可解决大部分初学者的需求。初学者 可以尝试(Genetic algorithm reference program, can solve the needs of most beginners very good)
- 2021-02-27 22:29:36下载
- 积分: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
-
simulink
matlab 的simulink快速入门,老师总结的,对初学者很有帮助( learning of simulink)
- 2009-06-29 15:12:39下载
- 积分:1
-
MATLAB-de-you-xiu-li-cheng
此例程可以帮助初学者快速入门,掌握MATLAB的基本知识,熟练MATLAB的基本原理。(This example can help beginners quick start, also grasp the basic knowledge of MATLAB,the basic principle of MATLAB .)
- 2012-03-27 18:26:55下载
- 积分:1
-
Rayleigh_fading
Rayleigh 信道仿真模型 参考"Autoregressive modeling for fading channel simulation", IEEE Transaction on Wireless Communications, July 2005. (Rayleigh channel simulation model reference Autoregressive modeling for fading channel simulation , IEEE Transaction on Wireless Communications, July 2005.)
- 2008-01-04 09:23:50下载
- 积分:1