-
Quadratemagnetic
This is used to draw the magnetic field strength of coil square program.(This is used to draw the magnetic field strength of coil square program)
- 2010-09-07 10:24:29下载
- 积分:1
-
enh
A MATLAB implementation of Fingerprint Image Enhancement based on the approach proposed by
Kale, Manza, and Humbe in "Fingerprint Image Enhancement using Composite Method," In Proceedings GSPx-2005 Pervasive Signal Processing Conference.
- 2009-10-14 02:16:08下载
- 积分:1
-
pinpufenxi
说明: 该matlab程序详细展示了频谱分析的方法,值得参考(Matlab program shows the detailed spectrum analysis, it is also useful)
- 2010-04-05 17:01:19下载
- 积分:1
-
StOMP-CS
压缩感知matlab代码及说明,适合初学者学习使用,STOMP算法(Compressed sensing matlab code and instructions for beginners to learn to use, STOMP algorithm)
- 2020-11-24 16:29:32下载
- 积分:1
-
Kernel_PCA
基于核的主分量分析方法的提出者亲自写的程序(基于MATLAB(a MATLAB m-file of Kernel PCA)
- 2009-09-26 20:18:08下载
- 积分:1
-
FD1D14
Question 1.4 Sullivan
- 2010-08-12 11:40:19下载
- 积分:1
-
air_pml_lsj
3d-fdtd with upm ABC(3d-FDTD in matlab with upml ABC)
- 2009-05-27 14:22:39下载
- 积分:1
-
FFT-time-frequency
可以实现FFT变化的时域图分析,可以清楚的知晓信号随时间的规律变化(Changes can achieve FFT time domain analysis, the signal can be clearly aware of the law change with time)
- 2013-08-19 17:55:12下载
- 积分:1
-
dongtai
捷联惯导的C程序实现,四元数表示姿态,动态数据显示,MATLAB进行图像处理,包含原始数据。(SINS of the C program implementation, said the attitude quaternion, dynamic data, MATLAB for image processing, including raw data.)
- 2009-12-01 14:33:30下载
- 积分:1
-
New-Text-Document-(2)
he form of the Burgers equation considered here is:
du du d^2 u
-- + u * -- = nu * -----
dt dx dx^2
for -1.0 < x < +1.0, and 0.0 < t.
Initial conditions are u(x,0) = - sin(pi*x). Boundary conditions are u(-1,t) = u(+1,t) = 0. The viscosity parameter nu is taken to be 0.01 / pi, although this is not essential.
The authors note an integral representation for the solution u(x,t), and present a better version of the formula that is amenable to approximation using Hermite quadrature.
This program library does little more than evaluate the exact solution at a user-specified set of points, using the quadrature rule. Internally, the order of this quadrature rule is set to 8, but the user can easily modify this value if greater accuracy is desired.
- 2012-04-13 12:06:48下载
- 积分:1