-
kNN_Matlab
k-NN classifier in matlab
- 2009-06-18 14:27:48下载
- 积分:1
-
programs
this file contains all of Model predictive control programs in Matlab
- 2013-07-26 16:14:24下载
- 积分:1
-
BPSK
简单的BPSK误码率仿真曲线,用MATLAB软件,画图很精美(Simple BPSK BER simulation curves, using MATLAB software, drawing a very fine)
- 2010-07-10 17:50:53下载
- 积分:1
-
chaofenbianshiliangshuitingqi
超分辨空间谱估计技术研究(Super-resolution spatial spectrum estimation technology research)
- 2008-03-17 21:05:55下载
- 积分:1
-
9301_ds_0
EM9301超低功耗蓝牙控制芯片demo设计资料以及HCI控制指令(EM9301 ultra-low power consumption bluetooth control chip design data)
- 2015-01-14 14:19:08下载
- 积分:1
-
paiduilun5.3
解决排队论中的基本问题,高效实用。改变数据即可实用(Queuing theory to solve the basic problem, efficient and practical. Change data can be useful)
- 2010-08-21 15:29:37下载
- 积分:1
-
11
说明: 这是一个matlab科学计算的初步实验。对初学matlab的人有一定的帮助(This is a preliminary experiment matlab scientific computing. Matlab for beginners who have some help)
- 2011-02-28 22:27:52下载
- 积分:1
-
fuzpcr
fuzzy printed character recognition
- 2011-06-09 21:48:12下载
- 积分:1
-
dianlidianzimatlabfangzhen
电力电子与MATLAB仿真,科学和工程专业的研究生做的电力电子方向有了一个良好的信息,有很多共同的电路品种是有用的,非常实用(Power Electronics and MATLAB simulation, science and engineering graduate students to do a good information on the direction of power electronics, there are a variety of common circuit is useful, very practical)
- 2009-09-23 13:46:28下载
- 积分:1
-
LHS
拉丁超立方抽样,调用方式如下:S=lhs(m,dist,mu,sigma,lowb,upb)
m: a scalar,the number of sample points
dist: A row with distribution type flags of basic random variables the
value of the flag can be 1 (for uniform distribution, 2(for normal distribution), 3(for lognormal)
and 4(for extreme type 1).
mu: A row vector comprising the mean value of basic random variables.
sigma: A row vector with its length equaligng to mu,including the standard
deviation of basic random variables.
lowb: a row vector with its elements are the lower bound of the sampling
interval
upb:a row vector with its elements are the upper bounds of the sampling
interval
dist,mu,sigma,lowb,upb must have the same length.
Output argument
S: sampling point matrix, of which each row is a sampling point.(code of Latin Hypercube Sampling)
- 2021-03-03 16:29:33下载
- 积分:1