-
anisodiff2D
医学图像经典预处理,matlab文件,可直接编译(Classic pre-medical images, matlab file)
- 2010-11-11 13:31:04下载
- 积分:1
-
GA
说明: 一个遗传算法的matlab程序,比较基础,也比较简单。(A genetic algorithm matlab procedures, basis of comparison, it is relatively simple.)
- 2008-09-05 09:02:46下载
- 积分:1
-
music
music自适应算法估计来波方向matlab 代码实现(music DOA estimation adaptive algorithm matlab code)
- 2014-01-03 13:12:34下载
- 积分:1
-
MATLAB在振动信号处理中的应用
说明: 振动信号处理的matlab教程,带源码与电子书PDF(Vibration signal processing matlab tutorial, with source code and e-book PDF)
- 2021-04-11 18:30:30下载
- 积分:1
-
boundarylayer
计算弦长为L=8m、相对厚度为0.12的对称儒科夫斯基翼型受到的摩擦阻力和摩擦阻力系数,附面层厚度分布(附报告)(Calculated chord length L = 8m, the relative thickness of 0.12 Ru Khodorkovsky symmetric airfoil subject to friction and friction coefficient, boundary layer thickness distribution (with report))
- 2011-12-14 22:05:06下载
- 积分:1
-
An-engineers-guide-to-MATLAB
本书的目的是让读者熟练掌握MATLAB的知识并用来求解工程问题。解决这类问题一般需要编写相对较短、使用次数较少的程序。因此,本书将着重介绍在MATLAB中如何有效地开发简洁易读的程序,同时使之具有易于调试和执行速度快的特点。(The purpose of this book is to allow readers to master knowledge of MATLAB and used to solve engineering problems. To solve such problems usually need to write a relatively short period, the use of fewer procedures. Therefore, this book will focus on how to effectively develop in MATLAB concise, easy-to-read program, so that it has easy debugging and execution speed.)
- 2013-05-10 15:35:36下载
- 积分: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
-
BF
Beamforming Example problem using Minimum Variance Distortionless Response (MVDR) approach with a Uniform Linear Array (ULA) of five elements and interference and noise.
- 2013-12-02 01:34:11下载
- 积分:1
-
iris编程练习
说明: KNN分类练习,有100数据,进行简单的KNN练习(KNN classification exercise, 100 data, simple KNN exercise)
- 2020-12-20 17:39:09下载
- 积分:1
-
daizu
文件为MATLAB带阻滤波器文件,需自己创建M文件,课运行得特性曲线和实例图。(MATLAB files for the band stop filter documents, the need to create their own M files, run classes and examples of characteristic curves of Fig.)
- 2007-10-14 19:48:24下载
- 积分:1