资源列表

[matlab例程MRC

说明:maximum ratio combining
<bill> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法kruskal1

说明:kruskal算法求解最小生成树  K r u s k a l算法每次选择n- 1条边,所使用的贪婪准则是:从剩下的边中选择一条不会产生环路的具有最小耗费的边加入已选择的边的集合中。注意到所选取的边若产生环路则不可能形成一棵生成树。K r u s k a l算法分e 步,其中e 是网络中边的数目。按耗费递增的顺序来考虑这e 条边,每次考虑一条边。当考虑某条边时,若将其加入到已选边的集合中会出现环路,则将其抛弃,否则,将它选入。-kr
<li chao> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[matlab例程FFT

说明:matlab code for rabix 2 fft algorithm
<bnpvas> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[matlab例程QAM_AWGN_Fading

说明:Rayleigh Fading Ampalitude without Phase Fading, The key point for ONES is that, in some modulation schemes like DPSK the phase error can not destroy the results.
<kid81> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[matlab例程FuncOfMu

说明:太阳—地月系平衡解,5个平衡解,模拟相对位置-The sun- and on the Department of equilibrium, a balanced solution of 5 to simulate the relative positions of
<ralf> 在 2024-11-19 上传 | 大小:1kb | 下载:1

[matlab例程trajectory

说明:This function is used to evaluate the max height and the max distance of a projectile and plot the trajectory. Inputs v0 : The initial velocity in m/s theta: The angle at which the projectile is fired in d
<santosh> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[matlab例程music

说明:第四代移动通信music算法,是我很辛苦才弄出来的。希望可以喝大家交流-Fourth-generation mobile communication music algorithm, it is very hard to get me out. Hope that we can drink to facilitate the exchange of
<music> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[数学计算/工程计算lichaxun

说明:理查逊外推法求数值微分,能达到很高的精度。-Richardson extrapolation method for numerical differentiation, to achieve high accuracy.
<cz3vx> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[matlab例程ortho_poly

说明:计算chebyshev多项式-计算chebyshev多项式 -Evaluates chebyshev polynomials with vector arguments for vector arguments x
<panwei> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[matlab例程detectionAIC

说明:水下多目标检测算法(AIC)——matlab程序 detection_AIC.rar (2 K) 很简单的一个算法程序,初学者进来看看。-Underwater multi-target detection algorithm (AIC)- matlab program detection_AIC.rar (2 K) of an algorithm is very simple procedure, come take a look
<周凯> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[matlab例程DECODE2

说明:天文导航方向,导航信号转化为星历表信息Matlab程序。-The direction of celestial navigation, navigation signal into Matlab ephemeris information procedures.
<周凯> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[数值算法/人工智能RKLDG_O3

说明:用有限元分析的法解决一类偏微分方程,用到的DG方法,绝对原创。Ut=Uxx,with U(x,0)=sin(x)-Finite element analysis using the method to solve a class of partial differential equations, using the DG method, an absolute original. Ut = Uxx, with U (x, 0) = s
<bohu> 在 2024-11-19 上传 | 大小:1kb | 下载:0

源码中国 www.ymcn.org