-
matlab
matlab的PPT课件,内容简单易懂,易操作,适合于初学者,自动化方向(matlab software for PPT, the contents of easy-to-read, easy to operate, suitable for beginners, automatic direction)
- 2009-04-01 21:11:20下载
- 积分:1
-
lw
说明: 运用matlab对管道进行传热计算的基础程序(Pipe heat transfer calculation)
- 2012-01-05 19:40:40下载
- 积分:1
-
LFC
Load Frequency Control
- 2018-04-04 02:40:11下载
- 积分:1
-
Mo-phong
Mobile Robot Simulation by Matlab
- 2019-01-05 14:28:27下载
- 积分:1
-
chaosPhi
由逻辑图生成的混沌矩阵,可用于压缩感知的采样矩阵(Can be used to compress the sampling matrix of perception)
- 2020-11-26 10:19:32下载
- 积分:1
-
PEGldpc
PROGRASSIVE EDGE GROWTH 累加边增加LDPC算法(PROGRASSIVE EDGE GROWTH cumulative increase LDPC edge algorithm)
- 2007-03-20 11:52:21下载
- 积分:1
-
GO_CFAR
GO-CFAR检测是信号处理中非常常用的检测方法。该程序比较了理论值和实际值的仿真结果。实际中雷达信号往往是起伏的,该程序从SweringI型为例。(GO-CFAR detection is very commonly used detection methods in signal processing. The program compares the simulation results of the theoretical and actual values. The actual radar signals often are ups and downs of the program from SweringI type, for example.)
- 2021-04-20 22:18:49下载
- 积分:1
-
simplemulti-kernel-svm
经典的多核学习工具箱,功能强大,内容全面(The classic multi-core learning toolbox, powerful, comprehensive)
- 2013-07-27 10:32:55下载
- 积分:1
-
numerical_integration_algorithm
实现复合辛普森公式、隆贝格算法、复合高斯公式求解数值积分,并有案例(Achieve a composite Simpson formula, Long Beige algorithm, Gauss formula for solving complex numerical integration, and there have been cases)
- 2013-12-17 23:44:39下载
- 积分:1
-
getrmsfeat
This function computes the RMS feature of the signals in x,which are stored in columns. The signals in x are divided into multiple windows of size winsize and the windows are space wininc apart.
Inputs
x: columns of signals
winsize: window size (length of x)
wininc: spacing of the windows (winsize)
datawin: window for data (e.g. Hamming, default rectangular)
must have dimensions of (winsize,1)
dispstatus:zero for no waitbar (default)
Outputs
feat: RMS value in a 2 dimensional matrix
dim1 window
dim2 feature (col i is the features for the signal in column i of x)
- 2015-02-18 15:07:58下载
- 积分:1