-
GA
说明: 遗传算法及其MATLAB实现
主要内容:
(1)遗传算法简介
(2)遗传算法的MATLAB实现
(3)应用举例
(4)遗传算法优化神经网络方向(MATLAB realization of genetic algorithm and its main elements: (1) brief introduction to genetic algorithm (2) realize MATLAB Genetic Algorithm (3) application, for example (4) genetic algorithm neural network direction)
- 2009-02-14 00:41:19下载
- 积分:1
-
truss
说明: 经典的有限元入门程序之truss,希望对你有用。(Introduction to classical finite element procedures truss, hope useful for you.)
- 2009-08-21 18:31:31下载
- 积分:1
-
Untitled56
HOTELLING TRANSFORMATION
- 2012-03-28 02:06:27下载
- 积分:1
-
CHAP_02
chapter 2 matlab files
- 2011-07-05 17:40:28下载
- 积分:1
-
MATLAB
主要是仿真了gold码、数据的调制、加噪、解调以及数据恢复的过程。(Simulation of gold is mainly a code, data modulation, noise, demodulation and data recovery process.)
- 2009-04-21 18:51:19下载
- 积分:1
-
matlab-matlab-function
matlab 函数大全 包含matlab中用到的所有函数及其用法(Encyclopedia contains matlab matlab function used in all functions and their usage)
- 2021-02-21 09:29:42下载
- 积分:1
-
my_linedetect
用hough变换实现不同斜率的线检测,用该方法可以提高你对于图像线自动检测的相关认识(With the hough transform line detection of different slope.you can use it to improve your skill on image procing.thankyou.)
- 2011-05-04 21:45:35下载
- 积分:1
-
strong-tracking-filter
清华大学周东华教授提出的强跟踪滤波器,有效改善突发干扰下的跟踪能力。(Strong tracking filter supposed by Pro. ZHOU Dong-hua, which enhanced the tracking ability during sudden disturb.)
- 2020-12-11 11:39:19下载
- 积分:1
-
Xamarin-Essentials
Xamarin Essentials eBook
- 2015-03-25 10:26:35下载
- 积分:1
-
ica
可以分离语音的独立分量分析程序 可以实现瞬时和卷积混合的分离 相当好用(ica_f.m bsepf2 is the main program and it needs
correlation.m
decorrelation.m
permutation.m
sepfilter.m.
You also need to visit
ftp://sig.enst.fr/pub/jfc/Algo/Joint_Diag/
and get a matlab code "joint_diag.m". this is by Jean-Franc{c}ois
Cardoso. You have to put the code under this directory "ica".
usage is
function [Y1,Y2] = ica_f(X,NFFT,FS,OVERLAP,N)
)
- 2009-12-30 15:41:03下载
- 积分:1