-
MonteCarlosimulation
几何布朗运动的Monte Carlo模拟以及美式期权定价(Geometric Brownian motion of the Monte Carlo simulation as well as the American option pricing)
- 2007-11-07 11:46:27下载
- 积分:1
-
MATLAB7.0
是关于学习MATLAB所有的基本小程序,里面包含所有关于MATLAB工具箱的程序实例(ABOUT MATLAB program,you use it to study matlab)
- 2010-06-20 12:40:10下载
- 积分:1
-
EKFSLAM
采用EKF实现移动机器人在全局地图中的自定位(EKF used for mobile robot self-localization)
- 2009-03-04 22:51:07下载
- 积分:1
-
短期负荷预测
短期负荷预测通常是指24小时的日负荷预测和168小时的周负荷预测,本文主要预测的是日平均负荷,对于短期负荷预测(short-term load forecasts usually refers to the 24-hour daily load forecasting and 168 hours a week load forecasting, In this paper, the forecast is the average load, short-term load forecasting)
- 2020-09-24 11:07:48下载
- 积分:1
-
Desktop
转资料,四旋翼飞行器的自适应控制仿真,用的是别人做好的算法,自己已经编好S函数和搭建好模型(Transfer information, four rotor aircraft adaptive control simulation, the best algorithm with others, you have good S function and set up good model)
- 2021-01-31 19:08:34下载
- 积分:1
-
crs-report
The code is there for the Normalized Cross Correlation Techniques for object detection in matlab
- 2013-12-21 19:06:51下载
- 积分:1
-
SPWM_PI_LCL_0123_DAExraction
二阶广义积分器Simuklink仿真 包括正负序提取及二次谐波提取功能(Simuklink simulation of second-order generalized integrator includes positive and negative sequence extraction and second harmonic extraction Functions)
- 2019-03-27 22:59:43下载
- 积分:1
-
ma11
例子程序,学习matlab的号程序,可以运行的调试过了的。(Examples of procedures, the No. matlab learning process, the debugger can run over it.)
- 2007-09-08 16:57:15下载
- 积分:1
-
PV_butongguangzhao
在Matlab的Simulink仿真环境,模拟光伏电池板在不同光照下的输出功率曲线。(Matlab Simulink simulation environment, the curve of the simulated PV panels output power in a different light.)
- 2013-01-18 19:39:18下载
- 积分:1
-
matlab-work
f=zeros(30,30)
f(5:24,13:17)=1
imshow(f, notruesize )
F=fft2(f,256,256)
F2=fftshift(F)
figure,imshow(log(abs(F2)),[-1 5], notruesize )
- 2010-11-20 17:07:18下载
- 积分:1