-
Satendra
MATLAB program for distribution sys load flow
- 2010-11-14 18:23:36下载
- 积分:1
-
Laba_0
#include "comparer.h"
#include <iostream>
using namespace std
int Comparer::compareByName(Student& s1,Student& s2)
{
return strcmp(s1.m_szName,s2.m_szName)
}
int Comparer::compareBySurname(Student& s1,Student& s2)
{
return strcmp(s1.m_szSurname,s2.m_szSurname)
}
int Comparer::compareByGroup(Student& s1,Student& s2)
{
- 2010-01-21 00:05:09下载
- 积分:1
-
5f0c3f53d787f43bad41b8714c55b46e
CC1110的各种程序例程,包括无线实验,TDMA和FDMA点对多点通信原代码(Various routines of CC1110, including wireless experiment, TDMA and FDMA point to multipoint communication source code)
- 2015-03-30 15:19:15下载
- 积分:1
-
3125
用matlab实现中值滤波 用matlab实现中值滤波(Median filter implementation using matlab to achieve median filter with matlab)
- 2010-06-09 11:04:16下载
- 积分:1
-
pso
说明: 粒子群聚类算法例题及其详细解析(Example particle cluster-like algorithm and its detailed analysis)
- 2010-03-26 12:48:26下载
- 积分:1
-
FACE_recognitiong_matlab
里面含有vc++代码内容和MATLAB内容,有关于程序是实现人脸识别的,很好。(Content which contains vc++ code and MATLAB content about the program is to achieve recognition, very good.)
- 2014-10-31 15:35:14下载
- 积分:1
-
adpt_mod_para
Adaptive Resource Allocation in LTE
- 2015-03-12 13:48:28下载
- 积分:1
-
chaos-and-calculations
混沌分岔图,电路实验的模拟图,用于matlab模拟(Chaos bifurcation diagrams, circuit simulation experiment diagram for matlab simulation)
- 2014-09-23 18:28:17下载
- 积分:1
-
执行 16 QAM 基带通信系统
此项目将侧重的设计与仿真 16 正交调幅 (QAM) 解调、 星座情节的可视化通信信号,以及错误价格计算的数字系统的设计。
QAM 是一种使用单个通道作为两个独立的通道,是互相正交的方法。该信息被划分成 Inphase 和正交分量。代数求和的两个调制器的输出,然后传输结果。由于除符号干扰,两个通道的正交特征 ISI Inphase 和正交组件之间被减少了。这可确保传输与减少概率的位错误,是为错误免费通信系统的建立所希望的目标。
- 2022-10-12 02:00:03下载
- 积分:1
-
Matlab-Symbolic-Math-Toolbox
Matlab符号数学工具箱,主要对比较复杂的部分做一些介绍(Matlab Symbolic Math Toolbox, the main part of some more complex description)
- 2011-04-22 16:21:43下载
- 积分:1