-
Wavelet-analysis
小波分析是目前数学中一个迅速发展的新领网域,它同时具有理论深刻和应用十分广泛的双重意义。信号处理的目的就是:准确的分析、诊断、编码压缩和量化、快速传递或存储、精确地重构(或恢复)。(Wavelet analysis is a rapidly developing new collar domain in mathematics, which has both theoretical significance and profound and extensive application. The purpose of signal processing is: accurate rapid analysis, diagnosis, coding and quantization, transmission or storage, accurate reconstruction (or recovery).)
- 2013-05-01 15:05:13下载
- 积分:1
-
LeastSquare_Function
最小二乘算法实现定位解算的MATLAB代码,并且包含GDOP、HDOP、TDOP等计算(Least-squares algorithm using MATLAB code positioning solver, and includes GDOP, HDOP, TDOP, etc.)
- 2021-01-29 17:08:34下载
- 积分:1
-
degnwenxian
等温线,matlab等温线经典程序,内置数据(Isotherms)
- 2009-05-20 12:07:10下载
- 积分:1
-
spiht
SPIHT-set partitioning in hierarchical tree algorithm. it is also used for compression. here list of insignificant pixels, list of significant pixels, list of significant sets
- 2013-08-20 23:58:20下载
- 积分:1
-
juanjifaqiulingzhuangtaixiangying
卷积法求解系统零状态响应,卷积法求解系统零状态响应,卷积法求解系统零状态响应,卷积法求解系统零状态响应,(Convolution method for solving the system of zero state response)
- 2012-12-31 16:59:58下载
- 积分:1
-
BPalgorithminsinglephaseinverter
BP算法在单相逆变电源无差拍控制中的应用(BP algorithm in single-phase inverter deadbeat control of)
- 2010-08-22 16:19:39下载
- 积分:1
-
Simulink2
动态系统建模方法介绍,学习怎样实现用MATLAB对非线性动态系统的建模(Simulink MATLAB)
- 2010-08-25 14:48:39下载
- 积分:1
-
gdqthresh
说明: 采用matlab软件编写一种基于过渡区的图像分割方法,(using Matlab software development based on the transitional zone of image segmentation methods,)
- 2006-01-09 10:40:11下载
- 积分:1
-
ofdmstandard
说明: OFDM的基本框架搭建,实现OFDM技术的基本功用,适合于初学者(Build the basic framework of OFDM, OFDM technology to achieve the basic skills to use, suitable for beginners)
- 2011-04-14 20:07:02下载
- 积分:1
-
per
function Px = per(x,n1,n2)
PER Estimate the spectrum of a process using the periodogram
-----------
USAGE Px = per(x,n1,n2)
The spectrum of a process x is estimated using the periodogram.
x : input sequence
n1 : starting index, x(n1)
n2 : ending index, x(n2)
The periodogram is returned in Px using a linear scale.
If n1 and n2 are not specified the periodogram of the entire
sequence is computed.
- 2012-04-18 09:56:59下载
- 积分:1