-
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
-
R_K
龙格库塔的matlab和c++的源代码程序,可解四阶常微分方程(Runge-Kutta matlab and c++ source code program, fourth-order ordinary differential equations solvable)
- 2012-06-04 19:40:56下载
- 积分:1
-
matlab_instruction
中大数计的matlab的ppt,数学建模竞赛资料(The large numbers of dollars matlabppt)
- 2014-01-22 16:45:54下载
- 积分:1
-
VC
说明: 关于VC++和Matlab混合编程的一本PDF格式的书籍。(On the VC++ and Matlab programming mixed a PDF format of the book.)
- 2009-04-18 17:53:33下载
- 积分:1
-
pcm
此程序为将a律13折线的PCM信号,进行采样量化输出,和其中的量化精度可达0.01(This procedure will be a law broken line 13 of the PCM signal sample quantization output, and the quantitative accuracy of 0.01)
- 2007-08-20 09:32:29下载
- 积分:1
-
MUSICdoc
一篇music算法的文档,名字为基于均匀线阵的改进MUSIC算法(Algorithm is a music document, the name is based on uniform linear array MUSIC algorithm for improved)
- 2011-05-21 19:18:39下载
- 积分:1
-
Plotting_Tutorial_New1
Plot tutorial is using to calculate in Histogram Matlab
- 2013-12-08 13:27:43下载
- 积分:1
-
lua-5.2.3.tar
lua open source libary
- 2014-10-21 09:41:22下载
- 积分:1
-
RRG-MAENS
解决大规模限量弧路由的程序,本程序采用了PAM聚类的方法。(To solve large-scale limited arc routing procedures, the program uses a PAM clustering method.)
- 2013-12-03 15:39:31下载
- 积分:1
-
ardupilot-ArduCopter-3.2.1
APM飞控程序,Ardupilot3.2.1(Flight control program of the APM, Ardupilot3.2.1
)
- 2015-05-08 14:52:20下载
- 积分:1