-
Adaptive_lab1
few more adaptive lab programs
- 2010-03-13 23:34:00下载
- 积分:1
-
Keyboard
用matlab的GUIDE编写的GUI界面,可以实现简易的电子琴功能。并可以实现自动播放自定义的文件乐谱。(Written by matlab' s GUIDE GUI interface, you can achieve simple keyboard functions. And can automatically play custom music files.)
- 2011-06-06 10:59:23下载
- 积分:1
-
jishu
matlab下实现对有颗粒重叠的情况的计数,读图片-二值化-腐蚀计数-重叠部分hough检测。经过试验,效果不错!(matlab to achieve a particle overlap of the count, read picture- binary- corrosion count- hough overlap detection. After testing, the result is not
Wrong!)
- 2011-07-22 10:40:28下载
- 积分:1
-
bpsk
BPSK simulation with Matlan
- 2013-09-10 09:54:21下载
- 积分:1
-
Weighted-ELM-Codes-for-Binary-Problems
Weighted ELM for imbalanced datasets - Weighted-ELM
W. Zong, G.-B. Huang, and Y. Chen, “Weighted extreme learning machine for imbalance learning,” Neurocomputing, vol. 101, pp. 229-242, 2013.
- 2013-10-28 11:36:56下载
- 积分:1
-
WAVELAB850
功能强大、包含多种算法的小波分析工具箱,须在matlab下安装(A powerful, multi-algorithm of wavelet analysis toolbox, to be installed in the matlab)
- 2009-09-17 21:09:40下载
- 积分:1
-
encriptiondecription
encryption decryption..matlab source code
- 2011-01-08 18:33:01下载
- 积分:1
-
TRANSMIT
这是一个关于用matlab仿真ofdm发射机的程序(This is a matlab simulation ofdm transmitter on the use of the procedure)
- 2011-05-09 19:45:54下载
- 积分:1
-
denoising
使用隐马尔可夫模型在小波域降噪处理运行环境Matlab(use of hidden Markov model in wavelet domain noise reduction processing operating environment Matlab)
- 2007-01-12 10:08:16下载
- 积分:1
-
fit_ML_laplace
fit_ML_normal - Maximum Likelihood fit of the laplace distribution of i.i.d. samples!.
Given the samples of a laplace distribution, the PDF parameter is found
fits data to the probability of the form:
p(x) = 1/(2*b)*exp(-abs(x-u)/b)
with parameters: u,b
format: result = fit_ML_laplace( x,hAx )
input: x - vector, samples with laplace distribution to be parameterized
hAx - handle of an axis, on which the fitted distribution is plotted
if h is given empty, a figure is created.
output: result - structure with the fields
u,b - fitted parameters
CRB_b - Cram?r-Rao Bound for the estimator value
RMS - RMS error of the estimation
type - ML
- 2011-02-09 19:06:32下载
- 积分:1