-
shangzai
文件包含三个子文件:dec.m,test_dec.m,recon.m
dec.m文件使用MATLAB语言自己动手编写小波分解算法;
test_dec.m使用MATLAB语言测试dec.m文件中自己编写的小波Mallat分解算法正确性
recon.m使用MATLAB语言自己动手编写Mallat重构算法
函数使用MATLAB语言,没有调用MATLAB小波分解函数,而是自己动手编写的小波Mallat算法对含噪声的信号进行分解、重构;这对对小波分解的初学者,加深对小波分解有着引导作用。(File contains three subfolders: dec.m, test_dec.m, recon.mdec.m using MATLAB language to prepare yourself wavelet decomposition algorithm test_dec.m using MATLAB language testing dec.m document I have written Mallat wavelet decomposition algorithm correctly recon.m use of MATLAB language to prepare yourself Mallat reconstruction algorithm function using the MATLAB language, do not call the MATLAB wavelet decomposition function, but do-it-yourself prepared Mallat wavelet algorithm with noise signal decomposition, reconstruction This is the wavelet Decomposition of the beginners, have a better understanding of the guiding role of wavelet decomposition.)
- 2008-07-21 12:02:28下载
- 积分:1
-
mymatlab-code
小波去噪的matlab程序。有三种阈值选择方法:标准的,强制的,自己设置的。(Wavelet denoising matlab program. There are three kinds of threshold selection method: standard, mandatory, set up their own.)
- 2013-09-10 10:37:27下载
- 积分:1
-
teach-MATLAB
MATLAB教程 很详细 好好学啊 里面有源代码 值得一看(MATLAB tutorial is very detailed good school inside the active code worth a visit)
- 2013-03-23 23:59:25下载
- 积分:1
-
M
说明: 对于顾客成批到达、成批服务排队系统,给定输入参数: ? ? , , λ ?(都为正数),随
机生成顾客到达的间隔时间,一批顾客中的数量,一批顾客的服务时间;成批服务的顾客数
c (为正整数);初始时刻,系统中人数为 0;系统运行时间 T (比较大,使得系统稳定),
按照前述规则模拟系统运行。回答:
(1) 参数 ? ? , , λ 如何取值,才能保证系统排队人数不会趋于无穷,即系统稳定;
(2) 参数 λ 的灵敏度分析,即固定 ? ? , 且 λ 取不同值(如 5 个,参数组合保证系
统稳定)时,五个排队指标如何变化。一个指标的变化趋势画一个子图,每个
子图需要加标题注明,五个指标共 5 个子图画在一张大图上;
(3) 参数 ? 的灵敏度分析,要求同(2);
(4) 参数 ? 的灵敏度分析,要求同(2);
(5) 参数 c 的灵敏度分析,要求同(2)。(For the queuing system of customers arriving in batches and serving in batches, the input parameters are given as follows:
The interval between arrivals of machine generated customers, the number of customers in a batch, the service time of a batch of customers; the number of customers serving in batches
C (positive integer); initial time, the number of people in the system is 0; system running time T (relatively large, making the system stable).)
- 2018-12-13 11:50:06下载
- 积分:1
-
GARch_Ucsd
Ucsd编写的matlab的GARCH模型分析与预测。包括两个安装包和安装说明(各种matlab版本都有),很详细。主要是好多网上其他无法运行,这个步骤我刚刚试试过,可以运行,(UCSD matlab prepared the GARCH model analysis and forecast. Includes two installation package and installation instructions (there are a variety of matlab version), in great detail. Is mainly a lot of other can not run the Internet, the steps I have just had a try, you can run,)
- 2008-12-17 15:58:37下载
- 积分:1
-
tanhaoqiang
谭浩强(第三版) 程序代码及习题答案.rar(Hao (third edition) program code and answer the questions. Rar)
- 2013-11-21 18:51:28下载
- 积分:1
-
convolutional_VA_decoding3
在matlab环境下实现卷积码的维特比译码(convolutional VA decoding)
- 2013-11-05 16:46:56下载
- 积分:1
-
linear
用线性外推实现语音修复,得到更好特性的语音效果(realize the bandlimited signal to wideband by linear extrapolation)
- 2010-12-13 14:57:29下载
- 积分:1
-
yuanzhen
本程序是圆形相控阵方向图合成,阵型位于不同坐标面上所得的方向图不同。本程序分别从阵型位于水平和竖直阵面两种情况进行仿真,结果不同。有利于初学者对相控阵方向图合成的理解和对matlab编程软件的学习。(This program is the circular phased array pattern synthesis.The direction of the circular phased array placed on the different coordinate surface of a simulation result. This program simulation points placed vertically and horizontally both cases, contribute to the understanding of phased array direction pattern synthesis and matlab programming learning.)
- 2013-04-14 22:08:26下载
- 积分:1
-
out-matlab
SVM回归,用于实现支持向量机(SVM
)回归拟合的问题。可以用来做一些短期的预测,如短期负荷预测。(svm regression, used to implement support vector machine (SVM
) Regression fitting problems. Can be used to do some short-term forecasts, such as short-term load forecasting.)
- 2011-12-15 16:44:32下载
- 积分:1