资源列表

« 1 2 ... .77 .78 .79 .80 .81 20582.83 .84 .85 .86 .87 ... 28523 »

[matlab例程pre-distoration

说明:数字预失真--用于产生WCDMA 仿真信号源等程序-DPD--make_pulse_with_ballast.m and so on
<王恒> 在 2025-10-28 上传 | 大小:2kb | 下载:0

[人工智能/神经网络/遗传算法CGA

说明:遗传算法,用于寻求最优解,此方法应用较广-CGA.rar
<wanggen> 在 2025-10-28 上传 | 大小:2kb | 下载:0

[matlab例程multpathcontinuchannelinsimulation

说明:多径连续时变信道,是matlab代码,m文件,可用于HiperLan2,WLAN,WiFi仿真.是外国人论文上的.-Generating the channel impulse response of a time-varying channel according to a Jake s doppler channel model
<天天> 在 2025-10-28 上传 | 大小:2kb | 下载:0

[数学计算/工程计算gongetidu

说明:这个程序利用共轭梯度方法,求解对称正定线性方程组-This procedure using conjugate gradient method for solving symmetric positive definite system of linear equations
<l> 在 2025-10-28 上传 | 大小:2kb | 下载:0

[压缩解压chap06

说明:ch6: 哈夫曼编码 (§6.1.4)-ch6: Huffman Coding (§ 6.1.4)
<汤跃峰> 在 2025-10-28 上传 | 大小:2kb | 下载:0

[matlab例程ACATSP1

说明:用基本的蚁群算法求解TSP问题,改算法可移植性比较强,还可用于解决其他如图着色等问题-Solving TSP Problem
<dlz> 在 2025-10-28 上传 | 大小:2kb | 下载:0

[matlab例程M1QAM1

说明:MQAM在MATLAB的仿真和图示例程,调试已经通过-MQAM in the MATLAB simulation and icons routines, debugging has been passed
<哈哈> 在 2025-10-28 上传 | 大小:2kb | 下载:0

[数学计算/工程计算FFT

说明:使用FFT实现的两个多项式相乘的算法。 输入文件: 第一行为(n-1) 第二行为第一个多项式系数序列 第三行为第二个多项式系数序列 系数序列的格式为:an,an-1,an-2 ,…, a1,a0 输出文件:result5.txt 格式为结果多项式的系数序列。 序列格式为:an,an-1,an-2 ,…, a1,a0(此n与输入中的n不同)-Implementation of both the use of FFT polynomial multiplicatio
<ZhouJk> 在 2025-10-28 上传 | 大小:2kb | 下载:0

[matlab例程5

说明:一道程序编译顺序的考题,涉及到函数调用的先后顺序及运算符号的优先级等问题。下面我展开给你讲。 C的程序编译总是从main函数开始的,这道题的重点在“fun((int)fun(a+c,b),a-c)) ”语句。 系统首先要确定最外层 fun()函数的实参,第一个参数的确定需要递归调用fun()函数(不妨称其为内层函数)。内层函数的两个参数分别为x=a+b=2+8=10、y=b=5,执行函数体x+y=10+5=15,于是得外层函数的参数x=15。其另一个参数y=a-c=2-b=-6,再次
<蜗蜗牛> 在 2025-10-28 上传 | 大小:2kb | 下载:0

[压缩解压huffman5

说明:huffman编码源程序之五,适合《信息与编码》课程初学者使用-huffman
<村姑2> 在 2025-10-28 上传 | 大小:2kb | 下载:0

[matlab例程MATLAB_FIR_IIR

说明:matlab FIR 底通和带通滤波器和IIR 底通和带通滤波器完整程序,本人花了好多时间自己写的,有滤波前后图形对比!-matlab FIR at the end of pass and band-pass IIR filters and the end of pass and band-pass filter the full process, I spent a lot of time to write your own, there is before and after the gra
<Gerry_song> 在 2025-10-28 上传 | 大小:2kb | 下载:0

[数值算法/人工智能kalmanc

说明:这个是用c实现的kalman滤波算法的源程序,可以方便调用。-This is c implementation of kalman filtering algorithm of source code, it will be convenient to call.
<李贤> 在 2025-10-28 上传 | 大小:2kb | 下载:0
« 1 2 ... .77 .78 .79 .80 .81 20582.83 .84 .85 .86 .87 ... 28523 »

源码中国 www.ymcn.org