-
getElementsBySelector
document.getElementsBySelector(selector)
- returns an array of element objects from the current document
matching the CSS selector. Selectors can contain element names,
class names and ids and can be nested. For example:
elements = document.getElementsBySelect( div#main p a.external )
Will return an array of all a elements with external in their
class attribute that are contained inside p elements that are
contained inside the div element which has id= main
- 2014-09-14 22:35:12下载
- 积分:1
-
matlab_fir
matlab设计各种滤波器的例子程序,包括带通、带阻、低通、高通,设计需要提供的参数均有注释说明(Design examples of various filters matlab procedures, including band pass, band stop, low pass, high pass, provided the design parameters are needed explanatory notes)
- 2014-02-05 20:01:31下载
- 积分:1
-
model
MATLAB制作的心理声学模型源码,用于音频编码的研究。(MATLAB produced source psychoacoustic model for audio coding research.)
- 2008-12-15 10:33:52下载
- 积分:1
-
anglemod
this program is for analog modulation and demodulation.The most descriptive
- 2010-07-16 01:13:08下载
- 积分:1
-
viterbi
卷积译码的matlab程序,可以运行的,采用网格译码算法,(Convolutional decoding matlab program, you can run, using grid coding algorithm)
- 2010-09-25 21:48:28下载
- 积分:1
-
rayleigh
rayleigh,matlab的仿真,程序简单,容易实现,并易懂(rayleigh, matlab simulation, the program is simple, easy to implement and easy to understand)
- 2011-05-03 14:23:50下载
- 积分:1
-
平滑处理
说明: matlab光谱预处理之光谱平滑,包括移动平滑及SG平滑(Spectral smoothing of MATLAB spectral pretreatment, including moving smoothing and SG smoothing)
- 2021-03-03 09:29:34下载
- 积分:1
-
算法用于锂离子电池,用卡尔曼滤波算法进行状态估计并进行预测 kalmanfilters
说明: 算法用于锂离子电池,用卡尔曼滤波算法进行状态估计并进行预测(state estimation and estimation)
- 2019-04-23 14:55:42下载
- 积分:1
-
zaixianquanxi
再现全息图,读入图片再现全息程序,该路径后可运行,用再现光的方法(Reproducing hologram reproducing holographic read into the program, the path can be run with the method of reproducing light)
- 2020-08-03 15:08:34下载
- 积分:1
-
FSM
使用频域平滑的方法来实现信号循环谱估计的算法(The smooth frequency domain signal cyclic spectrum estimation algorithm)
- 2013-04-01 16:58:59下载
- 积分:1