搜索资源列表
gonglvpumatlab
- 功率谱估计matlab防真程序 从介绍功率谱的估计原理入手,分析了经典谱估计和现代谱估计两类估计方法的原理、各自特点及在Matlab中的实现方法率谱估计 周期图法 AR参数法-power spectrum estimation procedures Matlab defense from introducing real power spectrum estimation principle start, Analysis of the spectral estimation classic a
segsnr.利用matlab进行语音信号的信噪比求解
- 利用matlab进行语音信号的信噪比求解。。,clc clear x=wavread( x1 ) y=wavread( y1 )
2007122915522
- 摘要:介绍了集成温度传感器AD590,给出了AD590测量热力学温度、摄氏温度、两点温度差、多点最低温度、多点平均温度的具体电路,并以节能型温、湿度控制系统为例介绍了利用AD590测两点温差电路的应用。 关键词: AD590;集成温度传感器;温度差; 中图分类号:TP368 TP212.11文献标识码:A 文章编号::1006-883X(2003)03-0035-03 -Abstract: This paper presents an integrated temperature s
xsk_1
- 产生Stripmap SAR的回波 clear all clc thetaT=0 T平台波束斜视角 thetaT=thetaT*pi/180 rad thetaR=0 R平台波束斜视角 thetaR=thetaR*pi/180 c=3e8 光速 fc=1.5e9 载频 lambda=c/fc 波长 测绘带区域- 产生Stripmap SAR的回波 clear all clc thetaT=0 T平台波束斜视角 thetaT=
Cpp1
- 图书馆管理系统,包括中图法分类,出版日期,作者等等功能。-Library management system, including the CLC classification, date of publication, the author and so on.
clc
- 数字滤波器 ,三级数字滤波器,对采样数据执行加减等操作。-Digital filter, three digital filter, the sampled data implementation of addition and subtraction and other operations.
clc-recycle
- 非常好用的清空回收站的程序,基于C#开发平台-clear recycle in pc
xiaobobao
- ch3=softt(h3,thr1 clear clc I=imread( lena512.bmp ) imshow(I) I=double(I) II=I+30*randn(size(I)) figure imshow(II,[]) [a1,h1,v1,d1]=dwt2(II, sym8 ) [a2,h2,v2,d2]=dwt2(a1, sym8 ) [a3,h3,v3,d3]=dwt2(a2, sym8 ) sigma=
CalcCINR
- Calculate CINR in physical layer in MATLAB. clc clear all close all N = 1 R = 10 D = sqrt(3*N)*R angleValue = [pi/6 (3*pi)/6 (5*pi)/6 (7*pi)/6 (9*pi)/6 (11*pi)/6] c = 3*10^8 carrierFreq = 900*10^6 lambda = c/carrierFre
plot3d
- plot 3d with matlab with this code you can plot a surface with matlab functions: meshgrid, zeros, rastriginsfcn, meshc, xlabel, ylabel, zlabel, clear, clc
waterinflux
- clear 清除内存变量 clc 清空工作区内容 N = 10 一般取6-18间的偶数,N值越大理论上结果越精确 V =zeros(1,N) 申请存储V(i)的空间-So no water influx curve
11
- empirical formula with kaiser clc clear all fs=1000 fc=250 df=50 r=0.001 f=fc/fs dw=2*pi*(df/fs) a=-20*log(r) n=floor(((a-8)/(2.285*dw))+1) if a>50 b=0.1102*(a-8.7) elseif a>=21 && a<=50 b=0.5842*((a-
EEE-212-lab-sheet
- empirical formula with kaiser clc clear all fs=1000 fc=250 df=50 r=0.001 f=fc/fs dw=2*pi*(df/fs) a=-20*log(r) n=floor(((a-8)/(2.285*dw))+1) if a>50 b=0.1102*(a-8.7) elseif a>=21 && a<=50 b=0.5842*((a-
Hook
- 键盘钩子VB源码,包括clc类模块以及vbp源文件,读取按键信息-get keyboard information
kq
- 这是用MATLAB实现开启和闭合操作的源代码 可适用于机械方面- clc clear [x,y,z]=meshgrid(linspace(-1.3,1.3)) f=(x.^2+(9/4)*y.^2+z.^2-1).^3-x.^2.*z.^3-(9/80)*y.^2.*z.^3 p=patch(isosurface(x,y,z,f,0)) set(p,‘FaceColor’,‘red’,‘EdgeColor’,‘none’)
matlab_shortcuts
- 对于常用诸如clc\close\clear\demo等的命令操作建立相应的快捷键并在首项中设定快捷按钮,有助于提升matlab操作的效率。-For commonly used as clc \ close \ clear \ demo and other command operations and the establishment of the corresponding shortcut shortcut buttons set in the first entry, matlab hel
三维重建过程中的点云数据处理技术研究_唐靖
- clear all close all clc a=[-16. x=a(:,1);z=a(:,3); scatter(x,z)(Satan made near the Little Buddha pull; bone necrosis planning)
calc
- calculator using labview
music
- MUSIC 算法MATLAB仿真源代码 clc clear all format long %将数据显示为长整型科学计数 N=200;%快拍数 doa=[20 60]/180*pi; %信号到达角 w=[pi/4 pi/3]';%信号频率 M=10;%阵元数 P=length(w); %信号个数 lambda=150;%波长 d=lambda/2;%阵元间距 snr=20;%信噪比 B=zeros(P,M); %创建一个P行M列的0矩阵 for k=1:P B
