-
IrisLocate
怎样进行Iris部分的定位算法,Matlab code及说明(Iris how part of the positioning algorithm, Matlab code and description)
- 2008-07-14 18:48:42下载
- 积分:1
-
wvdc
Creates a Wigner-Ville spectrogram
- 2010-05-15 15:41:39下载
- 积分:1
-
OFDM
简单说明用matlab实现OFDM调制与解调(Matlab to achieve a simple description of the OFDM modulation and demodulation)
- 2016-05-19 20:28:16下载
- 积分:1
-
MATLAB
Hdb3码及其功率谱密度法 (Partial least squares)
- 2010-11-08 23:25:23下载
- 积分:1
-
matlab--qq
将qq聊天记录导出为*.txt文本格式,然后再新建一个*.txt文本,使用字母或者数字重命名,再将导出的聊天记录复制、粘贴到新建的*.txt文本中。运行matlab,在命令窗口中输入文本名称,回车运行程序。
">
- 2011-05-05 14:49:42下载
- 积分:1
-
rms-model
响应面法matlaB程序,大家可以下载。(RMS code)
- 2013-11-14 10:55:13下载
- 积分:1
-
huffman
对MATLAB软件中已经存在的Shannon.txt文档进行霍夫曼编码,检测霍夫曼编码的编码速率。(On the MATLAB software that already exists Shannon.txt documents Huffman coding, the encoding rate of detection of Huffman coding.)
- 2009-11-04 18:10:59下载
- 积分:1
-
support-vector-machine
支持向量机非线性回归通用matlab程序,本程序使用支持向量机法,实现对数据的非线性回归,核函数的设定和修改在函数内部进行,数据预处理在函数外部进行,简单易懂,希望能对大家有所帮助(Universal non-linear regression support vector machine matlab program, this program uses support vector machine method to achieve non-linear regression of data, settings and modify the kernel function within the function, the data pre-processing function externally, simple and easy to to understand, hoping to be helpful to everyone)
- 2009-11-12 14:57:19下载
- 积分:1
-
svm_demo
对于svm进行可视化,清晰地划分了分类超平面以及各个类别(Visualization for SVM, a clear division of the classification hyperplane and each category)
- 2014-02-19 10:09:23下载
- 积分:1
-
queue_emulator
说明: 这是一个基于M/M/S类型的排队论仿真程序。M/M/S表示到达时间为负指数分布,服务时间为负指数分布,服务设备数量为S个的排队系统。
(1)到达模式:严格意义上讲是一个接着一个到达,而且到达时间间隔服从参数为mean_arr的负指数分布;
(2)服务模式:服务台的数量为server_num,且每个服务台服务一个顾客的服务时间服从参数为mean_serv的负指数分布;
(3)排队规则:满足先进先服务,服务快的先离开的规则。
(This is a based on the M/M/S types of queuing theory simulation program. M/M/S said time of arrival of the negative exponential distribution and service time for the negative exponential distribution, service equipment for the number of S-queuing system. (1) mode of arrival : a strict sense is a one followed arrived, but the inter-arrival time parameters mean_arr obey the negative exponential distribution; (2) mode : The number of help desk server_num. with each help desk services a customer service parameters mean_serv obey the negative exponential distribution; (3) queuing rules : first meet advanced services, the first to leave fast rules.)
- 2006-04-30 11:02:49下载
- 积分:1