-
LogMAPdecoder_HTM
说明: 经典的卷积码的Log_MAP译码算法matlab仿真实现(A classical Log_MAP decoding algorithm of convolutional code is relized by matlab.)
- 2010-04-10 09:57:38下载
- 积分:1
-
Dynamic-modeling-and-system--
基于MATLAB的动态模型与系统仿真工具——Simu(Dynamic modeling and system simulation tools based on MATLAB )
- 2012-11-10 19:29:26下载
- 积分:1
-
二阶倒立摆
说明: 二阶倒立摆控制算法,三种方法,simulink实现(Second order inverted pendulum control algorithm, three methods, Simulink implementation)
- 2020-10-22 09:53:52下载
- 积分:1
-
yuvbmpfunction
本工具包提供了三个yuv序列和bmp之间相互操作的m文件。
1、yuv2bmp :可以将一段yuv视频序列切割成若干bmp图像。
2、bmp2yuv:可以将若干bmp图像合成一个yuv序列,注意:在选取多幅bmp图像的时候,请按图像顺序逆向选择。
3、yuvcut:可以截取yuv序列中的某一段序列。(The toolkit provides three yuv sequence and the operation between the m bmp file. 1, yuv2bmp: yuv video sequence can be cut into a number of bmp images. 2, bmp2yuv: bmp images can be synthesis of a number of yuv sequence Note: When selecting multiple bmp images, please click the image sequence of adverse selection. 3, yuvcut: yuv sequence can be an interception of a sequence.)
- 2010-09-25 16:37:37下载
- 积分:1
-
BoatTurnInRiver
两条己知宽度并且相互垂直的河,求能顺利通过的船的长度。(And the known width of the two mutually perpendicular River, seeking to pass the length of the ship.)
- 2009-12-30 01:29:31下载
- 积分:1
-
duodaipu
说明: 这个是多带谱语音检测,多带谱不仅具有谱熵的有点,还具有能量分析的有点,所以检测的效果很好!(This is a multi-band spectra of voice activity detection, multi-spectral bands not only has a bit of entropy, also has a bit of energy analysis, so the effect of a very good test!)
- 2010-03-23 12:58:53下载
- 积分:1
-
xiaobobao
ch3=softt(h3,thr1 clear
clc
I=imread( lena512.bmp )
imshow(I)
I=double(I)
II=I+30*randn(size(I))
figure
imshow(II,[])
[a1,h1,v1,d1]=dwt2(II, sym8 )
[a2,h2,v2,d2]=dwt2(a1, sym8 )
[a3,h3,v3,d3]=dwt2(a2, sym8 )
sigma=median(abs(d1(:)))/0.6745
x=3*sigma
thr1=x*2^(-1) thr2=x*2^(-0.5) thr3=x 小波图像去噪( ch3=softt(h3,thr1 clear
clc
I=imread( lena512.bmp )
imshow(I)
I=double(I)
II=I+30*randn(size(I))
figure
imshow(II,[])
[a1,h1,v1,d1]=dwt2(II, sym8 )
[a2,h2,v2,d2]=dwt2(a1, sym8 )
[a3,h3,v3,d3]=dwt2(a2, sym8 )
sigma=median(abs(d1(:)))/0.6745
x=3*sigma
thr1=x*2^(-1) thr2=x*2^(-0.5) thr3=x )
- 2012-05-26 11:08:34下载
- 积分:1
-
matlab-files-_-photonic-crystals
数值计算机建模:Matlab建模及编程来用时域有限差分法计算光子晶体的透过率。分别使用FDTD方法及离散傅立叶变换方法求解。(Numerical computer modeling: Matlab programming to modeling and finite-difference time domain method to calculate the transmittance of photonic crystals. Respectively, using the FDTD method and the discrete Fourier transform method for solving.)
- 2011-11-27 14:27:01下载
- 积分:1
-
SCE
MetHaheuristic algorithm
- 2017-07-03 22:09:26下载
- 积分:1
-
mac
MATLAB code that simulates our proposed Medium Access Control /Power Control protocols (PBOA and PRUA) for ad hoc networks, and compares them with the capacity.
- 2011-11-08 18:06:34下载
- 积分:1