-
Huffmancoding
Huffman编码,在该文件夹中有Huffman编码的相关源程序,并且给出了实验要求(Huffman encoding, in the folder in the relevant source Huffman coding, and test requirements are given)
- 2009-05-07 17:37:00下载
- 积分:1
-
OFDM_with_eq
the transsation of image through cannel in ofdma
- 2014-02-06 07:43:25下载
- 积分:1
-
最小二乘法匹配
最小二乘法匹配,matlab代码,相关系数最大,单点最小二乘匹配(Least squares matching, matlab code, maximum correlation coefficient, single-point least squares matching)
- 2019-05-09 17:08:21下载
- 积分:1
-
NetCreate
现有的几个网络拓扑随机发生器,其实很难生成理想的网络拓扑结构,其主要原因在于很难控制节点的疏密和间距。我们提出来的这个改进算法,在随机抛撒节点的时候使用了K均值聚类,由本算法作为网络拓扑发生器,网络节点分布均匀且疏密得当,边的分布也比较均衡(The few existing random network topology generator, is in fact very difficult to generate the desired network topology, the main reason it is difficult to control the node density and spacing. We put forward the improved algorithm, throw in random nodes when using the K-means clustering, by the algorithm as a network topology generator, network nodes and spacing evenly distributed properly, the edge of a more balanced distribution of)
- 2008-04-19 09:20:34下载
- 积分:1
-
MATLAB6.0shuxueshouce
本教程提供了使用MATLAB的实践性指导,它基于MATLAB6.0版,内容由浅入深,特别是本书对每一条命令的使用格式都作了详细而又简单明了的说明,并配备了例题加以说明其用法;对数学中的一些深入问题如数值分析、稀疏矩阵、优化理论以及模糊数学等问题进行了较为详细的论述,(This tutorial provides a practical guide for using MATLAB, which is based on MATLAB6.0 edition, the contents of Deep In particular, this book use the format of each command are detailed but simple instructions, and be equipped with Example on its use of mathematics in some in-depth issues such as numerical analysis, sparse matrix, optimization theory and fuzzy mathematics and other issues in a more detailed exposition)
- 2009-09-09 11:44:10下载
- 积分:1
-
aber3_data_opt_sys
上传个东西太费劲了 用MATLAB写的一段相差程序(about optical abrration )
- 2010-07-05 23:17:43下载
- 积分:1
-
39709552PMSM
pmsm的矢量控制模型,喜欢的可以下载看看,不完善的地方欢迎大家讨论
- 2010-02-28 15:39:49下载
- 积分: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
-
mycircuit
可以计算电路各类问题,包括各种受控源及运放电路(The calculation circuit all kinds of issues, including a variety of controlled sources and op amp circuit)
- 2013-05-18 14:03:05下载
- 积分:1
-
GM_PHD1
是自己编写的GM-PHD多目标跟踪软件,能够给于初学者一个简单的认识。(Is the GM-PHD to write your own multi-target tracking software can give beginners a simple understanding.)
- 2010-09-29 22:01:41下载
- 积分:1