-
MATLAB
MATLAB应用技术,清华大学出版社,王忠礼 段慧达 高玉峰编著
(MATLAB Application Technology, Tsinghua University Press, Wang Zhongli Duan Hui Da Gao Yufeng ed)
- 2010-03-14 15:35:14下载
- 积分:1
-
A-Guide-to-MATLAB-Object-Oriented-Programming
object-oriented MATLAB
- 2015-03-17 04:34:11下载
- 积分:1
-
bbb
用matlab实现三次NURBS插值曲线拟合,插值源程序(Using matlab to achieve Cubic NURBS interpolation curve fitting, interpolation source)
- 2011-08-17 15:50:34下载
- 积分:1
-
Matlab-runcode
A new method for analysing nonlinear and non-stationary data has been developed.
The key part of the method is the `empirical mode decomposition method
with which any complicated data set can be decomposed into a nite and often
small number of `intrinsic mode functions that admit well-behaved Hilbert transforms.
This decomposition method is adaptive, and, therefore, highly ecient.
- 2014-11-29 22:18:46下载
- 积分:1
-
SHAPE-FINDING
悬索桥找形的小程序,很方便使用,结果信赖可靠,让你满意(shapefinding for suspension bridge)
- 2016-01-11 13:23:48下载
- 积分:1
-
ECGcode
说明: 自己写的利用形态滤波方法去ECG基线漂移,附MIT-BIH心电数据库(受上传文件大小所限,只包含第124号数据供程序验证)(Written by myself, ECG baseline drift is removed by morphological filtering method, with MIT-BIH ECG database (limited by the size of uploaded files, only data No. 124 is included for program verification))
- 2020-06-19 23:00:02下载
- 积分:1
-
AnalysisKSVDbox
K-SVD可以看做K-means的一种泛化形式,K-means算法总每个信号量只能用一个原子来近似表示,而K-SVD中每个信号是用多个原子的线性组合来表示的。
K-SVD通过构建字典来对数据进行稀疏表示,经常用于图像压缩、编码、分类等应用。(K-SVD can be regarded as a generalized form of K-means. The total K-means algorithm can only approximate one signal for each semaphore, and each signal in K-SVD is a linear combination of multiple atoms To express.
K-SVD through the construction of the dictionary to sparse data representation, often used for image compression, encoding, classification and other applications.)
- 2018-01-05 15:48:25下载
- 积分:1
-
spline_eval
evaluate a spline interpolant (works with the output from linear_spline.m, cubic_nak.m and cubic_clamped.m)
- 2010-02-08 16:13:09下载
- 积分:1
-
matlab(cx)
说明: 关于数值计算的matlab程序代码,包含了很多的实用的算法.程序全部可以直接用的,有详细的英文注释.(on numerical calculation of Matlab code, contains a lot of practical algorithm. All the procedures can be directly used, a detailed English Notes.)
- 2006-03-19 21:56:30下载
- 积分:1
-
KALMAN
realTrack : 真实估计
currentmodel : 构造当前模型
filter_Reslt: 进行自适应Kalman滤波
具体的参数含义及其设置见代码注释
(realTrack: estimated real currentmodel: the current model structure filter_Reslt: Adaptive Kalman filter for the specific meaning of the parameters and their settings, see the code Notes)
- 2009-06-17 16:55:07下载
- 积分:1