资源列表

« 1 2 ... .59 .60 .61 .62 .63 25864.65 .66 .67 .68 .69 ... 28521 »

[matlab例程disper

说明:If you do not want to upload source code, you can join the
<roma> 在 2025-05-10 上传 | 大小:1kb | 下载:0

[数据结构常用算法kruskal

说明:K r u s k a l算法每次选择n- 1条边,所使用的贪婪准则是:从剩下的边中选择一条不会产生环路的具有最小耗费的边加入已选择的边的集合中。注意到所选取的边若产生环路则不可能形成一棵生成树-K ruskal algorithm each time you select n-1 edges, using criteria of greed: from the left side, select a loop with no mini
<黄京> 在 2025-05-10 上传 | 大小:1kb | 下载:0

[数据结构常用算法prim

说明:算法简介:Prim算法用于求无向图的最小生成树  设图G =(V,E),其生成树的顶点集合为U。    ①、把v0放入U。    ②、在所有u∈U,v∈V-U的边(u,v)∈E中找一条最小权值的边,加入生成树。    ③、把②找到的边的v加入U集合。如果U集合已有n个元素,则结束,否则继续执行②。    其算法的时间复杂度为O(|E|log|V|)-Introduction to Algorithms: Prim alg
<黄京> 在 2025-05-10 上传 | 大小:1kb | 下载:0

[matlab例程minimumFrequencySeperation

说明:This source code describes the minimum frequency seperation between two signals to be orthogonal with two cases for phase differences
<neelam> 在 2025-05-10 上传 | 大小:1kb | 下载:0

[matlab例程OFDMtransmitwaveform

说明:This source code describes the OFDM transmitted waveform at the transmitter both in frequency as well as time domain
<neelam> 在 2025-05-10 上传 | 大小:1kb | 下载:0

[matlab例程PAPRvsCCDF

说明:This source code gives an idea about how to plot PAPR vs CCDF which is an important paramenter for evalution of the schemes of PAPR reduction
<neelam> 在 2025-05-10 上传 | 大小:1kb | 下载:0

[matlab例程selectivemapping

说明:This source code describes about a PAPR Reduction Technique-Selective Mapping and simulates in matlab environment
<neelam> 在 2025-05-10 上传 | 大小:1kb | 下载:0

[matlab例程tonereservation

说明:This code simulates the tone reservation technique for the PAPR Reduction of OFDM signals and gives an idea of how to improve it-This code simulates the tone reservation technique for the PAPR Reduction of OFDM signals
<neelam> 在 2025-05-10 上传 | 大小:1kb | 下载:0

[数值算法/人工智能002

说明:龙贝格积分的算法——计算方法的实验之一。-Romberg integration algorithm- calculation of the experimental one.
<宁仔> 在 2025-05-10 上传 | 大小:1kb | 下载:0

[matlab例程pso1

说明:swarm algorithm optimization
<brahim> 在 2025-05-10 上传 | 大小:1kb | 下载:0

[matlab例程analyzBuffer

说明:radar matlab simulation
<Yousef> 在 2025-05-10 上传 | 大小:1kb | 下载:0

[matlab例程analyzBufferWithMTI

说明:radar matlab simulation
<Yousef> 在 2025-05-10 上传 | 大小:1kb | 下载:0
« 1 2 ... .59 .60 .61 .62 .63 25864.65 .66 .67 .68 .69 ... 28521 »

源码中国 www.ymcn.org