-
lsqcurvefitting
matlab二维拟合函数表达式 应用于lsqcurvefit(@myfun,a0,data,zdata)
(非线性最小二乘法拟合)(curve fitting)
- 2010-07-09 10:27:56下载
- 积分: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
-
rongliang
mimo信道中的容量-累积概率图源程序,非常好的程序(mimo Channel capacity-cumulative probability map source, very good procedures)
- 2007-05-29 00:13:16下载
- 积分:1
-
danaee
Its a MATLAB program to predict a series of data
, it uses ANFIS structure with substractive clustering.
- 2014-10-24 00:55:20下载
- 积分:1
-
frft
实现了chirp信号的分数阶傅立叶变换,表现出了其能量聚集效果,另外对单频、多频、高斯信号进行了分数阶傅立叶变换(The chirp signal Fractional Fourier Transform, showing the effect of its energy gathered addition of single-frequency, multi-frequency Gaussian signal Fractional Fourier Transform)
- 2021-03-05 21:19:31下载
- 积分:1
-
非线性函数的拟合
这个MATLAB程序主要是针对非线性函数的计算,进行非线性函数的MATLAB拟合
- 2022-04-08 17:55:24下载
- 积分:1
-
hwLMS
自适应滤波的一种最小均值法因算法简单故应用很广泛值得探究与开发的继续研究(A minimal adaptive filtering algorithm is simple because it means method is widely applied and development should continue to explore
)
- 2011-05-17 20:28:26下载
- 积分:1
-
MGDE
阵列信号处理中改进型的盖氏圆信源数估计详细程序(The number of the Gerschgorin source array signal processing, improved estimate detailed procedures)
- 2020-07-03 09:20:01下载
- 积分:1
-
refined_Lee_fliter
关于精致Lee滤波的原创matlab代码,只限仿真使用。代码详细,有说明,有图有结果。(About matlab code of the refined Lee filtering, Only simulation to use.)
- 2013-05-14 17:06:03下载
- 积分:1
-
基于SIFT特征的人脸识别
本算法是基于SIFT特征的人脸识别,程序结构清晰,有多个可视化界面,只要加入所需的人脸数据库就可以使用了。
- 2022-03-26 14:15:11下载
- 积分:1