-
Pcasmlar
基于 matlab 用主元分析对半导体数据进行处理,进行相似度的匹配(Matlab using principal component analysis based on semiconductor data processing, the similarity matching)
- 2013-09-21 14:53:48下载
- 积分:1
-
Model-Based-Design-Maturity
介绍matlab在汽车行业的标杆业务,为广大爱好者提供索引(description the matlab s manurity in automotive industry)
- 2015-02-04 21:24:36下载
- 积分:1
-
chilun
用matlab画齿轮齿廓的,只要几个参数即可,具体看程序,很简单,一看就懂。(matlab build gear shape)
- 2021-03-17 16:49:21下载
- 积分:1
-
OFDMDVB
这是一个关于ofdm dvb源码matlab环境运行,文件比较多(This is a matlab code ofdm dvb on the running environment, documents are more)
- 2009-04-20 15:25:13下载
- 积分:1
-
serialToparallel
此函数是进行串并变化的功能函数,包含两个文件,一个进行提取基数为一个提取偶数位,从而达到串并变换的目的。这是在做需要多路进行数字调制所需要的步骤(This function is built to transform a sequence to serial and parallel sequence)
- 2012-05-16 09:15:49下载
- 积分:1
-
radpat
Measure Radiation pattern of a patch antenna given different modes
- 2013-03-24 14:01:15下载
- 积分:1
-
GAPID
说明: 基于遗传算法的PID参数整定。由系统的阶跃响应曲线可见,系统是稳定的,且调节时间较短。(PID parameter tuning based on genetic algorithm.)
- 2021-01-05 20:08:54下载
- 积分:1
-
Rayleigh_Doppler_singlePath
使用matlab编写的仿真带多普勒频移的单信道模型(Prepared using the matlab simulation with Doppler shift of the single-channel model)
- 2007-10-15 16:35:06下载
- 积分:1
-
SAR_simulation
SAR雷达成像仿真 基于MATLAB的三种不同的算法程序 分析频谱与分辨率(SAR radar imaging simulation based on MATLAB for three different algorithms of spectrum and resolution procedures)
- 2010-09-17 10:05:22下载
- 积分:1
-
source
function S = steeringv(M,x) define steering vector
free space wavelength of 15cm at resonant freq of 2GHz
lamda = 0.15
d = lamda/2 inter-element spacing
K = 1:M
x is DOA of the received signal
S = exp((-2*pi*j*(K-1)*d*sin(x))/lamda)
- 2012-07-13 15:38:31下载
- 积分:1