-
patch
this matlab code calculate the input impedance and current distribution of microstrip patch antenna with coax excitation in different place.
- 2010-08-02 03:18:33下载
- 积分: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
-
Sparse-target-tracking
基于稀疏的目标跟踪算法,2011年大连理工大学硕士毕业论文。(Tracking algorithm based on sparse targets, 2011, Dalian University of Technology Master' s Thesis.)
- 2012-06-10 20:29:16下载
- 积分:1
-
site.tar
emplyment agency script
- 2013-12-10 07:39:40下载
- 积分:1
-
gaussiandis
function for generating N gaussian distribution samples
- 2009-09-06 16:31:06下载
- 积分:1
-
for_10G_OCM_EDRP
this is a Demand response programing.
Offer cost minimization with Emergency demand response programming.
OCM+EDRP
- 2014-06-19 16:42:02下载
- 积分:1
-
31767693STFrFT
稀疏分数阶傅里叶变换例子,线性调频信号的例子,分数阶傅里叶变换检测(Sparse fractional Fourier transform examples, linear frequency modulation signal example, fractional Fourier transform detection)
- 2021-04-13 14:48:56下载
- 积分:1
-
Construction-and-Realization
关于三次样条插值在matlab中的实现,给出了源程序(Construction and Realization of Cubic Spline Interpolation Function )
- 2012-03-31 11:45:00下载
- 积分:1
-
classifier
matlab 分类器。。。。。。。。。。。。。。。。。。。。(matlab classifier. . . . . . . . . . . . . . . . . . . .)
- 2011-07-17 09:42:01下载
- 积分:1
-
yun
基于云模型的PID控制算法,可以大大提高控制效率(PID control algorithm based on cloud model, can greatly improve control efficiency)
- 2021-03-21 10:49:17下载
- 积分:1