-
dsp-exp
数字信号处理课程,1.信号采样及编程环境;2.信号、系统及频响,用于学生上机练习。(Digital signal processing courses, 1. Signal sampling and programming environment 2. Signals, systems and frequency response for the students to practice on the machine.)
- 2007-11-01 06:37:51下载
- 积分:1
-
StewartPlatform
Simulation of Stewart 6DoF motion platform
- 2020-06-29 18:20:01下载
- 积分:1
-
matlab_c_video_yuv422
把yuv格式的专为为avi
把avi格式的转化为yuv(yuv to .avi
.avi to yuv)
- 2010-08-24 16:55:29下载
- 积分:1
-
code
介绍了霍夫曼编码及字典码,同时编写了两者的编码程序,包括了报告(Huffman coding and the dictionary describes the code, while the preparation of both coding procedures, including a report)
- 2010-11-04 22:47:45下载
- 积分:1
-
cartrackkalman
car tracking with kalman filterring
- 2013-01-21 19:34:30下载
- 积分:1
-
decodeBitFlip
matlab code for an bit flipping algorithm to flippping the bit in the input design of matrix order this is the function of bit flipping process
- 2015-01-10 21:11:53下载
- 积分:1
-
xiaobo
详细说明小波变换原理以及小波变换算法在matalb图像处理中的利用,很好的学习资料(Detail wavelet theory and wavelet transform algorithm in matalb use of image processing, good learning materials)
- 2011-10-07 00:29:53下载
- 积分:1
-
Kalman--with-sliding-average-filter
卡尔曼滤波同滑动平均法滤波的比较 附波形图(Kalman filter with a sliding average filter with waveforms)
- 2021-03-22 12:49:16下载
- 积分: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
-
runlength
本人写的用行程算法进行连通域标记的一段小代码(I used to write the trip algorithm connected domain labeled a small code)
- 2007-08-13 20:38:03下载
- 积分:1