-
MFILE556
这是一份有关matlab中文教材程序代码,希望通过此文件可以使大家更好的学习matlab。(This is a Chinese teaching materials about matlab code, hope that through this file can make everyone better learning matlab)
- 2013-08-28 01:11:32下载
- 积分:1
-
matab-code-quantum-pso-algorithm
The quantum particle swarm optimization (QPSO) applies the quantum computing theory to particle swarm optimization, and thus has the advantages of both quantum computing theory and particle swarm optimization, so it has a faster convergence rate and a more accurate convergence value.
- 2021-03-18 10:49:20下载
- 积分:1
-
QPSK
用MATLAB中的simulink对DQPSK进行仿真(Using MATLAB in the simulink simulation of the DQPSK)
- 2010-06-08 19:06:54下载
- 积分:1
-
malableveladj
一个用maltab程序语言实现的水准网平差程序,使用于测绘人员(Maltab a programming language used to achieve the standard of network adjustment procedure, used in surveying and mapping staff)
- 2009-06-13 23:02:11下载
- 积分:1
-
matlab
MATLAB编程经典程序 素数的判断,求0~100素数之和 源程序(The MATLAB programming classic program primes judgment, seeking 0 to 100 primes and source)
- 2013-02-28 12:29:12下载
- 积分:1
-
FNN
伪近邻法确定相空间重构嵌入维数,内涵已生成的典型混沌信号,可以直接使用。(Pseudo-neighbor method to determine the embedding dimension of phase space reconstruction, connotation typical chaotic signal generated can be used directly.)
- 2014-12-16 11:06:17下载
- 积分:1
-
keiken
music高阶谱分析算法,计算多重分形非趋势波动分析,实现用SDRAM运行nios,同时用SRAM保存摄像头数据。( music higher order spectral analysis algorithm, Calculate the multifractal trend fluctuation analysis, Implemented with SDRAM run nios, while saving camera data SRAM.)
- 2016-11-16 21:57:59下载
- 积分:1
-
relay
MATLAB下的瑞利多径信道仿真,经过验证,可以使用(MATLAB under the multipath Rayleigh channel simulation, after verification, you can use)
- 2009-11-12 10:57:42下载
- 积分: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
-
6-2-1
exresice of marcel sidi
- 2013-09-07 19:33:44下载
- 积分:1