-
LiftingWaveTransform
此为基于二代提升小波的阈值压缩算法源码,其中可以设置小波变换的分解层数,使用的小波名称,及各层阈值设置计算公式中的参数。并将低频系数转化为十六进制,方便在其上进一步压缩,如采用Huffman压缩等,程序思路清楚,附有完整的注释,可以使用多种小波,并且很好得体现了二代小波的思想,对于初学小波者帮助很大。(based on the second generation of this upgrade wavelet compression algorithm threshold source, which can set wavelet transform decomposition level, the use of wavelet name, threshold levels and set the formula for calculating the parameters. And low-frequency coefficients into hexadecimal facilitate its further compression, such as the Huffman compression. procedures ideas clearly, with the integrity of the Notes, you can use a variety of wavelet, and reflected very well in the second generation wavelet thinking, For beginners who wavelet of great help.)
- 2007-07-01 23:43:08下载
- 积分:1
-
pade
function [a,b] = pade(x,p,q)
PADE Model a signal using the Pade approximation method
----
Usage: [a,b] = pade(x,p,q)
The input sequence x is modeled as the unit sample response of
a filter having a system function of the form
H(z) = B(z)/A(z)
The polynomials B(z) and A(z) are formed from the vectors
b=[b(0), b(1), ... b(q)]
a=[1 , a(1), ... a(p)]
The input q defines the number of zeros in the model
and p defines the number of poles.
- 2012-04-18 09:52:53下载
- 积分:1
-
edge-in-image
different edge detection
- 2015-02-22 16:36:23下载
- 积分:1
-
Commande_optimal
file for OPTIMAL nonlinear controle ...
- 2013-12-16 22:42:16下载
- 积分:1
-
程序 (1)
数模2015A题程序设计,给定影子长度计算所在位置的经纬度。(MCM 2015A The program design of digital and analog question 2015A calculates the longitude and latitude of the position given the shadow length.)
- 2020-06-16 04:20:01下载
- 积分:1
-
daolibai
一级倒立摆的仿真……PID及模糊控制,需要的可看看(An inverted pendulum simulation ... ... PID and fuzzy control, need to look at)
- 2010-06-21 10:43:42下载
- 积分:1
-
semismth
半光滑牛顿法semi-smooth Newton method(semi-smooth Newton method)
- 2013-12-06 19:11:05下载
- 积分:1
-
nkdbnncm
仿真效率很高的,供做算法研究人员参考,一些自适应信号处理的算法,搭建OFDM通信系统的框架,研究生时的现代信号处理的作业,包括最小二乘法、SVM、神经网络、1_k近邻法。( High simulation efficiency, Algorithm for researchers to do reference, Some adaptive signal processing algorithms, Build a framework OFDM communication system, Modern signal processing jobs when the graduate, Including the least squares method, the SVM, neural networks, 1 _k neighbor method.)
- 2016-04-06 23:26:08下载
- 积分:1
-
EM-algorithm--based-on-density-estimation
EM algorithm using matlab
- 2012-03-21 21:05:22下载
- 积分:1
-
DIGITAL_FILTER_GUI
数字滤波仿真程序,供大家参考!希望对大家学习有用!(digital filter simulation program, for your reference! We hope to learn useful!)
- 2007-04-05 13:37:12下载
- 积分:1