-
fb_algor
matlab implementation for forward-backward algorithm for train and test of hidden markov model (HMM).
- 2012-02-02 01:40:11下载
- 积分:1
-
kaisan_v12
FIR 底通和带通滤波器和IIR 底通和带通滤波器,计算十字叉丝的在不同距离的衍射图像,采用累计贡献率的方法。( Bottom-pass and band-pass FIR and IIR filter bottom pass and band-pass filter, Calculation crosshairs diffraction image at different distances, The method of cumulative contribution rat.)
- 2016-06-16 10:12:10下载
- 积分:1
-
标记点画圈
通过典型的图像操作来学习对数据绘图后的图像修改,以达到更加完美的效果(Through typical image manipulation to learn the image modification after data drawing, in order to achieve a more perfect effect)
- 2018-09-05 10:21:44下载
- 积分:1
-
MATLAB_BP
matlab神经网络的应用和分析,很好用的 对bp的学习是中帮助(matlab neural network application and analysis)
- 2011-04-25 15:07:11下载
- 积分:1
-
reed-solomon-and-bch
Reed Solomon. Program
- 2011-06-01 10:04:01下载
- 积分:1
-
BP
说明: 用matlab编写,已知函数,通过真实训练熟练数据来模仿函数输入输出之间的关系(Written with matlab, known function, through training of skilled real input and output data to imitate the function of the relationship between)
- 2010-09-09 14:46:49下载
- 积分:1
-
C_Traps_and_Pitfalls
C/C++精华,注意编程时容易出错的方面,精选相关的注意事项.(C/C++ lessions, pay attention to some sides which is easy to make mistakes.)
- 2010-03-05 11:13:56下载
- 积分:1
-
Differential-Equations-in-Matlab
说明: 非常好的常微分方程数值解法讲解参考书,主要内容为常微分方程(ODEs)的MATLAB数值解法,来自多个论坛高手的经验方法(Very good reference book to explain numerical solution of ordinary differential equations, ordinary differential equations for the main (ODEs) of the MATLAB numerical solution, the experience of experts from a number of methods forum)
- 2011-04-18 20:42:03下载
- 积分:1
-
Nouveaudossier
code matlab permet simulation de algorithmes par matlab dans les domaine de communications mobiles
- 2010-05-07 04:08:01下载
- 积分: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