-
Gau_jor
求线性方程组的列主元Gauss-jordan消元法(Linear Equations of the column main element Gauss-jordan elimination method)
- 2010-12-13 17:23:30下载
- 积分:1
-
NEUTETDesign
说明: 神经网络设计书籍配套源码,Matlab的只有源码,没有配套教材哦(neural network design books matching source, the only source of Matlab, oh no supplementary materials)
- 2006-03-17 17:12:30下载
- 积分:1
-
Statistics
这是一本讲述matlab中涉及到统计方面的知道书籍,特别是对采样,GIbbs采样,都有很好的示例。(This is the one involved in matlab about statistics to know the book, especially for sampling, GIbbs sample, there are good examples.)
- 2009-05-08 11:46:43下载
- 积分:1
-
BCH_malab
说明: 用于生成BCH码的生成多项式和最小多项式的malab代码,以及伴随式的计算表达式(BCH code used to generate the generation polynomial and minimal polynomial of malab code, as well as the calculation with the expression)
- 2009-07-29 11:29:29下载
- 积分:1
-
SVM
线性SVM分类,数据已给出,代码很详尽哈(Linear SVM classification, data has been given, the code is very detailed and Kazakhstan)
- 2011-05-04 20:26:51下载
- 积分:1
-
qam16
利用MATLAB语言实现8QAM,16QAM等数字调制技术的调制过程仿真代码(MATLAB language 8QAM 16QAM digital modulation techniques modulation process simulation code)
- 2013-05-01 19:45:26下载
- 积分:1
-
AR_MED_filter
说明: AR-MED 滤波,可用于轴承故障诊断,齿轮故障诊断(AR-MED filter for bearings fault diagnosis)
- 2020-10-30 21:19:56下载
- 积分:1
-
Chapter_2
chapter 2 matlab codes from ebook "AEMM"
- 2010-12-09 11:34:02下载
- 积分:1
-
houghtrans
performs hough transform well
- 2010-03-15 04:08:00下载
- 积分: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