-
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
-
OMATLAB_ssvmn
关于支持向量机的MATLABB程序,用于模式识别可直接使用。
(MATLABB program on support vector machine for pattern recognition can be used directly.)
- 2012-07-17 08:26:15下载
- 积分:1
-
WWCDMAMATLABC
WCDMA物理层matlab仿真程序,包含信道编码,交织,速速率匹配,调制,扩频,信道模型,RACK接收机和相应的解码程序。
(WCDMA physical layer matlab simulation program, including channel coding, interleaving, speed rate matching, modulation, channel model, RACK receiver and the corresponding decoding process.)
- 2012-09-30 11:53:20下载
- 积分:1
-
KinectwithMatlab
The release of the Kinect for Windows sensor and software development kit (SDK) for commercial applications opens up the limitless possibilities offered by Kinect technology. Together, the hardware and software offer a superior development platform for Windows and a higher quality, better performing experience for end users.
- 2012-04-22 12:43:43下载
- 积分:1
-
rog
在matlab中用高斯—勒让德方法求二重积分(Seeking double integral using Gauss method in matlab)
- 2012-04-20 01:01:31下载
- 积分:1
-
G
GM工具积分属性修改-by_精湛架设-奇迹私服一条龙-奇迹SF版本(GM Tools integral attribute modification-by_ superb erection- PW train miracle- a miracle SF version)
- 2014-04-12 16:34:35下载
- 积分:1
-
zuixiaoerchengfa
偏最小二乘法的Matlab源码............
- 2010-08-20 21:40:50下载
- 积分:1
-
banxian
电除尘器的空间电气特性数值分析,分别对电势,空间电荷密度进行仿真(Analysis for Space Electric Characteristics in ESPs)
- 2010-08-21 17:19:09下载
- 积分:1
-
fftw-3.3.4-dll32
FFTW 32位FFTW调用算法库,MATLAB可以调用(FFTW 32BIT LIBRARY)
- 2015-01-11 14:53:49下载
- 积分:1
-
Wavelet_denoising
小波去噪matlab程序,有demo,本人已运行,能用,大家可以试一试。(Wavelet denoising matlab program, demo, I have to run, can be used, we can try.)
- 2013-10-25 21:10:04下载
- 积分:1