-
denoise
小波去噪方法,matlab语言描写,简单实用(Wavelet denoising, matlab language to describe simple and practical)
- 2010-05-05 22:23:17下载
- 积分:1
-
fsk
基于simulink的FSK仿真建模,已经建好了模板。(simulink的FSK仿真建模)
- 2010-01-25 12:02:11下载
- 积分:1
-
Segymat2010
说明: 读取SEGY,SU等格式的地震数据、地质雷达数据。最新版本的matlab源文件,在以前版本做了很大的修改,可以读任意时间段或任意CDP段的数据,使用灵活方便。(Read SEGY, SU format, such as seismic data, geological radar data. The latest version of matlab source files, in previous versions to do a lot of changes, can be read any time or any segment of the CDP data, flexible and convenient.)
- 2011-03-02 13:32:16下载
- 积分:1
-
xsldemo_solvers
This model simulates a Foucault pendulum (a stiff system).
The model calculates the normalized pendulum energy
- 2013-07-31 21:05:36下载
- 积分:1
-
HTS221
Capacitive digital sensor for relative humidity and temperature(0 to 100 relative humidity range
Supply voltage: 1.7 to 3.6 V
Low power consumption: 2 μA @ 1 Hz ODR
Selectable ODR 1 Hz to 12.5 Hz
High rH sensitivity: 0.004 rH/LSB
Humidity accuracy: ± 4.5 rH, 20 to+80 rH
Temperature accuracy: ± 0.5 °C,15 to+40 °C
Embedded 16-bit ADC
16-bit humidity and temperature output data
SPI and I2C interfaces)
- 2014-10-25 16:40:29下载
- 积分:1
-
tracker_release
(eccv12)Circulant structure tracking-by-detection[matlab]源代码((eccv12)Circulant structure tracking-by-detection[matlab])
- 2013-11-06 14:22:21下载
- 积分:1
-
wave
matlab小波变换源代码,供广大研究者学习(matlab wavelet transform source code, for the majority of researchers to learn)
- 2013-11-22 21:39:05下载
- 积分:1
-
Randomly-Partitioning-Date-into-Training--Validat
TRain Val Test period selection in NN
- 2015-03-09 18:57:24下载
- 积分:1
-
pca
用于图像的主成分变换,完成数据压缩的目的和数据信息的提取(transformation of features)
- 2009-12-13 16:36:50下载
- 积分:1
-
ChebyshevExpansion
给定一个普通多项式p(x),用列向量表示,阶次从高到低排列,此函数返回p(x)的切比雪夫多项式展开的系数,返回的的结果也是一个列向量,同样按切比雪夫多项式的阶次从高到低排列
另外该函数用cos(x)项傅里叶级数展开一个多项式(
ChebyshevExpansion.m by David Terr, Raytheon, 5-26-04
Given a polynomial f(x) of degree n expressed as a row vector of coefficients of x^k with
highest power on the left, expand f(x) as a sum of scalar multiples of
Chebyshev polynomials, i.e. return the column vector of coefficients a_k with k
running from n to 0 from top to bottom such that f(x) = sum_{k=0}^n{a_k P_k(x)}.)
- 2010-12-24 13:28:51下载
- 积分:1