-
clusterImg
This function implements kmeans clustering on an input RGB (m x n x 3) image.
- 2011-04-24 19:41:53下载
- 积分:1
-
guzhangzhenduanprogram
自己编写的比较全面的故障诊断matlab函数程序,包括统计法、时域法、时间序列法、频谱及功率普密度函数、小波分析法程序中有详细的说明。(their preparation of a more comprehensive fault diagnosis Matlab function procedures, including statistics, time domain, time series, and power spectral density function Pronk, wavelet analysis procedures are described in detail.)
- 2021-03-31 14:59:09下载
- 积分:1
-
brasenham
Bresenham algorithm, platform matlab.
- 2012-04-10 19:31:29下载
- 积分:1
-
PVInverter_init
微型逆变器初始化,简单易学,大家互相分享源码。(Micro-inverter initialization, easy to learn, we share with one another source.)
- 2014-12-03 21:06:07下载
- 积分:1
-
CODE-(1)
matlab code for ml detection in networks
- 2013-12-08 03:59:59下载
- 积分:1
-
denoising-a-separation
denoising and saperarion
- 2011-12-07 19:46:55下载
- 积分:1
-
monteCarloOptimLeverage
monte carlo optimal leverage calculation algorithm in matlab on audcad fx currency pair
- 2014-09-12 00:14:27下载
- 积分:1
-
The-shortest-path
最短路径的matlab文件,最短路径无论是在数据结构还是在图论中,都占有比较重要的地位(The shortest path of matlab files, shortest path, whether in data structures or graph theory has played an important role compared)
- 2009-03-19 10:53:46下载
- 积分:1
-
chepai
车牌识别,识别准确率不高,但是可用,适合初学者探索matlab之用。(License plate recognition, recognition accuracy is not high, but is available for beginners to explore the use of matlab.)
- 2010-06-25 10:28:35下载
- 积分:1
-
ShortEst
matlab最短路的贪心算法,用VC++实现,把ShortEst.dll复制到matlab工作文件夹运行(先要运行mex-setup,关联VC与MATLAB)调用方法如
a = [-1,2,3 2,-1,4 3,4,-1]
ShorstEst(a)
即可(matlab most short-circuit the greedy algorithm, using VC++ to achieve, and copy it to ShortEst.dll working folder matlab run (first run mex-setup, associated VC with MATLAB) method call, such as a = [-1,2,3 2,-1,4 3,4,-1] ShorstEst (a) can)
- 2009-02-03 15:25:48下载
- 积分:1