-
yuanma
金融数量分析:基于MATLAB编程第二版一书中自带源码,分享给大家(Financial quantitative analysis _ all source-based MATLAB programming second edition)
- 2013-11-24 22:57:11下载
- 积分:1
-
gk_bmcb_2009
Edge detection in microscopy images using curvelets
- 2009-05-16 11:51:45下载
- 积分:1
-
hano_matlab
使用matlab仿真汉诺塔的搬运情况,用户自由输入需要搬运的盘子的数量,打印出搬运过程(simulation using Matlab HANOR removal of the user freedom to import needs removal of the dishes in quantity, Print out removal process)
- 2007-05-06 21:58:30下载
- 积分:1
-
Des45ktop
【谷速软件】matlab修改-DTFT 可以用着参考使用 ([Valley] matlab speed software can be used to modify the reference use-DTFT)
- 2014-12-07 13:52:02下载
- 积分:1
-
DPMM
DP Mixture Model基于 FullBNT-1.0.4上的一个开发实例,添加路径即可运行(DP Mixture Model is based on a development instance FullBNT-1.0.4, add the path to run)
- 2012-12-01 20:03:05下载
- 积分:1
-
Matlabmodern
全数字调制解调器MATLAB仿真源代码,超级实用,下载即可使用。(MATLAB simulation of an all-digital modem source code, super-utility, download to use.)
- 2007-12-29 19:49:54下载
- 积分:1
-
chap7-13
吊车-双摆系统控制MATLAB仿真 (2级倒立摆) S=1 LQR控制 S=2 PID控制(Crane- Double Pendulum System Control MATLAB simulation (two inverted pendulum) S = 1 LQR control of S = 2 PID control)
- 2020-11-12 12:19:43下载
- 积分: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
-
QR-decomposition-based_RLS_Algorithms
QR decomposition based RLS Algorithms using matlab with example
- 2013-12-21 16:38:46下载
- 积分:1
-
xunhuanpuguji
循环谱估计算法,有FAM和SSCA,利用谱自相关函数或者互谱相关函数,可以对循环谱循环进行学习或者分析。(Cyclic spectrum estimation algorithms, including FAM and SCA, can learn or analyze the cyclic spectrum cycle by using spectral autocorrelation function or cross-spectral correlation function.)
- 2021-04-18 22:18:57下载
- 积分:1