-
FermInterp
用梯形求积法、自适应Simpson求积(低阶)法和自适应Lobatto求积(高阶)法进行数值积分(With trapezoidal quadrature method, adaptive Simpson quadrature (low) and adaptive Lobatto quadrature (high-order) numerical integration method)
- 2009-04-10 20:44:23下载
- 积分:1
-
Yule-Walker
本程序采用宽带AR模型的Yule-Walker法的功率谱进行谱估计的(The program uses broadband AR model method Yule-Walker power spectrum estimation spectrum)
- 2011-05-24 00:28:25下载
- 积分:1
-
HSDCTcode
心音信号的DCT域变换压缩编码,LLoyld最佳量化与霍夫曼编码,利用心电R波进行分帧,在不到1 左右失真度的情况下达到了6.0以上的压缩比(Heart sound signals on DCT transform coding, LLoyld optimal quantization and Huffman coding, the use of ECG R wave sub-frame, less than about 1 in the case of distortion to achieve a compression ratio of more than 6.0)
- 2013-07-27 10:20:40下载
- 积分:1
-
PLStest
偏最小二乘(PLS)算法建模,并提供一个实例分析,提供异常过程监控Q统计量和T统计量。检测出故障。(Partial Least Squares (PLS) algorithm modeling, and provides a case study to provide process monitoring abnormal Q statistic and T statistics. To detect the fault.)
- 2013-08-12 10:34:41下载
- 积分:1
-
EMC-introduces
电缆的EMC设计分析介绍,具体介绍了场在导线中感应的噪声以及电缆之间的串扰(EMC introduces the design of the cable analysis)
- 2013-12-25 22:47:38下载
- 积分:1
-
终板 matlab程序
遗传算法MATLB程序,里面有遗传算法的选择、交叉、变异函数,一些简单的MABTLAB遗传算法例子!(GA MATLB procedures, there are genetic algorithm selection, crossover and mutation function, some simple examples MABTLAB GA!)
- 2021-03-29 13:09:10下载
- 积分:1
-
终极代理CC发包压力测试
免费分享给大家多多关照以后有很多不懂的大家多多帮忙(Free for everyone to learn)
- 2020-06-23 11:00:02下载
- 积分:1
-
matlabzuixiaoerchengfa
使用matlab实现最小二乘法拟合,首先要先确定拟合函数的形式(Least squares fit using matlab implementation, the first should determine the form of fitting function)
- 2010-11-03 19:38:03下载
- 积分:1
-
pca
Function to perform Principle Component Analysis over a set of training
vectors passed as a concatenated matrix.
Usage:- [V,D,M] = pca(X,n)
[V,D] = pca(X,aM,n)
where:-
<input>
X = concatenated set of column vectors
aM = assume that the mean is aM
n = number of principal components to extract (optional)
<output>
V = ensemble of column eigen-vectors
D = vector of eigen-values
M = mean of X (optional)
- 2013-07-09 15:06:40下载
- 积分:1
-
Finite-element-frequency-solving
matlab在土木工程领域运用,有限元程序,求解振型和频率,给出了阵型图。程序已模块化(matlab use in the field of civil engineering, finite element program, to solve the vibration modes and frequencies are given in Figure formation. Program has a modular)
- 2013-12-22 09:17:19下载
- 积分:1