-
progs
simple matlab programs
- 2010-07-02 19:46:43下载
- 积分:1
-
matlab
matlab and visual c++ program method and explaination
- 2010-08-25 14:27:46下载
- 积分:1
-
FDTD
FDTD三维程序——计算电磁学的数值方法课程设计(矩形贴片天线)(FDTD 3Dcode)
- 2021-05-15 15:30:02下载
- 积分:1
-
wavelab
这是一个用来进行小波分析的工具包,他是美国斯坦福大学的一些人编的,对于做图像的人非常有用。(This is a tool used for wavelet analysis package, he is a Stanford University compiled a number of people, for people who make images very useful.)
- 2009-10-22 16:51:33下载
- 积分:1
-
integration
采用高诗法来计算积分,此算法提高了精度。(we computer intergration by the gauss method ,which improve the precision compared with others.)
- 2009-07-10 09:38:53下载
- 积分:1
-
MatlabMusic
Matlab编写的音乐播放器,里面有说明文档(a music player written with matlab)
- 2012-02-13 16:44:30下载
- 积分:1
-
isomap
In statistics, Isomap is one of several widely used low-dimensional embedding methods, where geodesic distances on a weighted graph are incorporated with the classical scaling (metric multidimensional scaling). Isomap is used for computing a quasi-isometric, low-dimensional embedding of a set of high-dimensional data points. The algorithm provides a simple method for estimating the intrinsic geometry of a data manifold based on a rough estimate of each data point’s neighbors on the manifold. Isomap is highly efficient and generally applicable to a broad range of data sources and dimensionalities.
- 2021-04-11 22:18:57下载
- 积分:1
-
MATLAB-7.0
matla基础编程,基本C语言,适用于m
atlab初学者(matla basic programming, basic C language, suitable for m atlab beginners)
- 2012-11-16 23:02:41下载
- 积分:1
-
polarPlot
plotting pixels of images
- 2014-02-16 03:19:45下载
- 积分: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