-
OFDM程序
说明: OFDM的接收和发射,是用Matlab编程实现的,希望供大家参考学习!(OFDM receiver and launch, using Matlab programming, I hope for your reference learning!)
- 2005-09-12 23:28:53下载
- 积分:1
-
MATLAB-7
说明: 详细讲解matlab7的编程,包括电子教案以及源程序代码(Matlab7 elaborate programming, including electronic lesson plans and source code)
- 2011-03-03 12:52:20下载
- 积分:1
-
bicubic
very good in fact. looking forward to see more codes
- 2011-09-09 13:17:35下载
- 积分:1
-
bayesianswarm
This code expains bayesian particle swarm optimization method.All files have been written on matlab 2007a. This method has been explianed with various benchmark functions. This optimization method can be directly compared with other unconstrained optimization method like GA or pso for effieciency and speed.
- 2010-06-30 16:30:25下载
- 积分:1
-
rgbcube
说明: RGB空间图像到CuCb空间的转换,输入一个RGB图像,可以得到一个CuCb空间的图像!(RGB space image to CuCb space conversion, enter a RGB image, you can get a CuCb space images!)
- 2011-03-16 00:20:00下载
- 积分:1
-
MATLABchengxu-wushouzhang
最优控制理论与应用中MATLAB程序集与图集,学习最优控制算法的,可以很好借鉴一下。(Optimal Control Theory and Applications in MATLAB and the Atlas assembly, learning optimal control algorithm, can learn a good look.)
- 2011-09-22 16:38:01下载
- 积分:1
-
O-ECGuser
ECG訊號偵測APP (試驗版本)
僅參考用()
- 2014-10-28 13:21:44下载
- 积分:1
-
Robust
维纳滤波,语音处理程序,MATLAB,下载自国外网站,与君共享。(Wiener filter, speech processing, MATLAB, download from the foreign site, and the king shared.)
- 2010-06-15 23:47:51下载
- 积分:1
-
arsim
Simulation of AR process
- 2010-05-15 15:44:58下载
- 积分:1
-
PSO
In computer science, particle swarm optimization (PSO) is a computational method that optimizes a problem by iteratively trying to improve a candidate solution with regard to a given measure of quality. PSO optimizes a problem by having a population of candidate solutions, here dubbed particles, and moving these particles around in the search-space according to simple mathematical formulae over the particle s position and velocity. Each particle s movement is influenced by its local best known position but, is also guided toward the best known positions in the search-space, which are updated as better positions are found by other particles. This is expected to move the swarm toward the best solutions.
- 2014-12-14 21:26:33下载
- 积分:1