-
guidesign001
matlab GUI示例程序,内有详细说明(Matlab GUI sample program, described in detail)
- 2012-05-28 13:36:48下载
- 积分: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
-
Bachsteppmethodappliquebuck
Adaptive Nonlinear Control of Multiphase Synchronous Buck Power
Converters
- 2011-01-05 22:42:44下载
- 积分:1
-
filter
不适用matlab自带滤波器函数的fir低通滤波器设计( low-pass filter )
- 2009-02-03 17:10:50下载
- 积分:1
-
Kerfun
可以让用户通过自己定义的变量来调入常用的Kernel(Allows users to adopt its own definition of the variables commonly used redeployed Kernel)
- 2007-11-30 12:13:58下载
- 积分:1
-
pic_restore
关于图像超分辨率重建的系统设计关键算法,以光学系统简化模型引入,适合大视角的超分辨率重建(With regard to image super-resolution reconstruction of the system design key algorithms in order to simplify the model for the introduction of optical systems, suitable for large view of the super-resolution reconstruction of)
- 2009-11-21 21:54:52下载
- 积分:1
-
D3FDTD
时域有限差分法的matlab源代码 计算电磁场的各分量(code of the fdtd matlab
)
- 2010-11-24 10:20:09下载
- 积分:1
-
mfcc_duandian
说明: 基于mfcc的端点检测的matlab实现(Mfcc based endpoint detection matlab implementation)
- 2011-02-24 17:18:06下载
- 积分:1
-
num
说明: 利用matlab采用基于Gabor特征的识别算法实现手写数字识别(Using matlab recognition based on Gabor feature recognition algorithm for handwritten numeral)
- 2011-03-06 14:15:32下载
- 积分:1
-
Senl
in this package are the programs needed to solve any system of nonlinear equations
- 2013-08-16 02:15:50下载
- 积分:1