-
cskmeans
基于向量内积的相似性K-means聚类算法(Based on vector similarity of inner product K- means clustering algorithm)
- 2010-07-04 10:27:37下载
- 积分:1
-
symMat
A matrix of symbolic elements is reasonably useful for many analytic linear algebra applications, and for analytic vector, matrix and tensor differentiation.
This function produces a matrix of arbitrary dimension of symbolic elements that are indexed by their position in the symbolic matrix for ease of reference.
EXAMPLE
>> M = symMat([2 2], m , real )
M =
[ m11, m12]
[ m21, m22]
>> class(M)
ans =
sym
>> det(M)
ans =
m11*m22 - m12*m21
- 2010-03-02 02:13:12下载
- 积分:1
-
Queueing
Queuing theory it is a simulation for M/M/1 queue and find its state probabilites in steady state for n=5 and find expected delay time
- 2012-12-31 07:19:39下载
- 积分:1
-
123
是基于MATLAB的车牌字符识别程序。只是个大学生做的程序,大家别太苛刻(Is based on the MATLAB license plate character recognition program. Students just do the procedure, we do not be too harsh)
- 2010-05-27 21:36:13下载
- 积分:1
-
MATLAB
matlab程序设计与实例分析,能够学习很多。(matlab program design and case study)
- 2013-04-20 11:11:16下载
- 积分:1
-
NOUMP
不考虑不平衡磁拉力(UMP),转子系统在自身的质量、阻尼、弹簧等作用下,轴心轨迹求解方法(unbalanced magnetic pull is not considerated and rotor center orbit is gotten)
- 2013-11-23 20:10:57下载
- 积分:1
-
my_matlab
由于遗传算法较以往传统的搜索算法具有使用方便、鲁棒性强、便于并行处理等特点,因而广泛应用于组合优化、结构设计、人工智能等领域。(Than in the past due to genetic algorithms traditional search algorithms with easy to use, robustness, ease of parallel processing, etc., which are widely used in combinatorial optimization, structural design, artificial intelligence and other fields.)
- 2014-01-07 20:04:51下载
- 积分:1
-
qpsk
Program for Linear block code
- 2011-01-24 23:11:55下载
- 积分:1
-
troposphereCorr
本程序为一个对流层延迟修正模型的matlab代码,可以较为准确的修正对流层延迟修正(This program is a tropospheric delay correction model matlab code, can provide a more accurate correction tropospheric delay correction)
- 2012-05-18 15:47:27下载
- 积分:1
-
p_judge
判断一组数据服从何种分布:正态分布判,断泊松分布判断,γ分布判断,指数分布判断,rayleigh分布判断(Determine a set of data obey what distribution
)
- 2013-08-25 09:13:28下载
- 积分:1