-
matlab_tools
matlab符号计算工具箱PDF,包含所有的符号计算函数的说明(matlab symbolic computation toolbox PDF, containing all the symbolic computation function description)
- 2008-05-21 21:45:22下载
- 积分:1
-
matlab
说明: 信号二维到达角及计划参数估计估计 矩阵束法(Two-dimensional arrival angles and signal parameter estimation scheme is estimated Matrix Pencil Method)
- 2011-02-25 10:33:43下载
- 积分:1
-
robot
已知一个二自由度机器臂的关节长度,给出一个圆形轨迹,让机器臂随轨迹移动。前提是轨迹在机器臂的工作空间内。(Known length of a two degree of freedom robotic arm joints to give a circular path, so that the robotic arm to move with the trajectory. The premise is the trajectory in the workspace of the robotic arm.)
- 2012-03-24 19:37:24下载
- 积分:1
-
RootMUSIC
信号与信息处理——阵列信号处理DOA估计的matlab算法,这是求根MUSIC和MVDR算法的源代码,非常有用的代码(Signal and information processing- array signal processing matlab algorithm for DOA estimation, which is Root MUSIC and MVDR algorithm source code, very useful code)
- 2008-05-22 10:10:30下载
- 积分:1
-
Matlab-SPV
Power electronics and control in grid-connected PV systems
- 2011-04-20 16:36:09下载
- 积分:1
-
matlab-
matlab作业联系 对matlab代码的编写和仿真有更深刻的认识 可用来进行初步训练(Contact for writing and job matlab matlab simulation code for a deeper understanding can be used for initial training)
- 2015-04-01 13:49:13下载
- 积分: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
-
awe
利用MATLAB,plot等软件来实现地震资料的处理(The use of MATLAB, plot and other software to achieve seismic data processing)
- 2013-11-05 00:28:19下载
- 积分:1
-
System-Dynamic-Model
根据人口趋势模拟未来航天系统需求增长趋势(Simulated future aerospace systems based on population trends in demand growth)
- 2013-10-20 10:34:48下载
- 积分:1
-
firfilter
17阶FIR滤波器 仿真出输入随机信号的 滤波结果 并将浮点型的FIR滤波器系数 量化后得到定点型系数 分析滤波后的结果 最后得到量化后浮点转定点的SNR(17 order FIR filters out random signal input of the filter results and will of floating point type coefficients quantification FIR filters are designated type analysis results of filter coefficients quantification floating-point turn after the final regular SNR
)
- 2011-11-15 10:51:21下载
- 积分:1