搜索资源列表
数值分析及其MATLAB实现
- 本书作者以计算机软件MATLAB为操作平台,将数值分析的理论与上机实验相结合,采用数值解法、解析解法和图形可视化显示并举的全新写作手法,针对本书中介绍的每种具体数值算法,编写了具有人性化和一般化的数值算法、解析解法和图形可视化显示(如果存在的话)并举的MATLAB程序软件包,并且通过实例详细地介绍了这些软件包的使用方法,建立了数值分析机械化MATLAB软件操作平台,使数值方法实现机械化。这些程序有的运行结果可以全面展示数值计算的全过程,
exp03_RLS
- RLS算法的仿真程序,初级入门的matlab仿真程序-RLS algorithm for the simulation program, the initial entry of matlab simulation program
LMSandsunspotcycle
- 正弦干扰陷波:LMS自适应滤波器算法 太阳黑子出现周期的研究:周期图法,Levison-Durbin法、Burg法求功率谱 及matlab入门学习课件-Sinusoidal interference Notch: LMS adaptive filter algorithm sunspot cycle appears Study: periodogram, Levison-Durbin method, Burg method
hough-Transform-for-Line-Detect
- Hough变换的入门算法.含有详细的注释.-The basis Algorithm for Hough Transform used to detect lines in the Digital Image.The function GetPeak() is useful for Peak Value Detect. Any Question? Mail me.
thinning
- 采用matlab编写,基于OPTA细化算法,适合入门级新手用,希望对大家有用-Using matlab to prepare, based on OPTA thinning algorithm, suitable for entry-level novice, and I hope useful for all of us
matlab
- matlab入门,一些基本规则,算法,书中还有一些实用的例子-matlab entry, some basic rules, algorithms, there are some practical examples of the book
MATLAB
- MATLAB入门,如何运用具体的MATLAB进行算法的实现-Getting Started with MATLAB, how to use specific MATLAB for algorithm implementation
Matlab-algorithm-source-code-package
- 1.MatLab从入门到精通的源代码(1.13M) 2.matlab经典算法的程序(2.9M) 3.MATLAB精彩编程100例源码(3.8M) 4.概率分布函数(7个文件) 5.解决积分问题的matlab源程序 (6个文件) 6.时间序列分析的一些模型Matlab源码(自回归例题及M文件)-1.MatLab from entry to the proficient source code (1.13M) 2.mat
The-best-matlab-tutorial
- 很好的matlab入门教程,非常适合matlab新手用,易学易懂,里面包含了很多matlab的基本算法程序以及实例介绍-Very good tutorial MATLAB, very suitable for matlab novice to use, easy to understand, which contains the basic algorithm and program of many MATLAB examples
matlab-routine-assembly
- matlab经典算法的程序集例程,适合MATLAB入门学习与参考-classical algorithm matlab assembly routines for learning and reference MATLAB entry
MATLAB-ga
- matlab遗传算法入门教程及代码 雷英杰主编 -matlab genetic algorithm and code AIR Editor Tutorial
LBP
- 局部二值模式算法,图像处理入门算法,适合新手(local binary patterns)
模拟退火算法
- 基于模拟退火算法的求解TSP问题的matlab程序,对于学习算法的初学者,可作为入门的简单程序(To solve the problem of TSP simulated annealing algorithm based on the matlab program, for beginners learning algorithm, can be used as a simple entry procedures)
遗传算法解释及代码(一看就懂).docx
- matlab 源码 跟着老师搞项目时候 自己写的 注释也比较全 适合初学者入门(Matlab source code, with the teacher to engage in projects, the time to write their own notes are more comprehensive, suitable for beginners)
遗传算法例子
- matlab遗传算法的实例,可以作为入门学习的材料(Matlab genetic algorithm examples for learning)
[muchong.com]经典-matlab经典算法的程序
- 一些用matlab编写的经典算法程序,对于初学者入门很有用(Some prepared by matlab classic algorithm for beginners is very useful for beginners)
MATLAB智能算法30个案例分析程序
- 供初学者练习和入门,可以简单操作,材料比较全(For beginners practice and entry, you can simply operate, the material is more complete)
张小飞
- 张小飞doa多种matlab入门算法,如music ,esprit等等(there are sereal doa matlab , such as music ,esprit)
神经网络入门13课源码
- 神经网络入门13课源码 第一课 MATLAB入门基础 第二课 MATLAB进阶与提高 第三课 BP神经网络 第四课 RBF、GRNN和PNN神经网络 第五课 竞争神经网络与SOM神经网络 第六课 支持向量机( Support Vector Machine, SVM ) 第七课 极限学习机( Extreme Learning Machine, ELM ) 第八课 决策树与随机森林 第九课 遗传算法( Genetic Al
MATLAB 遗传算法工具箱
- 本书详细描述了MATLAB遗传算法的使用教程,适合新手入门,手把手教学