-
matlab-pso
用于结构优化的粒子群算法,计算速度较快,目前较优秀的算法(Particle swarm optimization algorithm used to calculate faster than the best current algorithm)
- 2014-12-14 20:53:06下载
- 积分:1
-
AGA-BP
改进的自适应遗传算法与BP算法结合算法的整套算法及子程序(Improved adaptive genetic algorithm combined with BP algorithm algorithm set of algorithms and subroutines)
- 2012-09-30 19:05:34下载
- 积分:1
-
ex1
通过此文件,你可以学习机器学习中的单变量和多变量线形回归。文件提供了用matlab实现这一过程的代码和流程。(From the file you can know what is linear regresion in machine learning. We provide the source code written by matlab to implement this process.)
- 2015-04-08 19:26:28下载
- 积分:1
-
randomv
this book gives the complete solution for random variable generation in matlab
- 2009-09-16 02:12:02下载
- 积分:1
-
mathematical-modeling-algorithm
一本数学建模的算法大全,里面配有matlab和lingo的实例(A mathematical modeling algorithm Guinness, which is equipped with the instance of matlab and lingo)
- 2013-01-27 16:09:24下载
- 积分:1
-
Homework1
用FFT分析离散时间周期信号的频谱实例,利用FFT分析离散时间周期信号的频谱,通过实验理解分辨率的概念和栅栏效应。(With a the FFT analysis the the frequency spectrum instance of of the discrete-time periodic signal, the use of the FFT analysis the the frequency spectrum of the discrete-time periodic signal, through the experiment understanding of the the the concepts and the picket fence effect of of the resolution.)
- 2013-04-22 19:29:55下载
- 积分:1
-
18062014
他的计划是dehaze图像由使用多个大气参数得糊里糊涂了融合技术. .(his program is to dehaze an image which is hazed by atmospheric parameters by using multiple fusion technique..)
- 2015-04-13 10:34:18下载
- 积分:1
-
coded
awgn信道下,卷积编码与M-QAM调制相结合的系统分组错误概率与信噪比的函数关系的matlab仿真程序(awgn channel, convolutional coding and M-QAM modulation system, the combination of packet error probability and SNR is a function of the matlab simulation program)
- 2010-06-14 15:50:02下载
- 积分:1
-
dabaijiaodanbai
用MATLAB计算大摆角单摆的实验报告,希望对大家有帮助。(simple pendulum)
- 2010-12-15 16:50:40下载
- 积分: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