-
main
Financial risk analysis on Matlab monte carlo simulation, stock index simulation for geometric Brownian motion, GBM.
- 2012-05-05 23:10:47下载
- 积分:1
-
VibrationSimulationUsingMatlabandANSYS
matlab和ansys共同来求解工程问题的好书(附有程序包)。值得学习。(Matlab and ansys common to solve engineering problems of good books (with packets). Is worth studying.)
- 2010-11-02 15:05:20下载
- 积分:1
-
ShortRoute_Dijkstra
说明: 图论中最短路径计算D算法MATLAB源代码,修改网络上D算法的错误,并编写通用的MATLAB函数(Graph theory, shortest path algorithm for computing D MATLAB source code, modify the network D algorithm error, and the preparation of general MATLAB function)
- 2010-04-24 20:15:15下载
- 积分:1
-
equalizacaoHistograma
Equalizacao Histograma
- 2013-05-05 03:14:05下载
- 积分:1
-
cdma01
CDMA直接序列扩频通信系统仿真程序源代码,使用matlab语言设计的程序源码,完整代码。(Direct sequence spread spectrum CDMA communications system simulation program source code, the use of procedures designed to matlab source language, a complete code.)
- 2009-05-08 20:31:44下载
- 积分:1
-
matlab-for-zigbee
ZIGBEE用MATLAB实现的源代码,可用于初学者用来学习和测试(Tree-Based Data Broadcast in IEEE 802.15.4 and ZigBee Networks.this is for new learners to use.)
- 2014-02-25 22:44:01下载
- 积分:1
-
NR_power-Flow
x0 = ones(2,2) Make a starting guess at the solution
options = optimset( Display , off ) Turn off Display
[x,Fval,exitflag] = fsolve(@myfun,x0,options)
The solution is
x =
-0.1291 0.8602
1.2903 1.1612
Fval =
1.0e-009 *
-0.1619 0.0776
0.1161 -0.0469
exitflag =
1
and the residual is close to zero.
sum(sum(Fval.*Fval))
ans =
4.7915e-020
- 2014-02-22 08:37:54下载
- 积分:1
-
M_uniform
二维布朗运动的仿真,观察其分布特点,看某点做布朗运动后的运动点的分布(空间是矩形)(brown sim)
- 2010-12-14 22:22:45下载
- 积分:1
-
AThreshold3
当物体表现出最讯息时有最大的乱度。
当Entropy最大,影像有最大的讯息。(objects displayed at the most messages have the greatest degree of chaos. When the maximum entropy, images have the greatest message.)
- 2007-04-21 10:47:58下载
- 积分:1
-
LargestLyapunov_Rosenstein
最小数据量法计算李雅普诺夫常数,给出matlab下的源代码(The minimum amount of data calculated Lyapunov constant, given the source code under matlab)
- 2013-04-08 18:12:52下载
- 积分:1