-
matlabjiangyi
matlab讲义是初学者的必备的学习资料,简单易学(Matlab overhead is required for beginners learning, easy)
- 2007-05-01 15:30:32下载
- 积分: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
-
park
数学建模之公园建路问题(2012年西北工业大学数学建模竞赛)(Mathematical modeling of the park was built Northwestern Polytechnical University Mathematical Contest in Modeling (2012))
- 2012-09-07 19:41:48下载
- 积分:1
-
FUZZY-control
是对于运用模糊控制的场合 这些资料极其具有意义(very important docume)
- 2011-12-27 10:30:08下载
- 积分:1
-
MATLAB-and-VC-of-wavelet
MATLAB与VC++混合编程实现一维小波多尺度分解(MATLAB and VC programming mix of one-dimensional wavelet decomposition)
- 2011-12-29 08:13:49下载
- 积分:1
-
SBASrc
使用CMakeList重新组织的SBA,即稀疏矩阵光束法平差算法,希望对大家有用(Use CMakeList reorganize the SBA, namely sparse matrix bundle adjustment algorithm, we hope to useful)
- 2014-02-15 14:34:03下载
- 积分:1
-
1
说明: 利用直接替换法进行缓冲区溢出的相关检测的几个c++程序。(Related buffer overflow detection method using a direct replacement for a few c++ program.)
- 2014-11-25 14:55:56下载
- 积分:1
-
08090822529040
说明: 你电影广告RTR 泰国人好大方好古典风格 (Your movie ad RTR good generous good classical Thai style)
- 2010-04-23 16:53:06下载
- 积分:1
-
matlab
matlab 的程序求解三对角方程组,三对角方程组中的系数矩阵是非奇异的,这是前提条件。(matlab program for solving tridiagonal equations, tridiagonal equations nonsingular coefficient matrix, which is a prerequisite.)
- 2015-01-04 16:42:31下载
- 积分:1
-
Fyyalefacea
人脸识别matlab程序,yyale人脸库上实现,三阶近邻法
(Face recognition matlab program the yyale face database, the third-order nearest neighbor method)
- 2012-09-30 18:08:55下载
- 积分:1