搜索资源列表
a_standard_PSO_program_for_matlab
- 标准粒子群优化算法的示例,程序主体附带大量讲解,简明扼要,适合初学者对粒子群算法结构进行研究-Standard particle swarm optimization example, the program attached to a large number of the main explanations, concise and suitable for beginners on the particle swarm algorithm to study the structure of
rbf
- RBf神经网络算法的具体讲解,包括各种例子,内附程序文件,很容易理解。-RBf neural network algorithm specific explanations, including examples, containing the program file, it is easy to understand.
BPalogorithm
- BP网络的各种算法,附各种算法的程序文件及PPT课件,从例子出发讲解,很容易理解。-BP network of various algorithms, with a variety of process and PPT algorithm courseware, starting from the example to explain, it is easy to understand.
Illinois
- 用MATLAB实现遗传算法程序,讲解了关键的程序设计-The realization of genetic algorithm using MATLAB procedures, on a key program design
matlab
- matlab经典算法的程序,用于数学建模的经典算法及其讲解-classical algorithm matlab program for mathematical modeling of the classical algorithm and explain
MATLABDigitalSignalProcessing[zhangdefeng][souceco
- 详解MATLAB 数字信号处理[张德丰][程序源代码] 书<<MATLAB 数字信号处理[张德丰]>>全部采用了MATLAB语言编程实现,并结合实例对算法程序进行验证和分析。其中详细讲解了信号的分析基础、系统模型及数据采集分析、信号的变换、模拟滤波器、IIR滤波器设计、FIR滤波器、MATLAB的其他滤波器、随机信号及参数建模、信号在小波分析与处理中的应用等,绍MATLAB在数字信号中的具体应用。 数字信号处理的工程设计人员参考。 -MATLAB sourc
GA--MATLAB
- 说明了遗传算法的原理和优越性,通过程序讲解了遗传算法的实际运用。-Describes the principles and advantages of the genetic algorithm, through the program to explain the practical application of genetic algorithms.
matlab
- matlab课件及程序例讲解以及matlab算法实例文件(PDF)格式-courseware and procedures matlab matlab algorithm cases and practical examples to explain (PDF) format
Visual-C-MATLAB-image-processing
- 本书系统地介绍了图像处理与识别的基本原理、典型方法和实用技术。全书共分12章,第1章~第6章是图像处理与识别的基础内容,包括图像科学综述、MATLAB语言图像编程、图像增强、图像分割、图像特征提取和图像识别;第7章~第10章是图像处理与识别的工程实例,涵盖了医学图像处理、文字识别和自导引小车路径识别等应用实例,并结合理论算法,提供了大量MATLAB代码程序,以帮助读者掌握如何使用MATLAB语言快速进行算法的仿真、调试和估计等方法。第11章~第12章,是两个综合性较强的实例,分别是Visual
Floyd算法程序及PPT讲解
- 使用MATLAB运行,输入距离矩阵,即可得到任意两点之间最短路。采用Floyd算法思想。(Run with MATLAB, enter the distance matrix, you can get the shortest line between any two points. Using the idea of Floyd algorithm.)
matlab经典算法的程序
- 数学建模用,包含回归、神经网络等等算法和详细讲解(Mathematical modeling, including regression, neural networks, algorithms and detailed explanation)
图论讲解及其Matlab算法
- 内涵图论讲解及Dijesktra,Floyd等算法的Matlab程序(Dijesktra and Floyd algorithm)
粒子群算法matlab代码---讲解
- 粒子群算法自适应权重MATLAB程序加注释(AWPSO algorithm MATLAB procedures and notes, demo)
MATLAB教学视频:傅里叶变换的频域滤波详解
- MATLAB教学视频:傅里叶变换的频域滤波详解(MATLAB teaching video: Fourier transform filtering in frequency domain)
6174576
- 用MATLAB实现遗传算法程序,讲解了关键的程序设计()
用MATLAB实现遗传算法程序
- 遗传算法程序,内有相关ppt与例子讲解及源代码(tool of genetic algorithm)
pronositions
- 用MATLAB实现遗传算法程序,讲解了关键的程序设计()
matlab经典算法程序
- 关于利用matlab进行数据分析、解方程、规划问题、插值拟合问题的讲解与例程。(About MATLAB, data analysis, solving equations, planning problems, interpolation and fitting problems are explained and routines.)
自学Matlab必备的60个小程序代码
- matlab教程,内含多种matlab算法的讲解和源代码,同时附带源码文件(matlab tutorial, containing a variety of MATLAB algorithm to explain and source code)
蒙特卡罗算法与matlab(精品教程).pdf
- 全网最全蒙特卡洛理论讲解与MATLAB算法实现,结合程序实例讲解,零基础学习蒙特卡洛算法