-
conload
The function conload takes a dataset and a model (PCA, PLS, PARAFAC etc.) and calculates congruence loadings which is the extension of correlation loadings to uncentered and multi-way models(The function takes a dataset and a m odel (PCA, PLS, B6 etc.) and calculates congruence loadi ngs which is the extension of correlation loadi ngs to uncentered and multi-way models)
- 2007-04-12 18:25:16下载
- 积分:1
-
fluid_interection
application of fuzzy logic in fluid
- 2013-08-29 05:13:52下载
- 积分:1
-
heatmap
用于画热区图的R语言代码,适合统计方面的人使用。(Used to draw heat zone map R language code for people to use statistics.)
- 2014-01-06 20:20:16下载
- 积分:1
-
EKF
说明: 本程序为论文 衰减记忆扩展卡尔曼滤波在目标跟踪中的应用 的复现,可完美运行。(This program is a recurrence of the application of the attenuated memory extended Kalman filter in target tracking, which can run perfectly.)
- 2019-11-18 16:19:10下载
- 积分:1
-
1
说明: 蚂蚁TSP算法--用蚁群算法解决旅行商问题(TSP algorithm ant ant colony algorithm to solve traveling salesman problem)
- 2008-07-22 12:05:01下载
- 积分:1
-
Rayleigh_Channel
Gauss_generator利用参数(多普勒频移、系数、相移)生成确定的实高斯过程.m gaussian确定离散多普勒频移、系数、相移的程序.m Rice_generator在瑞利过程的基础上考虑视距分量,生成莱斯过程.m Suzuki_generator成确定型Suzuki过程.m Rayleigh_Doppler_multiPath.m Rayleigh_Doppler_singlePath.m rayleigh_Filter_Model.m pdf_cdf_gen.m test_rayleigh_pdf.m rayleigh.m(Gauss_generator use parameters (Doppler frequency shift coefficient, phase shift) formation to determine the actual Gaussian process. m Gaussian identify discrete Doppler frequency shift coefficient, Phase-shifting procedures. m Rice_generator in Rayleigh process on the basis of weight to consider the horizon, Rice production process. m-Suzuki_generator identified as Suzuki process. m Ra yleigh_Doppler_multiPath.m Rayleigh_Doppl er_singlePath.m rayleigh_Filter_Model.m pd f_cdf_gen.m test_rayleigh_pdf.m rayleigh.m)
- 2006-10-09 11:36:53下载
- 积分:1
-
signal-subspace-Speech-enhancement
本资料介绍两种子空间法语音增强(KLT&PKLT)及其matlab仿真代码(This information on the the two subspace law voice enhanced the the (KLT & PKLT) and its matlab simulation code)
- 2013-03-11 17:15:26下载
- 积分:1
-
EXERCICIO5A
single phase active harmonic filter
- 2013-09-08 02:01:24下载
- 积分:1
-
gauss
guassian mixture back ground moble matlab code
- 2010-11-03 14:48:56下载
- 积分:1
-
adapQuad
迭代自适应Simpson,Lobatto积分
In almost every standard book on numerics quadrature algorithms like the adaptive Simpson or the adaptive Lobatto algorithm are presented in a recursive way. The benefit of the recursive programming is the compact and clear representation. However, recursive quadrature algorithms might be transformed into iterative quadrature algorithms without major modifications in the structure of the algorithm.
We present iterative adaptive quadrature algorithm (adaptiveSimpson and adaptiveLobatto), which preserves the compactness and the clarity of the recursive algorithms (e.g. quad, quadv, and quadl). Our iterative algorithm provides a parallel calculation of the integration function, which leads to tremendous gain in run-time, in general. Our results suggest a general iterative and not a recursive implementation of adaptive quadrature formulas, once the programming language permits parallel access to the integration function. For details the attached PDF file Conrad_08.pdf. (Iterative Adaptive Simpson, Lobatto Points In almost every standard book on numerics quadrature algorithms like the adaptive Simpson or the adaptive Lobatto algorithm are presented in a recursive way. The benefit of the recursive programming is the compact and clear representation. However, recursive quadrature algorithms might be transformed into iterative quadrature algorithms without major modifications in the structure of the algorithm.We present iterative adaptive quadrature algorithm (adaptiveSimpson and adaptiveLobatto), which preserves the compactness and the clarity of the recursive algorithms (eg quad, quadv, and quadl) . Our iterative algorithm provides a parallel calculation of the integration function, which leads to tremendous gain in run-time, in general. Our results suggest a general iterative and not a recursive implementation of adaptive quadrature formulas, once the programming language permits parallel access to the integration function. For details the attached PDF file Conrad_08.pdf.)
- 2008-08-14 22:44:04下载
- 积分:1