-
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
-
Micrium
UC_GUI开发源代码,里面含有范例,源文件(UC_GUI development of source code, which contains examples of source files)
- 2007-09-11 15:28:36下载
- 积分:1
-
11.-line_code_FCN
Code of line in matlab
- 2014-11-16 15:45:47下载
- 积分:1
-
DOA-estimation-
宽带相干信源DOA估计及其阵列校正方法 (Broadband DOA estimation of coherent sources and array calibration method)
- 2013-12-12 13:24:25下载
- 积分:1
-
getfromtxtfile
从txt文件中获取数据,然后用四边算法处理,其中涉及matlab文件和mathematica文件(Txt file to get the data, and then use the four sides of the algorithm processing, which involves matlab file and mathematica file)
- 2012-10-30 16:40:57下载
- 积分:1
-
FEM-using-Matlab---Programmes
matlab 建立有限元模型源程序,有限元分析必备程序(FEM using matlab)
- 2013-07-11 15:44:59下载
- 积分:1
-
CJLibrary-608
Visual Studio 2008 下可以编译通过的CJLibary.(CJLibrary version 6.08c with Visual Studio 2008 project.)
- 2013-11-14 16:57:11下载
- 积分:1
-
genetic-algorithm
遗传算法可用于优化计算,C++,lingo都可用(Genetic algorithms can be used for optimization, C++, lingo are available)
- 2011-05-13 13:54:26下载
- 积分:1
-
111
这是一个非常有用的程序主要是用来光谱预处理的手段有一阶导数和二阶导数(this isa very useful program)
- 2015-09-21 18:42:30下载
- 积分:1
-
ANPR-ALR-projects
it is a projet of some student who upload on web
- 2013-03-10 00:30:34下载
- 积分:1