-
func_SPIHT_Main
SET PARTITON INTO HIERARCHIAL TREES:IT IS THE GENERALISATION OF THE EZW ALGORITHM IN A MANNER THAT TENDS TO KEEP INSIGNIFICANT COEFFICIENTS TOGETHER IN LARGER SUBSETS
- 2013-07-22 20:42:59下载
- 积分:1
-
switch_and_stay
switch and stay模式下,瑞利信道环境中的能量检测(energy detection switch and stay mode, Rayleigh channel environment)
- 2013-04-17 22:21:42下载
- 积分:1
-
FIR滤波器
1. 了解FIR滤波器的原理及使用方法。2. 了解使用Matlab语言设计FIR滤波器的方法。了解DSP对FIR滤波器的设计及编程方法。(1.familiar with FIR.
2.familiar with using matlab design FIR
3.familiar with DSP program for FIR)
- 2005-05-18 21:17:10下载
- 积分:1
-
zhouchunqing
说明: simulink仿真,是计算机仿真的一个例子(very good)
- 2009-08-09 14:05:53下载
- 积分:1
-
shuxueshiyan
大学数学实验,ISBN 9787302102406,部分习题源代码(Experimental Mathematics, ISBN 9787302102406, part of the exercises the source code)
- 2010-05-18 13:03:56下载
- 积分:1
-
CORE_v0p7
HI THERE AM HERE HOW ARE YOU DOING
- 2013-11-11 11:26:30下载
- 积分:1
-
SAR_image-compress-sensing
SAR图像压缩感知 matlab代码 对应着汕大闫老师的那本压缩感知及其应用,有需要的可以看一下!!(SAR image compression matlab code that corresponds to the perception that this compressed sensing and its application Shantou Yan teacher in need can look at! !)
- 2021-02-22 16:09:41下载
- 积分:1
-
fft
自编实现快速fft程序,速度较调用系统的fft稍慢(Fast fft own procedures, faster than the system call fft slower)
- 2008-05-08 08:40:27下载
- 积分:1
-
lmz
用列梅兹算法确定函数的最佳一致逼近多项式(With Lie Meizi algorithm to determine the best uniform approximation polynomial function)
- 2011-05-11 10:32:04下载
- 积分:1
-
surshrHEDA
基于直方图的分布估计算法matlab源程序,测试函数选用的是30维函数(for h=1:m
for j=1:((x2-x1)/binswidth)
if (x(h)>=x1+(j-1)*binswidth)&(x(h)<x1+j*binswidth)
H(j)=H(j)+1
end
end
end
[wid,len]=size(H)
H=H/(wid*len)
objvalue=sort(objvalue, descend )
for j=1:((x2-x1)/binswidth))
- 2013-03-15 10:44:15下载
- 积分:1