搜索资源列表
mop_5_27_modified_a
- 用改进蚁群算法求解一类连续空间优化问题的matlab实现-improved ant colony algorithm for solving a class of continuous space optimization problems achieving Matlab
zhifangtu
- MATLAB实现均衡算法,画出原始图像的直方图和经过处均衡处理后的直方图
MATLAB
- 卷积运算:取x(t)和h(t)的长度为nx,nh。平移量n=nh+nx-1,利用for和if语句实现倒序求和运算。外循环用一个for语句实现平移,通过在求和时取数组元素的顺序实现倒序求和
MATLAB--lm
- MATLAB实现最速下降法的具体源程序代码
TSPmatlab.rar
- 用matlab实现的蚁群算法,希望对初学蚁群算法的人有所帮助,Matlab achieved using ant colony algorithm, ant colony algorithm beginner would like to help people
PSOtoolbox.rar
- 微粒群算法[PSO ] 是由Kennedy 和Eberhart等于1995 年开发的一种演化计算技术, 来源于对鸟群捕食过程的模拟。PSO同遗传算法类似,是一种基于叠代的优化工具,但与遗传算法使用遗传操作子进行优化不同,利用群体中各个体之间的“协作”与“竞争”关系,根据自身及其竞争者的飞行经验,调整自己的行为。同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应用于函数优化,神经网络训练,模糊系统控制以及其他遗传算法的应用领域。,Particle Swarm Opt
Smith
- smith圆图的matlab实现,快速解决一些电阻电容方面的计算-smith circle graph matlab achieve rapid solution to some aspects of resistance capacitance calculation
fft
- 利用MATLAB实现fft的MATLAB代码以及解释和仿真结果-Fft in MATLAB using MATLAB code as well as the realization of the interpretation and simulation results
FFTinMatlab
- Matlab实现FFT变换代码(包括单边谱及双边谱)-Matlab realization of FFT transform code (including unilateral and bilateral spectrum spectrum)
FFT
- 简易的能实现FFT快速傅里叶算法,MATLAB编译环境,适用于教学例题-Easy to achieve FFT Fast Fourier algorithm, MATLAB compilation environment for the teaching Example
turbo_matlab
- Turbo码编码译码器的研究及其MATLAB实现.-TUrbo
ICP
- 采用matlab实现了ICP算法及针对ICP算法的缺点进行了改进并实现了程序-Using matlab to achieve the ICP algorithm for the shortcomings of the ICP algorithm has been improved and implemented procedures
heed-matlab
- 这是HEED协议的源代码,根据论文的描述缩写,基本实现了论文的功能,但是有些微小的出入。-HEED protocol source code, according to the paper' s descr iption of abbreviations, the basic functionality of papers, but some minor discrepancies.
MATLAB
- 关于matlab程序的源代码,主要是关于EM算法的程序实现-About the the matlab program' s source code, the program on the EM algorithm to achieve
work
- 利用matlab实现的HEFT算法,其中包含计算rank值-HEFT algorithm
nmslhjyz
- 用matlab实现fec中丢失率和误码率-Using matlab to achieve fec loss rate and bit error rate in
pic
- 基于PIC模型的太阳风粒子模拟程序,用matlab实现-particle simulation of solar wind with PIC, implemented with matlab
元胞机说明文档加附带程序
- 元胞机原理说明,附带流体实现代码,代码一行一行讲解.(Cellular machine principle descr iption, with fluid realization code, the code line by line explanation)
《MATLAB神经网络原理与实例精解》随书附带源程序
- 《MATLAB 神经网络原理与实例精解(附光盘)》是一本神经网络原理与实践相结合的书,涵盖了大部分主流的神经网络。它尽量以浅显易懂的语言讲解,让读者能理解神经网络的原理,并学会在 MATLAB 中实现神经网络。MATLAB 版本逐年更新,神经网络工具箱中函数的结构安排已经改变,本书使用最新的 MATLAB 版本,使读者掌握应用工具箱解决实际问题的能力。本书讲解时附带了大量实例,对于简单的例子,本书除了使用工具箱函数外,还用手算的方式给出了自己的实现,便于读者理解神经网络的具体实现细节。(Firs
SHELL
- 偏最小二乘回归的MATLAB实现,根据其中注释使用即可,可当作学习PLS的材料。(MATLAB implementation of partial least squares regression)