-
SPA_decode
说明: LDPC软判决译码:和积算法的matlab代码。(LDPC soft decision decoding: matlab code of sum product method.)
- 2020-04-14 22:06:20下载
- 积分:1
-
矩陣相乘
矩陣相乘
#include
#include
int m,n,o,p,i,j,k,l;
int main()
{
printf("輸入矩陣A之列數m、行數n及矩陣B之列數o、行數p");
printf("
m=");scanf("%d",&m);
printf("n=");scanf("%d",&n);
printf("
o=");scanf("%d",&o);
printf("p=");scanf("%d",&p);
float a[m][n],b[o][p],c[m][p];
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-07-05 11:05:03下载
- 积分:1
-
带压缩,学习因子
说明: 在matlab用于各种算法粒子群和遗传的测试函数性能比较,画图等等(Performance comparison of particle swarm and genetic test functions used in various algorithms in matlab, drawing, etc.)
- 2020-03-28 15:44:20下载
- 积分:1
-
skinPowerBuilder
对程序进行皮肤更换,使界面美观大方,颜色柔和。(Skin change)
- 2009-10-06 00:11:24下载
- 积分:1
-
HVDC_VSC3
一个基于PSCAD仿真平台的三端的柔性直流。(A three terminal flexible DC based on PSCAD simulation platform.)
- 2017-08-11 16:03:45下载
- 积分:1
-
CSS模板源代码。您可以使用此文件的源代码来创建你自己的…
CSS templates source codes. You can use this file souce codes to create your own menus.
- 2022-07-08 06:54:53下载
- 积分:1
-
gauge
digital caliper interface and pic code
- 2012-08-26 04:16:36下载
- 积分:1
-
analiz.py.tar
Throughput calculator for ns2 trace file
- 2009-12-06 20:43:02下载
- 积分:1
-
music
MUSIC算法的仿真及性能分析:信源数N=3,分别来自于 =-10度, =0度, =10度;信源为相互独立幅度相同的信号;噪声为服从高斯分布的独立噪声;均匀等距直线阵,阵元数为8,波长 ;(MUSIC algorithm for the simulation and performance analysis)
- 2020-11-26 18:29:31下载
- 积分:1
-
OFDM_CP_rebuit
当OFDM的CP短于多径信道长度时,会引起ISI,本程序对干扰进行重构。(Rebuilt interference in CP-OFDM.)
- 2018-09-07 21:35:14下载
- 积分:1