-
planevoice2.rar
一个端点检测的程序,用于语音处理,是用matlab编写的,希望相关专业的朋友可以分享(An endpoint detection procedure, used for voice processing, is to use matlab prepared, I hope the relevant professional friends to share)
- 2007-10-08 08:30:02下载
- 积分:1
-
fdp5final
matlab人脸检测软件,经过测试,很不错!(face detection matlab software, tested and very good!)
- 2009-03-31 20:10:50下载
- 积分:1
-
200707171151173625
说明: 基于Matlab全景图拼接算法
基于最大梯度和灰度相关的两步全景图拼接算法(Matlab-based panoramic image mosaic algorithm based on the maximum gradient and gray two-step related Panorama Stitching Algorithm)
- 2008-12-06 13:23:47下载
- 积分:1
-
AddMenus
add menu in matlab tools
- 2012-04-24 16:39:47下载
- 积分:1
-
chap_3
这是周建兴编写的<<matlab从入门到精通》第三章的所有源代码,都可以运行的出来,和课本上的一样,(This is Zhoujian Xing written < <matlab从入门到精通》第三章的所有源代码,都可以运行的出来,和课本上的一样,)
- 2013-07-16 09:55:04下载
- 积分:1
-
archived-FAESOR-09-15-2012-12-23
sources of matlab for finite element method
- 2013-09-27 12:03:57下载
- 积分:1
-
dastel
basic telecommunication, modulation demodulation.
- 2014-01-10 09:56:48下载
- 积分:1
-
bit-error-rate_simulation_using_matlab
Bit-Error-Rate Simulation Using Matlab
- 2009-03-08 01:30:25下载
- 积分:1
-
fencha
编写分叉图的计算程序;
选择一个混沌区的控制参量a,并编写时域波形的计算程序(Bifurcation diagram of the preparation program
Choose a zone of chaos control parameter a, and the preparation of time-domain waveform of the calculation program)
- 2021-03-30 17:39:10下载
- 积分: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