资源列表

« 1 2 ... .11 .12 .13 .14 .15 9216.17 .18 .19 .20 .21 ... 15813 »

[matlab例程Archive

说明:clear all close all clc x=ones(1,8) fx=fft(x,512) z=abs(fx) k=0:length(z)-1 plot(k,z)
<xiayongming> 在 2025-11-10 上传 | 大小:4.06mb | 下载:0

[matlab例程ssj_min

说明:雷达最小压制距离计算,包括雷达参数,计算公式,计算方法-radar minimal jamming distension calculation
<刘云> 在 2025-11-10 上传 | 大小:1kb | 下载:0

[matlab例程Rt_max

说明:雷达最大探测距离,包括雷达参数,雷达最大探测距离的计算公式。-calculation of radar maximal detect distance
<刘云> 在 2025-11-10 上传 | 大小:1kb | 下载:0

[matlab例程yousezaosheng

说明:雷达有色噪声的生成代码,可以生成有噪声,并画出图像 -code about color sound
<周志平> 在 2025-11-10 上传 | 大小:1kb | 下载:0

[matlab例程bomb_jamming

说明:本模块主要完成跳频通信中敌意干扰中的梳状干扰的实现,采用simulink搭建-This module mainly complete comb interference of hostile interference in the frequency hopping communication using simulink structures....
<太阳> 在 2025-11-10 上传 | 大小:12kb | 下载:0

[matlab例程GMSK_Hop.mdl

说明:该模块主要完成GMSK跳频通信,在simulink中实现,包含跳频载波实现模块。-The module is mainly to complete the GMSK frequency hopping communication, including frequency hopping carrier to implement the module in simulink....
<太阳> 在 2025-11-10 上传 | 大小:18kb | 下载:0

[matlab例程mutitone_jam

说明:主要完成跳频通信中多音干扰模块的实现,采用了simulink搭建。-Complete the implementation of multi-tone interference in frequency hopping communication module, using simulink structures....
<太阳> 在 2025-11-10 上传 | 大小:7kb | 下载:0

[matlab例程partial_band_jam

说明:主要完成跳频通信中部分频带干扰的实现,可以设置干扰频带。在simulink中实现。-Complete the implementation of the partial-band interference in frequency hopping communication, you can set the interference band. In simulink....
<太阳> 在 2025-11-10 上传 | 大小:15kb | 下载:1

[matlab例程baizaosehng

说明:白噪声加滤波器matlab信号发生编程。-White noise-plus-filter matlab signal programming.
<孙洁> 在 2025-11-10 上传 | 大小:2kb | 下载:0

[matlab例程VHF_all_band_jam

说明:该模块主要完成跳频通信中敌意干扰下全频段干扰,该干扰主要是针对超短波电台,采用simulink编写。-The module is mainly to complete the full-band interference in frequency hopping communication in hostile interference, the interference for FM radio, written using simulink....
<太阳> 在 2025-11-10 上传 | 大小:15kb | 下载:0

[matlab例程PSMF

说明:Zhou Wang&David Zhang的递进开关中值滤波的matlab实现-Progressive Switching Median Filter for the Removal of Impulse Noise from Highly Corrupted Images(Zhou Wang&David Zhang)
<youknow> 在 2025-11-10 上传 | 大小:1kb | 下载:0

[matlab例程Matlab

说明:自学matlab的60个小程序代码,里面含有牛顿插值算法、拉格朗日插值算法等-Self-study matlab 60 small program code
<zzj> 在 2025-11-10 上传 | 大小:21kb | 下载:0
« 1 2 ... .11 .12 .13 .14 .15 9216.17 .18 .19 .20 .21 ... 15813 »

源码中国 www.ymcn.org