-
sim
实现对自适应波束形成SIM算法的仿真,在该程序中,我们先设置入射的信号,再进行互协方差矩阵和自协方差矩阵的求解来实现该算法(To achieve adaptive beamforming algorithm for the simulation of SIM, in the process, we first set up the incident signal and then cross-covariance matrix and covariance matrix from the solution to the realization of the algorithm)
- 2009-05-16 19:26:38下载
- 积分:1
-
MATLAB-program
matlab program 书籍 中文版实用教程 入门级matlab数学建模同学必看(matlab program Practical Guide Books Chinese edition entry-level mathematical modeling matlab student must see)
- 2014-12-09 17:53:13下载
- 积分:1
-
ARINC821strawman
ARINC 821 specification
- 2010-11-11 04:45:23下载
- 积分:1
-
ex05
说明: 离散信号Gabor展开的理论及实现颇为繁琐。其中包括离散Gabor变换的标架理论、周期序列的离散Gabor变换、非周期序列的离散Gabor变换以及各种快速算法等。此程序给出给出了一个线性调频信号的Gabor变换。(Gabor expansion of discrete signals and the realization of the theory is quite cumbersome. Including discrete Gabor transform frame theory, the periodic sequence of discrete Gabor transform, non-periodic sequence of discrete Gabor transform and a variety of fast algorithms. This procedure gives a linear FM signal is given the Gabor transform.)
- 2011-03-21 15:23:32下载
- 积分:1
-
zhankongshijiaoliutiaoya
电力电子斩控式交流调压电路的matlab仿真主电路(Power Electronics Chopping AC voltage regulator circuit simulation matlab main circuit)
- 2021-03-28 21:59:12下载
- 积分:1
-
sjxh
随机信号分析上机实验,内有matlab编程的基础小程序。有利于新手学习。(Experiment on the computer random signal analysis, the basis for programming within a small matlab program. Benefit novice learning.)
- 2011-05-13 12:37:25下载
- 积分:1
-
TSp
matlab 有关于解决tsp 问题的 程序 (tsp matlab to solve the problem on the procedures)
- 2010-05-31 21:12:04下载
- 积分:1
-
demo_seln
Sun Parameters Computation
- 2011-06-15 21:50:50下载
- 积分:1
-
RBFPID
这是一个基于神经网络RBF的PID控制器,SIMULINK模型加m函数(This is a PID controller based on neural network RBF, SIMULINK model plus m function.)
- 2021-04-12 21:08:57下载
- 积分:1
-
chap04
matlab实例clearN=100f=zeros(50,50) f(15:35,23:28)=1 figure(1)imshow(f, notruesize )F=fft2(f,N,N) F2=fftshift(abs(F)) figure(2)x=1:N y=1:N mesh(x,y,F2(x,y)) colormap(gray) colorbar(matlab)
- 2009-09-21 09:38:52下载
- 积分:1