-
perceptronmatlab
MATLAB的程序,感知器算法相关,大家互相学习(codes for Matlab Perceptron)
- 2009-12-18 10:04:49下载
- 积分:1
-
ofdm
基本说明了OFDM在MATLAB的系统仿真过程,详细说明了OFDM信号的产生过程。(Basic description of the OFDM System Simulation in MATLAB process, described in detail the process for selecting the OFDM signal.)
- 2008-07-08 15:04:28下载
- 积分:1
-
BA2net
对传统的ba网络的一些改进,使其适合长尾现象。(Of the the traditional ba network improvements, making it suitable for long-tail phenomenon.)
- 2013-02-24 22:22:22下载
- 积分:1
-
Algo_Mathlab
Algorithme Pivo and PivoGauss in resolution of polynomial equation
- 2009-10-06 07:37:12下载
- 积分:1
-
yuyinjiequ
用于截取较长的语音文件,生成新的文件,方便使用,(For the interception of a long sound files, generates a new file, easy to use,)
- 2010-02-01 15:43:18下载
- 积分:1
-
superresolution_v_2[1].0
说明: 代码主要实现超分辨率图像恢复,采用图形界面,可自主选择要处理的图像(Code key to achieve super-resolution image restoration, using a graphical interface, could choose to deal with image)
- 2010-04-11 10:55:43下载
- 积分:1
-
mnpdefine
调度模拟盘定义程序。可以定义开关旁路带的情况。(definition disk scheduling simulation procedures. Switching bypass can be defined with the situation.)
- 2007-03-12 21:36:25下载
- 积分:1
-
Gausselimination
Gauss Elimination for inverse calculation Matlab code . Input taken text file
- 2014-12-13 18:51:02下载
- 积分:1
-
Matlab-Digital-Signal
书本《Matlab数字信号处理与应用》上的matlab程序代码。很全面哦。(Book " Matlab Digital Signal Processing and Applications" on the matlab code. Oh, very comprehensive.)
- 2011-11-28 19:43:45下载
- 积分:1
-
kmedian
The method works as follows.
1. For a data set with dimensionality, d, compute the variance
of data in each dimension (column).
2. Find the column with maximum variance call it cvmax
and sort it in any order.
3. Divide the data points of cvmax into K subsets, where K is
the desired number of clusters.
4. Find the median of each subset.
5. Use the corresponding data points (vectors) for each
median to initialize the cluster centers.
- 2013-08-10 03:45:31下载
- 积分:1