-
coo_sat
GPS卫星定位 利用广播星历计算卫星位置(Calculated using satellite position broadcast ephemeris)
- 2021-04-22 22:58:49下载
- 积分:1
-
dss_1-0.tar
国外的一个非常不错的图像去噪matlab代码(Abroad, a very good image denoising matlab code)
- 2009-12-16 20:59:28下载
- 积分:1
-
alfa-beeta-zero
The Wind Farm (DFIG detailed model demo of the Distributed Resources application library does not simulathe demo that is missing. This file is normally d at the simulation start in order to define an initial state vector that starts the model in steady state.
- 2015-02-04 07:02:39下载
- 积分:1
-
fangzhen
说明: 光伏并网逆变器仿真,包括直接功率控制和svpwm控制(基于PI)(Photovoltaic grid-connected inverter simulation, including direct power control and SVPWM control (based on PI))
- 2020-11-16 15:39:40下载
- 积分:1
-
MATLAB_GUI
利用matlab函数编写GUI界面设计,对于其步骤,以及相应的函数做出具体说明。(Using matlab function to write GUI interface design, for its steps, and the corresponding function to make specific instructions.)
- 2013-07-22 22:15:37下载
- 积分:1
-
MatchFilterLFM
高分辨率雷达 距离向压缩算法滤波器设计 三种方法 全面设计(clc
clear all
close all
2013年9月28日
---------------参数----------
Tr=42e-6
fs=9.5e6
K=0.7e11
Nfft=2048
-------------匹配滤波 时域生成--------------
t=(-Tr/2+1/fs:1/fs:Tr/2-1/fs)
w = kaiser(length(t),2.5)
w=w
w = ones(1,length(t))
ht1=w.*exp(-1i*pi*K*t.^2)
ht2=w.*exp(1i*pi*K*t.^2)
hf1=fft(ht1,Nfft)
hf2=fft(ht2,Nfft)
figure
subplot(211)
plot(abs(hf1))
title( 匹配滤波器1 幅频响应 )
subplot(212)
plot(phase(hf1))
title( 匹配滤波器1 相位 )
figure
subplot(211)
plot(abs(hf2))
title( 匹配滤波器2 幅频响应 )
)
- 2013-10-12 22:32:06下载
- 积分:1
-
ICA
it is the matlab code of the imperialistic competitive algorithm.
- 2014-01-22 00:53:30下载
- 积分:1
-
xuanzexinghuatu
一个matlabGUI,可以对mat文件中的多个信号进行线性分析(最多三个)(A matlabGUI, can document a number of mat-signal linear analysis (a maximum of three))
- 2009-03-19 20:08:37下载
- 积分:1
-
adctest_maxim0911
通用高速ADC动态性能测试MATLAB code,包括SNR,SINAD,ENOB,THD,SFDR,并绘制频域幅值曲线(MATLAB code for high speed ADC dynamic specific tests, including SNR, SINAD, ENOB,THD,SFDR,and so on.)
- 2021-02-20 21:19:43下载
- 积分:1
-
coxial
matlab code for coaxial modes
- 2010-11-15 14:00:47下载
- 积分:1