-
equalization
cma mma avma mcma 多种盲均衡算法 完全重构 归一化盲均衡 (cma mma avma mcma NPR )
- 2020-12-19 16:59:11下载
- 积分:1
-
matlab123
网络模型的matlab实现(包括随机网络、小世界网络、无标度网络、以及拓扑性质计算程序)(matlab network model implementation (including random networks, small-world network, scale-free networks, and topological properties calculation program))
- 2016-03-21 10:09:13下载
- 积分:1
-
Bootsbagsmethodresampling
靴袋法重采样,用于小样本时的重新采样后扩大样本含量的程序(Boots bags method re-sampling)
- 2010-05-19 16:32:01下载
- 积分:1
-
Chaos-Time-Seris-Toolbox-Version2.9
Chaos Time Seris Toolbox For Analysis and Prediction Version2.9
- 2012-06-06 21:05:25下载
- 积分: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
-
windturbineyongci
直驱永磁同步风力发电机模型,内部有详细的建模细节,可供初学者学习(Direct drive permanent magnet synchronous generator model, a detailed modeling of internal details, for beginners to learn)
- 2016-04-02 21:55:11下载
- 积分:1
-
mimo
mimo rayligh channel capacity mimo mimo
- 2010-11-19 15:33:06下载
- 积分:1
-
Dfencha1
基于MATLAB非线性确定性系统的分岔与混沌设计程序编程(MATLAB-based non-linear deterministic system of bifurcation and chaos Design Programming)
- 2009-12-30 21:42:37下载
- 积分:1
-
zishiingkongzhi
自适应控制的东西,看看吧好东西的,喜欢吧谢谢了(adaptive control of things, good things, let's see it, a thank you like it?)
- 2006-06-01 23:43:05下载
- 积分:1
-
Optimization
对于卫星编队飞行低推力构型重构机动的优化设计(Optimization of Low-Thrust Reconfiguration Maneuvers for Spacecraft Flying in Formation)
- 2021-03-09 16:39:28下载
- 积分:1