-
lmsUntitled
一个lms算法的程序源码,能直接运行的源代码。(Lms algorithm a program source code, source code can be run directly.)
- 2010-10-24 14:00:28下载
- 积分:1
-
rakecode
rake接收机性能的深入分析研究,主要是在CDMA中的应用(in-depth analysis of the rake receiver performance research, mainly in the CDMA Application)
- 2013-01-02 13:07:00下载
- 积分:1
-
msd
CPM多符号检测算法调制解调,译码性能比viterbi译码还要优秀2~3dB(
CPM multi-symbol detection algorithm modulation and demodulation, decoding performance even better than viterbi decoder 2 ~ 3dB)
- 2021-05-25 14:30:02下载
- 积分:1
-
Project1
this program is also another program developed in c++ which calculates robots movements.
- 2014-11-03 16:39:19下载
- 积分:1
-
B-G-curve
换能器导纳图绘制函数,需要自备换能器导纳数据,代入即可(Transducer admittance mapping function, you need to bring their own transducer admittance data can be substituted into)
- 2013-09-15 09:11:42下载
- 积分:1
-
DVR
DISTANCE VECTOR ROUTING
- 2013-04-01 22:16:29下载
- 积分:1
-
Z-Source
Z-Source变换器matlab仿真模型,输入电压24V,输出电压110V。(Z-Source converter, matlab models.)
- 2013-04-25 19:45:20下载
- 积分:1
-
graphic_alogrithms_collection
说明: 图论flord算法、哈密顿通路算法、kruskal算法、最大流算法、prim算法、旅行商算法及路由算法等等,都是由Matlab编写的图论算法程序。(Many graphic alogrithms are collected here. They includes flord, hamiltonian path, kruskal, max flow, prim, traveling salesman problem, and routing algorithms. All this are developed with Matlab.)
- 2010-05-01 00:35:41下载
- 积分: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
-
GA-MATLAB
关于遗传算法的一些介绍及其matlab程序(Program on genetic algorithm matlab)
- 2011-09-07 13:18:17下载
- 积分:1