-
testukf
用于UKF的matlab程序,希望对大家有点帮助,我也是试着修改的(ukf matlab programm)
- 2009-02-18 21:58:32下载
- 积分:1
-
OuLaFaGaiJin
这是MATLAB的界面—GUI的几个例子,直接打开就能用。(This is the MATLAB interface- GUI examples, can be used to open directly.)
- 2007-04-23 17:59:09下载
- 积分:1
-
nihe
数据拟合程序
用2次多项式 ax^2+bx+c 拟合给定的数据(最小二乘解)(Data fitting procedure)
- 2011-11-24 15:07:22下载
- 积分:1
-
kuitan
内含心电信号数据及运用MATLAB写的源代码,添加噪声处理,可以实现模式识别领域的数据的分类及回归。( ECG data and includes source code written in MATLAB, Add noise processing, You can achieve data classification and regression pattern recognition.)
- 2017-04-07 22:54:48下载
- 积分:1
-
introduction-of-all-matlab-toolboxes
PPT文件,关于matlab软件所有的工具箱的介绍和使用(it s a powerpoint of matlab on all toolboxes.)
- 2011-09-20 17:14:44下载
- 积分:1
-
非线性随机振动第一次作业
说明: 本代码用matlab编程,计算了duffing振子(杜芬振子)和非线性加幂律振子的响应,使用的方法是Newmark β方法和Runge-kutta方法,资源内容包括matlab代码和演示PPT,仅供学习使用,有问题可以留言。(This code uses MATLAB programming to calculate the response of Duffing oscillator and nonlinear plus power-law oscillator.)
- 2021-03-11 21:46:37下载
- 积分:1
-
wtc-r12
交互小波分析及其一致性分析,用于分析两个相关的时间序列之间存在的相互关系及一致性。(Cross-wavelet analysis and consistency analysis for the analysis of time series between the two related to the relationship between the existence and consistency.)
- 2009-04-07 20:54:07下载
- 积分:1
-
psopt20100414
粒子群算法的matab程序
可以求解带非线性约束的优化问题(a pso code which can slove optimization problems with nonlinear constraints.)
- 2020-12-18 14:09:11下载
- 积分:1
-
bsg
bsg.c - block layer implementation of the sg v4 interface.
- 2015-03-13 10:16:57下载
- 积分:1
-
gridding
Gridding is a method of interpolating data from an arbitrary 2D sampling pattern to a uniform grid. In MRI, this allows rapid image reconstruction. There are numerous publications on MR gridding reconstruction.
The tar file includes numerous .m scripts, and C code that can be compiled to a .mex function.
You will need to compile the MEX functions - in Matlab try "mex gridlut_mex.c" and "mex calcdcflut_mex.c" These should result in files gridlut_mex.mex??? and calcdcflut_mex.mex??? where ??? depends on your operating system.
Run the function spiralexample.m in Matlab. (Gridding is a method of interpolating data from an arbitrary 2D sampling pattern to a uniform grid. In MRI, this allows rapid image reconstruction. There are numerous publications on MR gridding reconstruction.
The tar file includes numerous .m scripts, and C code that can be compiled to a .mex function.
You will need to compile the MEX functions- in Matlab try "mex gridlut_mex.c" and "mex calcdcflut_mex.c" These should result in files gridlut_mex.mex??? and calcdcflut_mex.mex??? where ??? depends on your operating system.
Run the function spiralexample.m in Matlab. )
- 2010-05-23 14:20:54下载
- 积分:1