-
matlab
说明: 个人写的一些matlab神经网络的函数和算法,希望大家喜欢(Some people write matlab neural network functions and algorithms, hope you like)
- 2011-04-14 11:10:23下载
- 积分:1
-
kalmanf
Basic Kalman filter, heavily commented, for beginners to Kalman filtering.
- 2011-08-22 00:44:15下载
- 积分:1
-
pls
这是做偏最小二乘回归的软件代码,在matlab中可以实现(This is so partial least-squares regression of the software code in matlab can be achieved in)
- 2009-01-02 14:29:15下载
- 积分:1
-
m1
说明: introduction to matlab
- 2010-01-31 04:06:29下载
- 积分:1
-
xihao
说明: 运用MATLAB编程得到简单信号、简单信号运算、复杂信号的谱和功率谱图,复杂信号的谱存在线谱和连续谱,并分析其组成。(Be simple to use MATLAB programming signal, a simple signal computing, complex signal and power spectrum of the spectrum, the existence of complex signal spectrum line spectrum and continuous spectrum, and to analyze its composition.)
- 2009-07-30 18:17:04下载
- 积分:1
-
Academic.Press.3G.Evolution.HSPA.and.LTE.for
matlab lte sc fdma ofdma channel estimation
- 2011-05-08 17:58:27下载
- 积分:1
-
PMSM-SMC
收集的关于永磁同步电机的Matlab仿真模型,大家好好学习,共同进步。(Matlab simulation model collection on permanent magnet synchronous motor, we learn, and common progress.)
- 2013-03-11 21:09:02下载
- 积分:1
-
ll-(1)
一个QAM调制的垂直切换算法,matlab仿真实现的。(A vertical QAM modulation switching algorithm, matlab simulation.)
- 2014-04-02 01:54:16下载
- 积分:1
-
Untitled2
本程序可以对图象或者信号做频谱分析.简单而且容易理解.可以直接应用.(This procedure can be done on the image or signal spectrum analysis. Simple and easy to understand. Can be applied directly.)
- 2008-01-01 19:12:16下载
- 积分: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