-
fengxianjiazhi
matlab在金融工程中关羽风险价值和条件风险价值的估计计算教程和实例(matlab Guan Yu risk value and condition risk value estimated in financial engineering tutorials and examples)
- 2013-02-13 18:04:03下载
- 积分:1
-
helicopter_simulation
使用matlab进行的直升机六自由度仿真(Model Predictive Control System Design and Implementation Using MATLAB )
- 2017-02-23 16:51:36下载
- 积分:1
-
5G_FBMC_BER
systemvue for FBMC BER
- 2021-03-25 15:09:13下载
- 积分:1
-
turbo_C
turbo码的C程序,许多行前面都有些序号
请自己更正以后运行(turbo code of C procedures, many firms are some of the serial number in front of your own running after correction)
- 2007-10-22 15:32:40下载
- 积分:1
-
finite_difference
有限差分法解二维电场,里面有正方形,矩形,正六边形以及二维无限场域问题(Finite difference method solution of two-dimensional electric field, which has a square, rectangle, regular hexagon, as well as infinite two-dimensional field problems)
- 2007-11-13 19:06:12下载
- 积分:1
-
wave35
计算前35阶zernike多项式,本程序可方便matlab调用计算(Calculation of the first 35 order zernike polynomial, this procedure can be easily calculated matlab call)
- 2010-12-08 10:22:30下载
- 积分:1
-
IBL2
Instance Base Learning example
- 2009-12-26 04:34:59下载
- 积分:1
-
ofdm_fading_new
在高斯与一径瑞利衰落信道下对OFDM系统(QPSK调制)的功率普的仿真(in Gaussian with a Rayleigh fading channel right OFDM system (QPSK) Pu Power Simulation)
- 2007-05-27 00:27:38下载
- 积分:1
-
HSJZ
function [ H ,S ] = HS( f )
UNTITLED2 Summary of this function goes here
Detailed explanation goes here
syms x1 x2
f1=diff(f,x1)
f2=diff(f,x2)
S= [f1 f2]
H = [diff(f1,x1) diff(f1,x2) diff(f2,x1) diff(f2,x2)]
end
s0=subs(S,findsym(S),[0 0])(function [H, S] = HS (f) UNTITLED2 Summary of this function goes here Detailed explanation goes here syms x1 x2 f1 = diff (f, x1) f2 = diff (f, x2) S = [f1 f2] H = [diff (f1, x1) diff (f1, x2) diff (f2, x1) diff (f2, x2)] end s0 = subs (S, findsym (S), [0 0 ]))
- 2013-04-11 23:40:13下载
- 积分:1
-
pingguo2
本程序是关于Newmark方法的Matlab编程,是比较简短的一个程序。(This program is on the Newmark method of the Matlab programming,it is a relatively short procedure.)
- 2013-05-11 18:03:15下载
- 积分:1