-
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
-
lecture-of-math-modeling
这是姜启源教授在清华大学讲解数学建模课程的资料,对于数学建模由入门到精通十分有用(lecture in math modeling,given by Professor JiangQiyuan )
- 2011-05-06 20:43:22下载
- 积分:1
-
0035
小波算法的VC++实现实例,程序可以单独运行,也可以合并到自己的程序里面运行。(Wavelet algorithm VC++ achieve instance, the program can be run separately, can also be incorporated into their own program which is running.)
- 2012-06-10 09:07:44下载
- 积分:1
-
SytheticRec_MATLAB
用matlab合成地震记录,matlab代码,石油勘探,地震正演模拟(sythetic seismic record with matlab)
- 2013-11-29 13:10:25下载
- 积分:1
-
MATLAB-ABC
MATLAB语言 有关蜂群算法的车间调度问题。源代码是比较准确的。(Shop scheduling problems related to bee colony algorithm MATLAB language. The source code is more accurate.)
- 2015-04-22 09:57:21下载
- 积分:1
-
CWPMatlab
CWP:波场中心软件,由SEISMIC UNIX代码改写为matlab版本。(matlab version for seismic unix)
- 2010-06-06 17:17:18下载
- 积分:1
-
readdicom
View dicom Picture use C++
- 2010-09-21 10:18:42下载
- 积分:1
-
facegui
reconocimiento de rostros
- 2011-07-16 01:56:04下载
- 积分:1
-
18a8b6234d45
cashcode开发,用于开发接口工具,测试等(cashcode Developmentcode)
- 2014-09-18 11:59:52下载
- 积分:1
-
Licenta
This is my whole part of visual basic my licence project!
- 2014-12-03 04:17:40下载
- 积分:1