-
Matcom
MATCOM 使用教程 MATCOM可以把MATLAB转换成C语言(MATCOM use the tutorial MATCOM can put MATLAB into C language)
- 2013-03-30 14:43:27下载
- 积分:1
-
MATLAB7Xmixedprograming
深入浅出MATLAB 7.x混合编程,重点介绍了matlab7.x和其它编程语言的接口问题对混合编程而言不啻一本难得的好书(Layman' s language and MATLAB 7.x hybrid programming, focusing on the matlab7.x and other programming languages programming interface issues in terms of the mixed rare books as good a)
- 2010-10-10 10:33:09下载
- 积分:1
-
matlabxiabo
小波域内去噪滤波器matlab代码(MATLAB 图像处理与计算机视觉 )(Wavelet domain denoising filter matlab code (MATLAB image processing and computer vision))
- 2012-10-29 17:26:04下载
- 积分:1
-
huidu
介绍MATLAB中灰度共生矩阵的文档,刚入门的可以拿去看看!(Documents introduced in MATLAB GLCM, just getting started can take it and see!)
- 2013-04-02 19:20:57下载
- 积分: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
-
queuingmodelsimulation
一个基于离散时间工作休假的排队模型的仿真程序(a simulation program of a queuing model which is based on the discrete time working vacation)
- 2011-12-31 12:33:06下载
- 积分:1
-
convolution
信号分析与处理中的卷积,适用于合成地震记录(Signal analysis and processing of convolution, for synthetic seismograms)
- 2011-11-14 11:54:26下载
- 积分:1
-
matlab-image-processing-
各种经典图像处理算法的matlab源代码,初学者可以看看(A variety of classical image processing algorithm Matlab source code, beginners can take a look at)
- 2012-08-11 14:07:35下载
- 积分:1
-
robot
matlab robotics toolbox sample
- 2015-03-30 23:35:49下载
- 积分:1
-
MatCont
matlab中研究非线性动力学现象程序,倍周期分岔 ,(matlab program in the study of nonlinear dynamical phenomena)
- 2020-11-17 15:59:39下载
- 积分:1