-
medianfilter(matlab)
本程序是对均值滤波方法和中值滤波方法的去噪效果对比的MATLAB程序(This procedure is a mean filter and median filter denoising methods MATLAB procedures contrast effect)
- 2009-05-28 16:23:40下载
- 积分:1
-
reverberation
用matlaB实现混响,其中有单回声,多重回声,无穷回声及全通混响的程序代码(reverberation by matlab)
- 2020-07-02 02:40:02下载
- 积分:1
-
MATLAB
OFDM Transmitter and Receiver code with mapping , channel coding ,channel estimation and apply fading
- 2011-07-03 01:23:07下载
- 积分:1
-
mathworks
makestereofig is a standalone script for converting .fig files containing 3D Cartesian plots of z as a function of x and y to .jpg images of the same plot in anaglyphic (red-cyan) stereo. The compressed archive contains the top level script (makestereofig), an ancillary function (plotdisplay2), and a demo .fig file containing a plot of data and a fitting function. The algorithm is very simple and users are encouraged to tweak!
- 2011-12-24 15:21:56下载
- 积分:1
-
denoisingWavelet
Wavelet denoising
For using this code need to use signal toolbox and general toolbox in your matlab
In the first part of this assignment, we asked to obtain a (black-and-white) digital image of size
512 by 512 and then generate noisy image by adding a Gaussian noise but under the condition of
having SNR=20dB by select the suitable value of variance for Gaussian noise formula.
Second step is performing wavelet denoising using the hard thresholding (Use the db 6 for four
levels) in the condition of finding the optimal thresholding value of T in terms of the SNR obtained. It
means that, we should find the highest SNR value by finding the suitable value for threshold. Then we
asked to do the same process but this time using soft thresholding.
Finally for the last part of question one, we should compare the results of the obtained SNR
with the recommendations of 3*sigma for the hard thresholding and 3/2*sigma for the soft
thresholding.
- 2013-12-11 17:34:39下载
- 积分:1
-
testcon
一个数学模型的优化
function testcon()
%% 设置初始值,上下限;
x0=[18 13 11]
lb=[3 0.1 7]
ub=[25 1 25]
%% 调用优化求解函数(testcon)
(Optimization of a mathematical model function testcon () set the initial value, the upper and lower limits x0 = [18 13 11] lb = [3 0.1 7] ub = [25 1 25] Call for Function Optimization (testcon))
- 2007-10-18 10:08:29下载
- 积分:1
-
CHAPTER5
倒立摆的源代码希望对你有用,分享一下看看,希望对你有用(The source code for inverted pendulum useful to you want to share it and see, you want to be useful)
- 2011-05-23 18:07:55下载
- 积分:1
-
CRmatlabCode
MATlab code for frequency hole detection in cognitive radio
- 2014-08-30 01:33:43下载
- 积分:1
-
Ball_Beam_Direct_Adapt_New_3
Ball_Beam_Direct_Adapt_New_3 in matlab
- 2014-02-06 22:24:47下载
- 积分:1
-
axisymmetricKZK
This code is about HIFU simulator
at first we need axisymmetricKZK.m - Driver for axisymmetric KZK integrator
- 2021-05-13 10:30:02下载
- 积分:1