-
无噪音ofdm 产生
这段代码有助于创造一个完整的 ofdm 链传动和无噪音,添加环前缀的接待,这种信号可以使用盲或半盲稍后同步同步
- 2022-02-20 21:15:48下载
- 积分:1
-
vb导线间接平差
Option Explicit
Option Base 1
Dim sAngle() As Double, sdAngle() As Double, sEdge() As Double, s0Edge() As Double
"分别存放角度观测值、坐标方位角、观测边长和近似边长
Dim ajk() As Double, bjk() As Double "坐标方位角改正数的系数
Dim detX() As Double, detY() As Double, reX() As Double, reY() As Double
"分别存放各测站相对于导线中前一结点的X、Y坐标增量和坐标闭合差
Dim strFileName As String "存放数据文件名(含路径)
Dim iType%, iAngleType%, Xa#,
- 2023-01-20 01:25:03下载
- 积分:1
-
匹配追踪算法
贪婪算法的一种
经典的算法,适用于压缩感知,稀疏分解等多种算法的恢复算法。
- 2023-03-04 07:10:03下载
- 积分:1
-
Calculates algebraic expressions using reverse pollish notation.
Calculates algebraic expressions using reverse pollish notation.
- 2022-01-24 13:48:57下载
- 积分:1
-
函数最小的遗传算法
经典算法应用: 遗传算法求函数最小的例子-Genetic algorithm for the smallest example of function
- 2023-06-28 14:50:03下载
- 积分:1
-
基于Zigbee的四锚节点三点质心定位算法程序
本定位算法采取了采集四个参考节点的RSSI值作为参考,上位机软件在运行的过程中。从四个RSSI值中选取三个信号强度值最强的作为定位为的参考值。进而对盲节点进行定位。
- 2022-02-03 18:14:45下载
- 积分:1
-
检查括号是否匹配
用于检查括号是否匹配,包括大括号,中括号和小括号,并能返回括号匹配数
- 2023-01-09 18:50:03下载
- 积分:1
-
信号傅立叶变换的幅度图和频谱图的示例
信号傅立叶变换的幅度图和频谱图的示例...
信号傅立叶变换的幅度图和频谱图的示例
信号傅立叶变换的幅度图和频谱图的示例-signal Fourier transform spectrum range map and the map of the signal sample rate Fourier Transform map and the map of the sample spectrum
- 2023-04-03 09:35:04下载
- 积分:1
-
cholesky分解 c++
#include
#include
#include
#include
#include
using namespace std;
int main (int argc, char* argv[])
{
cout
- 2022-01-27 16:58:06下载
- 积分:1
-
此函数通过两点的大地经纬度(Ja,Wa)和(Jb,Wb)计算两点间距离 Dis...
此函数通过两点的大地经纬度(Ja,Wa)和(Jb,Wb)计算两点间距离 Dis -this function through the 2:00 and Geodesy (Ja, Wa) and ( `, mg) calculated the distance between two points Dis
- 2022-07-19 07:05:55下载
- 积分:1