-
常用的小波源程序
说明: 本目录存放的小波编码实现的源程序:
打开ezw2.dsw工作区,编译后可在\ezw2\ezw\debug中找到编码可执行程序;
在\ezw2\unezw\debug中找到解码可执行程序。(Wavelet realization of the source coding : Open ezw2.dsw work, compiled in \ ezw2 \ ezw \ debug find executable code; In \ ezw2 \ unezw \ debug find decoder executable.)
- 2005-11-12 01:28:31下载
- 积分:1
-
bolanglilun
求小圆柱波浪力,主要是波浪理论里面的狭长小圆柱体求解片段(wave force)
- 2014-12-25 12:45:31下载
- 积分:1
-
black_SAD
本代码为自己编写的SAD算法,通过blackcar序列验证了算法的正确性。(I have written the code for SAD algorithm, blackcar sequences show that the algorithm is correct.)
- 2011-01-17 10:55:31下载
- 积分:1
-
convexprog
primary dual 算法 解决Interior point(primary dual algorithm to solve Interior point)
- 2008-08-10 11:56:47下载
- 积分:1
-
DSSS
说明: 设计一个有干扰的直接序列扩频通信系统, PN码由m序列产生器产生,经过高斯白噪声信道。在接收端接收到的信号包括“有用信号+高斯白噪声+干扰”,将接收信号进行解扩,判决,得到用户的信号检测结果,绘制不同的扩频增益(增益值为10,30,50)下,误比特率随信噪比Eb/N0的变化曲线。(Design of a direct sequence spread spectrum interference system, PN code generated by the m sequence generator, after white Gaussian noise channel. Receives the signal at the receiver, including " useful signal+ Gaussian white noise+ interference" , will receive the signal despreading, judgments, get the user' s signal test results, draw a different spreading gain (gain value of 10,30, 50), the BER curves with the signal to noise ratio Eb/N0.)
- 2010-05-03 14:18:32下载
- 积分:1
-
ft_LSL
对3阶滤波器LSL算法的权系数和MSE进行预测(Coefficient and MSE rights of the order filter LSL algorithm to predict)
- 2012-11-29 21:50:50下载
- 积分:1
-
wei
卫星通信信道链路参数计算与模拟.由于降雨对不同频段下的卫星通信造成不同的衰减,通过计算与模拟卫星通信信 道链路参数,可以设计出可靠性更高的卫星通信系统。(Satellite communication channel link parameter calculation and simulation. Due rainfall in different frequency bands for satellite communications under different attenuation caused by calculation and simulation of satellite communication channel link parameters, you can design a higher reliability of satellite communications systems.)
- 2014-02-17 22:44:34下载
- 积分:1
-
levinsonf
《数字信号处理》(程佩青第3版)课后上机实验的程序(" Digital Signal Processing" (Cheng Peiqing version 3) experiment on the computer after school program)
- 2010-08-13 02:07:24下载
- 积分:1
-
binomia
binomia的PDF&CDF繪圖直接打開檔案RUN即可,生成圖像另有顏色標記(binomia the drawing of PDF & CDF can directly open the file RUN to generate the image and another color marker)
- 2009-12-02 20:02:09下载
- 积分:1
-
nntest6
function nntest6(action,flag)
NNTEST6 View and Control Neural network.
See also SIMUFF.
Koos j. den Oudsten, 1-20-99
koos@phil.uu.nl
Copyright (c) 1998-99 by KoosSoft vof
$Revision: 0.4 $ $Date: 1999/01/27 22:29:28 $
global Xx w1 b1 w2 b2 hidden mlp
if nargin < 1
action = start
end
On recursive calls get all necessary handles and data.
if ~strcmp(action, start )
childList = allchild(0)
nn_fig = childList(find(childList == gcf))
ud = gco
popupvalue = get(ud.popup, Value )
- 2010-03-04 17:12:54下载
- 积分:1