-
svpwm12345
SVPWM仿真的matlab模块,仅供参考。(SVPWM simulation matlab module, for reference only.)
- 2013-03-17 15:04:09下载
- 积分:1
-
Untitled
图像色彩变换, 彩色图像,伪彩色图像之间的转换(the translation of image color )
- 2011-10-23 09:47:15下载
- 积分:1
-
节约里程法
说明: 用节约里程法求解VRP问题,带有实例,可运行。(The VRP Problem is solved by mileage saving method, with examples, which can be operated.)
- 2019-10-23 11:06:40下载
- 积分:1
-
my_original_papr
简要介绍了一个PAPR的编码方法,并在MATLAB中仿真出了结果(the way of the PAPR to simulation.)
- 2011-04-19 14:57:10下载
- 积分:1
-
proj03_05
homework 3-5 is difficult
- 2011-11-09 18:55:59下载
- 积分:1
-
sheji
采用matlab或其它软件工具编程实现。
">
- 2010-01-14 17:16:05下载
- 积分:1
-
ght
这是一个自己写的广义霍夫变换提取不规则不提边缘的方法,希望大家喜欢(This is a generalized Hough transform to write their own not to mention irregular edge extraction method, hope you like)
- 2011-04-19 19:34:42下载
- 积分:1
-
PCA
实现PCA(主成分分析)算法,对图像进行主成分分析后根据主成分坐标轴转换原图像坐标(to realize PCA)
- 2013-03-23 21:15:45下载
- 积分:1
-
kmeansK
KMEANSK Performs K-means clustering given a list of feature vectors and k
The argument k indicates the number of clusters you want the data to be
divided into. data_vecs (N*R) is the set of R dimensional feature
vectors for N data points. Each row in data_vecs gives the R
dimensional vector for a single data point. Each column in data_vecs
refers to values for a particular feature vector for all the N data
points. The output data_idxs is a N*1 vector of integers telling which
cluster number a particular data point belongs to. It also outputs
centroids which is a k*R matrix, where each rows gives the vector for
the cluster center. If we want to segment a color image i into 5
clusters using spacial and color information, we can use this function
as follows:
- 2011-12-22 19:45:32下载
- 积分:1
-
ex3
机器学习关于逻辑回归的应用以及附有matlab源代码(Machine learning logistic regression with Matlab source code)
- 2013-05-13 10:19:12下载
- 积分:1