资源列表

« 1 2 ... .96 .97 .98 .99 .00 214701.02 .03 .04 .05 .06 ... 216384 »

[Dephi控件源码example4_4

说明: 例4:在sinc(t)信号中叠加噪声,分析对应频谱 fs=100 采样频率,必须大于两倍基带信号最高频率 ts=1/fs 采样时间间隔 T=2 时间窗大小 - x=x+0.1*randn(1,N) x=awgn(x,-10, measured ) figure plot(t,x) title( 时域信号图 ) xlabel( t /s ) y=fft(x,N) figure if mod(N,2)~=0
<张红> 在 2025-07-04 上传 | 大小:1kb | 下载:0

[Dephi控件源码example4_3

说明: 例3:分析占空比为ta的矩形脉冲频谱 T=1 时间窗大小 ta=0.5 占空比 N=256 t=linspace(-T,T,N) ts=2*T/N fs=1/ts -x=zeros(1,N) x(N/2-round(N/2*ta):N/2+round(N/2*ta))=ones(1,2*round(N/2*ta)+1) y=fft(x,N) figure plot(t,x) title([ 时域信号图 占空比为 ,num
<张红> 在 2025-07-04 上传 | 大小:1kb | 下载:0

[其他小程序modulate

说明:一个关于QPSK、16QAM与64QAM调制的程序-One of QPSK, 16QAM and 64QAM modulation process
<wang> 在 2025-07-04 上传 | 大小:1kb | 下载:0

[企业管理(财务/ERP/EIP等)movie

说明:这个代码运用在影院管理中, 简单的C程序, 适合新手-This code is used in theater management, the simple C program, suitable for novice to see
<zheng cheng> 在 2025-07-04 上传 | 大小:1kb | 下载:0

[数值算法/人工智能ICA

说明:用ICA信号处理程序,能有效的分离出源信号-Signal processing using ICA can effectively separate the source signals
<论坛注册> 在 2025-07-04 上传 | 大小:1kb | 下载:0

[C#编程process-ex2

说明:这个程序是关于PIPE 和 FORK的运用,适合新手入门-This program is about the use of PIPE and FORK for Getting Started
<zheng cheng> 在 2025-07-04 上传 | 大小:1kb | 下载:0

[matlab例程icasign

说明:用ica进行信号处理,能有效的分离出源信号-Ica with the signal processing, can efficiently separate the source signals
<论坛注册> 在 2025-07-04 上传 | 大小:1kb | 下载:0

[matlab例程smi

说明:数字波束形成,简单仿真了采样矩阵求逆这个算法-SMI digital beamforming
<wubianluomu88> 在 2025-07-04 上传 | 大小:1kb | 下载:1

[其他小程序11.3.1

说明:用c++写的商品输入输出的小程序,希望和大家一起交流-C++ written with input and output of goods of small procedures, hope and sharing with everyone
<huihui> 在 2025-07-04 上传 | 大小:1kb | 下载:0

[其他小程序ScrollScreen

说明:linux滚屏实现报表的打印,代码片段,提供参考-linux scroll Realization of Report, the code fragment
<陨石> 在 2025-07-04 上传 | 大小:1kb | 下载:0

[matlab例程MUSIC_ESPRIT

说明:阵列处理的一个分支,空间谱估计中的MUSIC和ESPRIT算法-Array processing, a branch of the MUSIC spatial spectrum estimation and the ESPRIT algorithm
<wubianluomu88> 在 2025-07-04 上传 | 大小:1kb | 下载:0

[matlab例程tdlmslearingcurve

说明:LMS算法,有关收敛性的问题。算法画出了LMS的学习曲线-LMS algorithm, the convergence problem. LMS algorithm to draw a learning curve
<wubianluomu88> 在 2025-07-04 上传 | 大小:1kb | 下载:0
« 1 2 ... .96 .97 .98 .99 .00 214701.02 .03 .04 .05 .06 ... 216384 »

源码中国 www.ymcn.org