-
demodulation
基于IEEE802.11a标准的星座图解调源程序,
包括BPSK,QPSK,16QAM,64QAM(Based on IEEE802.11a standard tune source constellation diagrams, including BPSK, QPSK, 16QAM, 64QAM)
- 2007-12-25 10:26:43下载
- 积分:1
-
fenzhi
#include <iostream.h>
int main()
{
int i(0),sum(0)
while (i<=100)
{
sum=sum+i
++i
}cout<<"sum="<<sum<<endl
return 0;
}
- 2009-12-11 22:03:44下载
- 积分:1
-
02101_28
说明: 单极性码间干扰与信道均衡,眼图观察均衡效果(Unipolar inter-symbol interference and channel equalization, eye observation balanced results)
- 2006-04-13 09:50:42下载
- 积分:1
-
TS
说明: 采用人工智能神经网络的改进Holpfield神经网络解决旅行商问题(Improved use of artificial neural network neural network to solve the traveling salesman problem Holpfield)
- 2015-01-18 10:11:39下载
- 积分:1
-
BPSK
滤波器高斯噪声信道模型和jake s信道模型上的二进制相位调制,matlab实现源码(bpsk on the filtered gaussion noise channel model and jake s model ,matlab code.)
- 2014-01-03 16:33:29下载
- 积分:1
-
GPS-Matlab2006
电子书:《GPS基本原理及其Matlab仿真》2006,全文扫描清晰版(EBook: GPS Fundamentals and Matlab simulation 2006)
- 2015-04-05 16:04:35下载
- 积分:1
-
潮流计算程序1
说明: 潮流计算是电力学名词,指在给定电力系统网络拓扑、元件参数和发电、负荷参量条件下,计算有功功率、无功功率及电压在电力网中的分布。潮流计算是根据给定的电网结构、参数和发电机、负荷等元件的运行条件,确定电力系统各部分稳态运行状态参数的计算。通常给定的运行条件有系统中各电源和负荷点的功率、枢纽点电压、平衡点的电压和相位角。待求的运行状态参量包括电网各母线节点的电压幅值和相角,以及各支路的功率分布、网络的功率损耗等。(Power flow calculation is a term of power science. It refers to the calculation of the distribution of active power, reactive power and voltage in power network under given network topology, component parameters and generation and load parameters. Power flow calculation is based on the given grid structure, parameters and operation conditions of generator, load and other components to determine the steady-state operation parameters of each part of the power system. Usually, the given operating conditions include the power of each power source and load point, junction voltage, balance point voltage and phase angle. The parameters to be determined include the voltage amplitude and phase angle of each bus node, the power distribution of each branch and the power loss of the network.)
- 2020-06-23 10:00:01下载
- 积分:1
-
createData
说明: 负载均衡调度问题:假设有N个任务,需要负载均衡器分配给M个服务器节点去处理。每个任务的任务长度、每台服务器节点(下面简称“节点”)的处理速度已知,请给出一种任务分配方式,使得所有任务的总处理时间最短。CreateData文件(Load balancing scheduling problem: suppose there are n tasks, which need to be allocated to m server nodes by load balancer. The task length of each task and the processing speed of each server node (hereinafter referred to as "node") are known. Please provide a task allocation method to minimize the total processing time of all tasks.CreateData)
- 2020-03-25 21:18:06下载
- 积分:1
-
MATLAB
优化问题分类:(非)线性规划、整数规划、0-1 规划、(多)目标规划、(与时间有关的)动态规划、(系数是随机变量的)随机规划。 (Optimization problem categories: (non-) linear programming, integer programming ,0-1 plan, (multiple) goal programming, (and time-related) dynamic programming, (coefficient is a random variable) stochastic programming.)
- 2010-02-21 11:38:25下载
- 积分:1
-
PSO的太阳能电池板的最大功率点跟踪
基于粒子群算法的太阳能电池板的最大功率点跟踪(Maximum power point tracking of PSO solar panels)
- 2018-11-01 09:39:41下载
- 积分:1