-
step01
Real time windows target with step function
- 2010-11-09 10:43:29下载
- 积分:1
-
matcom
在VC++6.0中利用MATCOM接口调用MATLAB中的.mat文件进行数据处理(In VC++6.0 using MATCOM interface calls the MATLAB. Mat file for data processing)
- 2013-11-07 21:31:45下载
- 积分:1
-
X509V3CertificateGenerator
class to produce an X.509 Version 3 certificate.
- 2013-11-11 23:22:28下载
- 积分:1
-
dtw
dtw的matlab程序 刚接触的朋友可以来学习下(matlab dtw)
- 2009-04-12 18:50:51下载
- 积分:1
-
Byangtiaohermite
这是B样条和hermite曲线用MATLAB实现的程序(This is the B-splines and hermite curves achieved using MATLAB program)
- 2009-04-16 10:56:12下载
- 积分: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
-
Matlab-Files-for-QPSK-using-MIMO-and-Doppler-Effe
Matlab Files for QPSK using MIMO and Doppler Effects
- 2015-07-19 00:56:35下载
- 积分:1
-
变分模态分解
关于VMD的一篇博士论文,其中比较了EMD和LMD以及VMD的分解效果,证明VMD分解有较好的效果。(A doctoral thesis on VMD, which compares the decomposition effects of EMD, LMD and VMD, proves that VMD decomposition has a good effect.)
- 2021-03-25 10:49:14下载
- 积分:1
-
FDTD
fd快速算法,实现数据的时域差分算法。包含一维和二维的算法(fd fast algorithm, difference time-domain algorithm data.)
- 2014-09-18 21:15:19下载
- 积分:1
-
MATLAB-function
分类介绍及按字母顺序matlab函数的功能及使用方法(The function and use of the classification introduced in alphabetical order matlab function)
- 2013-04-20 17:49:16下载
- 积分:1