-
Simulation-procedure
Our project is to describe the Brownian Motion and Geometric Brownian Motion. This project is to simulate the price shock. Then we use Geometric Brownian motion to describe the movement of shocks’ price. The program is produced by Matlab.(Application of Ito’s Lemma to a Stock Price Process)
- 2013-11-23 11:43:12下载
- 积分:1
-
RSM
MATLAB与ANSYS的接口程序,同时对简单门式框架的可靠度分析
(同时有ANSYS和MATLAB程序)(MATLAB and ANSYS interface program, and reliability analysis of simple portal frame)
- 2013-05-13 16:37:06下载
- 积分:1
-
fhog
利用c语言编写的,在matlab环境下运行mex函数可以生成动态的dll库,可以用来计算图像区域的梯度向量直方图特征。(Use c language, in the matlab environment running mex function can generate dynamic dll library that can be used to calculate the gradient vector histogram image area.)
- 2021-02-03 11:29:59下载
- 积分:1
-
robert
实现了灰色图像的robert算子和拉普拉斯图像锐化 包含参数设置 已经验证有效(Robert achieved gray image Laplace operator and image sharpening contains parameter settings have been validated)
- 2013-12-19 14:14:12下载
- 积分:1
-
multiagent
多智能体系统的仿真适合学习参考(simulations of mult-agent systems for studying or referencing)
- 2018-01-12 10:10:57下载
- 积分:1
-
Adaptive-CPSO-master
说明: 改进的粒子群优化,有效解决全局最优,实现化工过程的温度优化(Improved particle swarm optimization to effectively solve global optimization)
- 2020-05-11 14:58:00下载
- 积分:1
-
ls_temp
用matlab编写的基于局部线形化方法的软件可靠性预测方法(using Matlab prepared by the Local Alignment methods of software reliability prediction method)
- 2007-04-11 02:20:37下载
- 积分:1
-
ANN
MATLAB CODE FOR ARTIFICIAL NEURAL NETWORK
- 2013-08-17 01:56:59下载
- 积分:1
-
LSTD
陈启中《linear system theory and design》线性系统经典书籍(Chen Qi <linear system theory and design> classic books of linear systems )
- 2014-11-12 16:22:56下载
- 积分:1
-
fit_ML_log_normal
fit_ML_normal - Maximum Likelihood fit of the laplace distribution of i.i.d. samples!.
Given the samples of a laplace distribution, the PDF parameter is found
fits data to the probability of the form:
p(x) = 1/(2*b)*exp(-abs(x-u)/b)
with parameters: u,b
format: result = fit_ML_laplace( x,hAx )
input: x - vector, samples with laplace distribution to be parameterized
hAx - handle of an axis, on which the fitted distribution is plotted
if h is given empty, a figure is created.
output: result - structure with the fields
u,b - fitted parameters
CRB_b - Cram?r-Rao Bound for the estimator value
RMS - RMS error of the estimation
type - ML
- 2011-02-09 19:07:30下载
- 积分:1