搜索资源列表
《MATLAB程序设计教程》源代码-2660
- 这里有一些MATLAB的示例,为了更方便拥护使用这个例子,用户应该先安装MATLAB这个软件-MATLAB Here are some examples, in order to better facilitate the support of the use of this example, users should first install the software MATLAB
BPNeuralNetwork
- BP神经网络(主要用于函数拟合与模式分类)Matlab的示例程序-BP neural network (the main function for the fitting and pattern classification) Matlab sample program
RBFNeuralNetwork
- RBF模拟神经网络(主要用于函数拟合与模式分类)Matlab的示例程序-RBF simulated neural network (the main function for the fitting and pattern classification) Matlab sample program
ycsj
- 遗传算法用于函数拟合与模式识别的Matlab示例程序
使用Matlab仿真模糊控制一级倒立摆程序示例
- 使用Matlab仿真模糊控制一级倒立摆程序示例
Edge_linking_line_segment_fitt
- matlab示例程序,可以边缘检测、腐蚀、膨胀等基本操作,另外还可以对检测得到的边缘进行连接操作。,matlab example of the procedure, you can edge detection, corrosion, expansion of the basic operation of detection can also be operated to connect the edge.
lssvmpso.rar
- 智能微粒群为最小二乘支持向量机调参的示例程序(LSSVM+PSO),Intelligent Particle Swarm and least squares support vector machine modeling(LSSVM+ PSO)
dct_cs
- 采用BP算法来实现压缩感知的信号重构示例。BP算法由线性规划来实现,稀疏基为DCT基,信号为语音信号-an example of using BP algorithm for signal reconstruction in compressed sensing. BP algorithm is implemented by linear programming, sparse basis is the DCT basis, the signal used is speech
adaboost
- Adaboost 算法的示例程序。简单且容易理解。请对照WikiPedia关于Adaboost的介绍阅读。-An example of adaboost algorithm.
图像频域理想低通滤波程序
- 图像低通滤波程序:滤波在傅立叶变换频域进行,matlab源码,含示例图片,程序可直接运行。
PSO_B_SA
- 基于模拟退火的粒子群优化算法,示例程序,用于求解复杂函数的极值问题(源程序中的示例函数为Camel,Rastrigrin,Ackley)-PSO_A Alogrithm ,Hybrid particle swarm-based-simulated annealing optimization algorithm
11
- Matlab语言常用算法程序集.rar 里面有很多有用的Matlab数值运算示例程序 值得参考!-Matlab language commonly used algorithm for assembly. Rar there are many useful examples of Matlab procedures for numerical computation it is also useful!
HyperbolicFDM
- HyperbolicFDM,HyperbolicFDM1是两个基于有限差分方法的波动方程的MATLAB示例程序,二者方法和程序均相同,只是初始条件不同-HyperbolicFDM and HyperbolicFDM1 are two programms written by MATLAB for hyberbolic equations,two is same but the initial conditions are different.
RBF
- 径向基函数神经网络示例程序1 径向基函数神经网络示例程序2(An example program of radial basis function neural network)
现代数字信号处理仿真程序
- 本程序为西电何子述老师编写的现代数字信号处理部分示例程序,有助于对相应算法的学习与理解。
example1
- Data-Driven Robust Approximate Optimal Tracking论文的实验示例程序。(Data-Driven Robust Approximate Optimal Tracking paper experimental sample program.)
美赛程序算法分类详解
- 美赛 人员疏散模型 元胞自动机 美国大学生数学建模竞赛MATLAB示例程序(Evacuation Model Based on Cellular Automata)
RBF示例程序
- 一个关于RBF神经网络使用的程序 A program on the use of RBF neural networks
FFT的频谱信号分析Matlab示例程序
- FFT的频谱信号分析Matlab示例程序