-
Main_Sound
我认为很不错的语音处理的matlab源代码(In my opinion a good deal of voice matlab source code)
- 2009-03-14 22:39:30下载
- 积分:1
-
Simple-Clustering
ICA Clustering
In computer science, Imperialist Competitive Algorithm (ICA)[1] is a computational method that is used to solve optimization problems of different types. Like most of the methods in the area of evolutionary computation, ICA does not need the gradient of the function in its optimization process.
From a specific point of view, ICA can be thought of as the social counterpart of genetic algorithms (GAs). ICA is the mathematical model and the computer simulation of human social evolution, while GAs are based on the biological evolution of species
- 2012-08-18 20:11:12下载
- 积分:1
-
SVM_Matlab_Sharp2
implementation of support vector machine
- 2013-11-30 12:51:32下载
- 积分:1
-
RandomForest_matlab
随机森林的matlab版本,重修改整理过的,可以直接拿来用,带实例。可以用来做回归法分析及分类。是机器学习中的快速有效的方法,基本不会产生过拟合。(Random Forest, an efficient regression and classification tool in area of machine learning. The Programms performs well and a demo is offered.)
- 2020-12-23 09:59:06下载
- 积分:1
-
The-car-obstacle--avoidance
该程序是针对智能小车躲避障碍物而设计的,小车通过检测其前方所行进道路上是否有障碍物而判断其运行路线,以能够成功躲避障碍物。(The program is designed for smart car avoid obstacles, the car through the test, the marching on the road if there are obstacles and determine the route operation, and to avoid obstacles to success.
)
- 2021-04-21 10:28:49下载
- 积分:1
-
svm
说明: 本程序包括:论文SVM 用于基于块划分特征提取的图像分类,和相应的matlab实现其中图像划分以及特征提取、聚类均利用matlab6.5完成。
(The procedures include: paper by SVM for feature extraction based on block classification, and the corresponding realization of one image into matlab, and feature extraction, clustering were done using matlab6.5.)
- 2020-12-29 10:59:01下载
- 积分:1
-
ga
说明: 这是一个源程序集,里面包含了众多基于遗传算法的matlaB源程序(This is a process b set, which contains a large number of source code based on genetic algorithms matlaB)
- 2011-05-12 21:20:51下载
- 积分:1
-
PF
说明: this is 5 Particle filter code
- 2011-08-28 19:27:58下载
- 积分:1
-
zdl
运用matlab编程求最短路径的算法a=xlsread( D:数据.xls ) 调入数据
n=size(a,1)
for i=1:n
for j=1:n
if a(i,j)==1000
a(i,j)==inf 不相邻点之间的距离赋值为无穷大
(The shortest path)
- 2011-12-29 12:47:27下载
- 积分:1
-
lmdmatlab
局部均值分解(Local Mean Decomposition)的matlab程序,内附具体例子(Local Mean Decomposition (Local Mean Decomposition) matlab program, containing a specific example)
- 2020-11-02 14:59:54下载
- 积分:1