-
MATLAB6.5_optimization_design
本书是关于matlab6.5的辅助优化设计的,里面有一些关于优化的算法,实例及一些源程序。(the book is on the auxiliary matlab6.5 optimal design, which a number of optimization algorithms, and some examples of source code.)
- 2006-10-31 10:07:57下载
- 积分:1
-
Why_use_fftshift
这篇文章是关于matlab中FFT的问题(This article is about the issue of the FFT in matlab)
- 2011-10-29 03:59:27下载
- 积分:1
-
yuzhi
寻找灰度图象分割阈值的matlab程序,图像处理工具(Looking for gray image segmentation threshold matlab program, image processing tools)
- 2010-06-04 16:43:18下载
- 积分:1
-
AdaptiveLMSequlalization
there are some codes aboutAdaptive equlalization in the telecommunication
- 2010-07-15 23:14:44下载
- 积分:1
-
channel
对多径信道的仿真
输入码元,是一行矩阵,可以是实数也可以是复数
%fs是输入码元的比特率
%fd是多普勒频移
%n_delay是多径信道的径数
%t_delay是多径信道各径的时延时间
%p_delay是多径信道各径的功率db值
(Of the multipath channel simulation input symbol is a line matrix, can be a real number can also be plural fs is the input symbol of the bit rate fd is the Doppler frequency shift is n_delay multipath channel diameter of a few t_delay is multipath channel time delay of the Path p_delay is multi-path channel the power of the diameter db value)
- 2008-04-28 10:16:04下载
- 积分:1
-
Chuong-3
modulation PCM with matlab
- 2013-03-22 03:50:33下载
- 积分:1
-
psorfid
可以实现粒子群算法与盲源分离算法的结合,比较方便。源信号可以随便替换(PSO algorithm can be achieved with the combination of blind source separation algorithms, more convenient. Source signal can be easily replaced)
- 2013-11-25 17:39:40下载
- 积分:1
-
kmeans
function [L,C] = kmeans(X,k)
KMEANS Cluster multivariate data using the k-means++ algorithm.
[L,C] = kmeans(X,k) produces a 1-by-size(X,2) vector L with one class
label per column in X and a size(X,1)-by-k matrix C containing the
centers corresponding to each class.
Version: 07/08/11
Authors: Laurent Sorber (Laurent.Sorber@cs.kuleuven.be)
References:
[1] J. B. MacQueen, "Some Methods for Classification and Analysis of
MultiVariate Observations", in Proc. of the fifth Berkeley
Symposium on Mathematical Statistics and Probability, L. M. L. Cam
and J. Neyman, eds., vol. 1, UC Press, 1967, pp. 281-297.
[2] D. Arthur and S. Vassilvitskii, "k-means++: The Advantages of
Careful Seeding", Technical Report 2006-13, Stanford InfoLab, 2006.
- 2011-12-22 19:38:16下载
- 积分:1
-
PoisonDist
产生泊松分布的随机数列 希望对大家有所帮助(Have a Poisson distribution of random numbers out hope that U.S. help)
- 2009-03-19 16:27:37下载
- 积分:1
-
SolvePressureBearing
滑动轴承的雷诺方程求解与偏心率和承载能力的关系(solve the pressure of bearing)
- 2009-03-20 08:40:28下载
- 积分:1