-
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
-
use_matlab_to_draw__curving_column
已知轴线方程,把圆柱按轴线分若干段,在每个断面画圆,圆的法线就轴线的切向方向。柱面画若干平行于轴线的线条,其中用到平行单位矢量点积等于1,不平行的结果是[-1,1)。
(Axis equations are known, according to the axis of the cylinder divided into several segments, each section in the circle, the circle axis normal to the tangential direction. Number of cylinders parallel to the axis of drawing lines, which use the parallel unit vector dot product is equal to 1, the result is not parallel to [-1,1).
)
- 2010-11-08 10:39:21下载
- 积分:1
-
biaozhun_kalman
标准的卡尔曼滤波程序文件,直接可用有注释 对于初学者有帮助(Standard Kalman filtering program files, can be annotated directly helpful for beginners)
- 2011-11-29 23:03:42下载
- 积分:1
-
radar
说明: 雷达信号处理,包括CFAR检测,脉冲压缩等过程。(radar detection and signal dealing, including the CFAR, and pulse compression)
- 2020-06-25 18:40:01下载
- 积分:1
-
HHT
Norden E. Huang写的关于HHT变换的介绍及其相关问题(Norden E. Huang Transform to write an introduction on the HHT and related issues)
- 2011-01-10 19:34:40下载
- 积分:1
-
leach
leach协议matlab代码,很不错的,希望对学习leach协议的同学有帮助。(leach agreement matlab code, very good, I hope to learn leach protocol help students.)
- 2014-01-10 16:57:41下载
- 积分:1
-
libsvm-mat-2.9-1
SVM的VC程序,有matlab接口,便于调用,还有例子,用于模式识别,分类,预测。(SVM, VC procedures, matlab interface, easy call, as well as an example, for pattern recognition, classification and prediction)
- 2010-01-08 12:32:51下载
- 积分:1
-
FACCH
说明: 实现GSM通信的快速接入控制信道(FACCH)的信道编码的MATLAB仿真(achieve rapid GSM Communication Access Control Communication Channel (FACCH) channel coding MATLAB simulation)
- 2006-05-09 20:25:35下载
- 积分:1
-
lpc
说明: lpc在matlab下的实现,是比较值得借鉴的论文资料(lpc under the matlab implementation of the paper is more information worth learning)
- 2011-04-18 14:46:32下载
- 积分:1
-
moshishibie
本程序为matlab程序关于模式识别的LMSE算法的简单应用,比较适合初学者使用(This program is about pattern recognition matlab program LMSE algorithm simple application, suitable for beginners to use)
- 2020-08-31 19:38:10下载
- 积分:1