-
manish
[mimi,i]=min(abs(imag(disp1)-imag(disp2)))
legend( LHS of dispersion relation , RHS of dispersion equation )
xlabel( u,cl )
figure(1)
clc
uppercuts = input( Enter number of intersection points desired: )
[g,h] = ginput(uppercuts)
w = sqrt(V.^2-u.^2)
s = sprintf( Constants:
)
disp(s)
for p = 1:uppercuts
s = sprintf( u( d d) = 0.10f ,L-1,p,u(p))
disp(s)
s = sprintf( w( d d) = 0.10f
,L-1,p,w(p))
disp(s)
- 2013-04-12 17:16:39下载
- 积分:1
-
Center_tapped_FW_rectifier
MATALAB BASEDSIMULATION IN DEC 2014
- 2015-01-15 08:43:16下载
- 积分:1
-
lsb_embed1
数字水印lsb算法。matlab实现。空域算法,替换各像素最低位,不可见性较强,适用于脆弱水印。(Lsb watermarking algorithm. matlab implementation. Airspace algorithm, replacing the lowest level of each pixel, invisible and strong, suitable for fragile watermarking.)
- 2011-04-20 17:23:13下载
- 积分:1
-
FIR_LP
FIR滤波器设计文件,编写为function,便于修改调用,欢迎下载使用(FIR filter design document, prepared for the function, called facilitate change, welcomed downloading)
- 2007-06-09 12:40:00下载
- 积分:1
-
rxx
Unit Step Signal Generation
- 2012-09-25 22:49:06下载
- 积分:1
-
rls
RLS 算法功能的基本实现,有兴趣者会受益匪浅的(RLS algorithm to achieve the basic function, will benefit those interested in the)
- 2009-07-02 21:38:35下载
- 积分:1
-
si1010_RxRSSI
silabs公司的si1010芯片的接收电平指示,即RSSI(silabs company si1010 chip reception level indication,)
- 2014-01-13 09:27:54下载
- 积分:1
-
delay
主要是针对lorenz系统时延同步进行仿真(Synchronization for lorenz system delay simulation)
- 2013-03-26 18:46:39下载
- 积分:1
-
SegyMATreverse
一个好用的地震数据处理软件 可以对SGY数据进行读取回写等(An easy to use seismic data processing software can the SGY data read and write-back, etc.)
- 2012-08-03 16:18:05下载
- 积分:1
-
SQP
SQP算法的matlab实现,包括子程序的实现和整个的大问题,配合使用(The sub-problem of SQP programing)
- 2012-10-05 21:39:16下载
- 积分:1