-
matlab
matlab 将以综合了matlab的各种功能,有很大的用处!!(matlab matlab will combine the various functions is very useful! !)
- 2010-08-25 13:03:08下载
- 积分:1
-
ControlSystems
control systems file, hope helps people
- 2011-05-25 08:42:57下载
- 积分:1
-
sound-graph
To meet THE MODEL SOUND TECH MATLAB
- 2013-10-07 19:03:09下载
- 积分:1
-
MUSIC
此程序为经典的MUSIC算法源程序,对经典算法使用MATLAB语言进行具体准确描述(This program is the classic MUSIC algorithm source code, the language of the classical algorithm used for specific and accurate description of MATLAB)
- 2010-10-21 21:27:48下载
- 积分: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
-
AR
说明: 表面肌电信号的AR参数模型分析法,提取特征向量(AR parameters of the model of the surface EMG signal analysis, feature extraction vector)
- 2012-05-28 16:58:19下载
- 积分:1
-
wimax_decode
说明: 1, 自动去除导频,空子载波的simulink模块
2, 接下来是转二进制的模块(集成在解交织解卷积模型里,用一个Interger2Bit实现)
3, 然后是解交织解卷积模型—deconv. 负责解交织和解卷积
4, 再就是解RS解随机化模型—decode_new. 负责解RS解随机化
5, decode.m文件: 负责主程序的运行,实现参数的输入和修改,支持各种调制编码方式
(1, automatically remove the pilot, take advantage of the simulink Carrier Module 2, followed by a binary switch module (integrated in deinterleave deconvolution model, with a Interger2Bit achieve) 3, followed by deconvolution model deinterleave-deconv . responsible for reconciliation deinterleave convolution 4, Then solution RS solution model random-decode_new. responsible solution RS solution randomized 5, decode.m documents: the main program is responsible for the operation, to achieve input and modify parameters to support a variety of modulation encoding)
- 2008-10-23 15:34:44下载
- 积分:1
-
simulink
说明: matlab中simulink的使用介绍(Introduction in the use of matlab simulink)
- 2010-05-04 10:16:33下载
- 积分:1
-
optimization-fgoalattain
Matlab的fgoalattain解决悬置多目标解耦的非线性优化问题+实例(Nonlinear optimization problem of fgoalattain s Matlab to solve the problem of multi objective decoupling of suspension)
- 2021-03-24 14:29:14下载
- 积分:1
-
sample-rate-conversion
有关多采样率转换问题,本文介绍了多采样率转换的MATLAB实现以及基础理论。(Multi-sample-rate conversion on the issue, this paper introduce a number of sample-rate conversion of MATLAB as well as realize the basis of the theory.)
- 2008-03-03 09:48:31下载
- 积分:1