-
Matlab_GA
说明: matlab的遗传算法实现,学习的好帮手(matlab genetic algorithm, learning a good helper)
- 2008-11-25 16:26:29下载
- 积分:1
-
Three-phase-SVPWM-Multilevel
In this paper the topology of a four-leg shunt active-power filter (APF) is given. The APF compensates harmonic
and reactive power in a three-phase four-wire system.
- 2015-03-08 01:44:55下载
- 积分:1
-
optimization_method_with_Matlab
比较详细的介绍了最优化方法及如何利用MATLAB实现 :)(More detailed description of the optimization method and how to use MATLAB to achieve:))
- 2009-10-19 00:16:36下载
- 积分:1
-
ca
说明: 使用matlab 进行模拟仿真 对于元宝自动机 使用 simulink(simulink cellular automata matlab)
- 2010-04-21 15:28:48下载
- 积分:1
-
2005-Spectral-Analysis-of-Signals
原版英文,频谱分析的经典专业著作,Petre Stoica 和 Randolph Moses的专著。对信号处理方面来说非常值得看。(Petre Stoica and Randolph Moses
Spectral Analysis of Signals)
- 2020-11-26 10:59:30下载
- 积分:1
-
Aitken
非线性方程组的求解方法:使用matlab编写,运用了aitken加速方法(Non-linear equations method: the use of matlab prepared to accelerate the use of Aitken Ways)
- 2009-02-12 16:45:42下载
- 积分:1
-
adapt_filter
自适应滤波算法例程,包含LMS算法和RLS算法两种。(adaptive filter algorithm the MATLAB simulation)
- 2013-11-10 11:47:20下载
- 积分:1
-
CFAR_Fusion
CFAR融合检测程序示例,具体可参见何友的恒虚警检测那本书(The CFAR fusion detection program example)
- 2012-10-03 23:47:14下载
- 积分:1
-
x
说明: choose control points
- 2010-06-29 04:08:37下载
- 积分:1
-
rnnsim
RNNSIM ver. 1.0 is a program with an intercative graphical user interface
(GUI) that runs under MATLAB ver. 5.0 or higher. The program can be used
in training and testing the Random Neural Network(RNN) models.
This version (ver. 1.0) implements only the 3 layer feed forward RNN model.
In the next versions, the multi hidden layers and the recurrent RNN models
can be implemented. To obtain faster training, the training section can be
written as a MEX file and invoked from the GUI.
If you have the m files in the directory rnnsim for example, then you can
run the program following the next steps:
1- run MATLAB as usual
2- from the MATLAB command window, write cd rnnsim
3- from the MATLAB command window, write rnnsim
- 2010-03-04 16:55:55下载
- 积分:1