-
MATLAB
介绍matlab入门教材,包含遗传工具箱的使用,常见的算法函数的使用说明等(Introduction matlab entry materials, including the use of genetic toolbox, common algorithmic functions to the use of descriptions)
- 2008-12-16 14:50:45下载
- 积分:1
-
Lave1
#include <iostream>
#include <stdlib.h>
#include <string.h>
using namespace std
const kl = 4, kzs = 2, m = 6, n = 4, Error = 5
char *K[kl] = {{"01"},{"bB"},{"23456789ACDEFacdef"},{"hH"}}
int A[m][n] = {{1,2,2,5}, {1,3,2,4},{2,2,2,4},{2,2,2,4},{5,5,5,5},{5,5,5,5}},
- 2010-01-20 23:55:27下载
- 积分:1
-
SAA-code
模拟退火算法程序原码以及算法程序,是用MATLAB编辑好的m文件(Simulated annealing algorithm program source code and algorithm program is a good m file in MATLAB Editor)
- 2012-08-06 21:24:57下载
- 积分:1
-
zfpro
程序对2发2收系统进行ZF算法的仿真。发送信号采用QPSK调制,信道为准静态瑞利平坦衰落信道,引入的噪声为均值为0的高斯白噪声,接收端采用最大似然检测算法,仿真其误比特率特性。(The ZF algorithm simulation program 2 admission system. Send signals using QPSK modulation, channel prevail static Rayleigh flat fading channels, the introduction of noise with mean 0 Gaussian white noise, the receiving end using the maximum likelihood detection algorithm, simulation of the bit error rate characteristics.)
- 2013-03-29 13:45:12下载
- 积分:1
-
fft
digital signal processing
- 2010-09-01 22:53:52下载
- 积分:1
-
fir
用MATLAB编程实现FIR滤波器功能,很好的一个程序!(Programming with MATLAB realize FIR filter function, a procedure very good!)
- 2008-07-15 11:17:16下载
- 积分:1
-
CoverageCalculation
wireless coverage calculation source code for matlab
- 2011-07-18 21:31:27下载
- 积分:1
-
A-Power-System-Reliability-Evaluation-Technique-a
A Power System Reliability Evaluation Technique and Education Tool for Wind Energy Integration
- 2014-11-29 18:29:57下载
- 积分:1
-
gurobi562
Gurobi Mex is a free MATLAB interface for Gurobi 2, 3, and 4 written by Wotao Yin with contributions by Jon Dattorro, Imre Polik, and Tomáš Strnad. It calls Gurobi to solve linear/quadratic/mixed-integer optimization problems.
- 2014-02-11 17:10:56下载
- 积分:1
-
QAM_16
TD-LTE PMCH matlab source code
- 2011-04-27 18:45:41下载
- 积分:1