-
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
-
123
很好很牛 速度下载大家不要再犹豫了
经典的windwos ce教程(Download speed is very good cattle)
- 2009-12-21 21:44:06下载
- 积分:1
-
1Trust
说明: 基于D-S证据理论的信任模型研究与实现,用matlab编写代码仿真实现模拟图形(design and realize of belief model baseed on D-S theory of evidence)
- 2011-04-10 15:34:48下载
- 积分:1
-
MATLAB-programme
本书将介绍matlab 语言,并向大家展示如何运用它去
解决经典的技术问题。(This book describes the matlab language to show you how to use it to solve the classic technical problems.)
- 2011-06-19 21:31:26下载
- 积分:1
-
MATLAB_0
MATLAB教程,可以很好的进行matlab的系统学习(MATLAB tutorials, can be very good for a systematic study of matlab)
- 2011-05-18 09:10:27下载
- 积分:1
-
VirtualUSBComPort
AT91SRAM7 configuration file is very good very practical hope to help you. Learn each other and work together. Take out a Shared
- 2015-02-04 13:45:52下载
- 积分:1
-
GUI
利用MATLAB程序编写的界面程序,GUI程序(Using MATLAB programming interface procedures, GUI program)
- 2014-11-03 14:20:34下载
- 积分:1
-
MatlabchangeintoC
将Matlab复杂语言转化成C语言开发,并且将转化的语言进行进一步的优化(To change Matlab into C,and make the change more super and simply)
- 2009-03-10 10:01:02下载
- 积分:1
-
10
说明: matlab高效编程程序第十章,可以运行。(Chapter matlab programming procedure efficient, you can run.)
- 2011-04-10 15:32:10下载
- 积分:1
-
HHSUPA_SystemS
用matlab软件对HSUPAA系统进行仿真,主要是调度算法之类
(Matlab software HSUPAA system simulation, is the class of scheduling algorithms)
- 2012-08-05 23:35:32下载
- 积分:1