-
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
-
OSTU
是自适应阈值的分割,主要对图像用matlab进行分割图像,确定图像想要的东西(Adaptive segmentation threshold, the main image to image segmentation using matlab, determine what image you want)
- 2014-01-05 18:13:18下载
- 积分:1
-
MatlabchangeintoC
将Matlab复杂语言转化成C语言开发,并且将转化的语言进行进一步的优化(To change Matlab into C,and make the change more super and simply)
- 2009-03-10 10:01:02下载
- 积分:1
-
Sistema-de-Ventas---VF
Sistema de Ventas - VF
- 2014-11-25 09:10:08下载
- 积分:1
-
mierdaPAraTiCabron
This is code test to test the uploading features in this platform
- 2012-11-28 21:18:08下载
- 积分:1
-
Chap1
雷达系统设计的 matlab仿真,matlab仿真雷达信号
(Matlab simulation of the radar system design, Matlab simulation radar signal)
- 2012-06-06 21:40:37下载
- 积分:1
-
dsp
matlab程序的课程设计与要求,在matlab中的应用
(matlab process)
- 2011-12-29 20:20:25下载
- 积分:1
-
200552823195
一步步讲解如何在VC中调用matlab图像处理工具箱来进行canny边缘提取
1.包含pdf文档和源代码
2.源代码code
开发环境是VC6、Matlab7
(a step by step on how to call in VC Matlab Image Processing Toolbox to a canny edge extraction. Pdf files and contains the source code two. Source code development environment is VC6, Matlab7)
- 2005-08-11 09:14:08下载
- 积分:1
-
(c)_ctrl2cap_vxd
Ctrl2cap Keyboard Filter
Example keyboard filter driver for NT4 and Win2K
- 2014-11-12 02:22:26下载
- 积分:1
-
snopt7-matlab.tar
matlab snopt 学生版,求解大规模非线性规划问题(matlab snopt Student Edition, for solving large-scale nonlinear programming problem)
- 2014-09-13 22:11:29下载
- 积分:1