-
chaos
混沌模型的Matlab演示程序,这是Rossler、Julia、Lorenz、Mandlebrot函数的Matlab程序(Chaos model Matlab demonstration program, which is Rossler, Julia, Lorenz, Mandlebrot function of Matlab procedures)
- 2009-10-27 19:20:25下载
- 积分:1
-
exp1
信号的反褶、移位、尺度变换.李杰.信号处理MATLAB实验教程.P39(Signal processing)
- 2010-11-24 16:41:55下载
- 积分:1
-
ball
说明: MATLAB,编程说明的技术文档,沿曲线移动运动的小球轨迹(MATLAB, programming techniques described in the document, move the movement along the curve ball trajectory)
- 2010-04-28 12:08:56下载
- 积分:1
-
Blahut-Arimoto-algorithm-in-Matlab
Blahut-Arimoto algorithm in Matlab
用Blahut-Arimoto算法计算BEC/BSC信道容量
通信/信息论基础(Blahut-Arimoto algorithm in Matlab)
- 2013-03-06 09:33:08下载
- 积分:1
-
capon
CAPON谱估计方法的matlab源代码,已经通过验证了(CAPON spectral estimation methods matlab source code has been validated by)
- 2009-07-08 16:00:19下载
- 积分:1
-
IJCS_33_1_9
说明: 發現蟻群優化的分類規則和快速改進約簡算法 (Classification Rule Discovery with Ant Colony Optimization and Improved Quick Reduct Algorithm )
- 2010-04-22 13:28:43下载
- 积分:1
-
social-network.tar
A simulation of a Social Network University of Palermo, Italy
- 2015-04-15 17:05:02下载
- 积分:1
-
c.m
Matlab仿真程序,介绍了数据的程序结构、运用和算法设计。(Matlab simulation program, introduced procedures for data structure, application and algorithm design.)
- 2008-12-31 13:03:30下载
- 积分:1
-
GMM_Skin_Detector
Matlab skin detector。运用高斯混合模型训练的到人的皮肤颜色分布。用于皮肤和人脸检测。(A collection of Matlab scripts )
- 2009-01-31 14:35:48下载
- 积分: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