-
MATLAB
关于matlab各种指令用法及汇总,很适于初学者使用。(image processing)
- 2011-04-19 13:06:19下载
- 积分:1
-
compair-window
this file is matlab code that compare several window such as hamming, rectangle ...
- 2011-12-05 17:59:52下载
- 积分:1
-
ellipticfilterdesign
椭圆滤波器的设计与计算,能根据设计者的要求计算出滤波器的阶数(Elliptic filter design and calculation, according to the requirements of the designer to calculate the order of filter)
- 2009-12-08 22:29:55下载
- 积分:1
-
m_seq
说明: 利用MATLAB实现的产生M序列的程序及自动产生本原多项式的程序(MATLAB achieved using M sequences generated automatically generated procedures and procedures for primitive polynomial)
- 2009-08-12 14:10:58下载
- 积分:1
-
vb
说明: 这是matlab编写的一组神经网络的程序,非常好用,只需要改动一些参数即可(It is written in a matlab neural network program, very easy to use, you can only change some parameters)
- 2010-04-25 21:42:02下载
- 积分:1
-
uitabpanel
This function creates a figure with multiple Tabs.The number of tabs can be changed and they are distributed evenly across the top of the figure. Content is provided for the first 5 tabs to demo the program. The demo uses the screen size to adjust the size of the figure.
- 2014-01-03 21:52:20下载
- 积分:1
-
Basic_DSP
基本的数字信号处理matlab源代码,包括IIRdemo.m,nyquist_aliasaudiodemo.m,sinfreqdemo.m等(Basic digital signal processing matlab source code, including IIRdemo.m, nyquist_aliasaudiodemo.m, sinfreqdemo.m etc.)
- 2014-02-17 00:23:49下载
- 积分:1
-
erfen
此程序是用二分法求非线性方程在一定精度下的近似解以及迭代次数,这是通用程序(This program is the dichotomy of nonlinear equations in the approximate solution under certain precision and number of iterations, which is a universal program)
- 2010-12-29 00:19:04下载
- 积分:1
-
FOGtest
光纤陀螺仪的光学器件偏振特性测试方法研究,惯性导航与光器件方面可用(fiber optical gyroscope devices polarization characteristics testing method, inertial navigation and the available optical devices)
- 2006-09-25 20:27:03下载
- 积分: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