-
simulate
关于RFID的LANDMARC算法与加权计算平均功率的计算(About RFID' s LANDMARC algorithm and the calculation of weighted average power)
- 2010-05-19 20:10:46下载
- 积分:1
-
cross-correlation-operation
通过此函数能实现两个序列的互相关运算,应用比较广泛(Used widely by the cross-correlation operation of this function to achieve the two sequences)
- 2012-05-30 22:41:05下载
- 积分:1
-
HDB3prg
用matlab仿真出HDB3编码以及译码和信源的仿真曲线(Matlab simulation using the HDB3 encoding and decoding and source of the simulation curve)
- 2009-06-08 02:09:16下载
- 积分:1
-
polardb
波束形成算法中一种变换形式的极坐标算法(与传统的极坐标算法不同)(Polardb is a modified version of the regular polar function.)
- 2012-04-23 11:27:59下载
- 积分:1
-
matlab数据做图
说明: 主要是对数据做初级滤波和组合分析,其实就是对多路数据做了采集并组合做图(Primary filtering and combination analysis of data)
- 2020-06-24 22:00:02下载
- 积分:1
-
BlackmanWindow
matlab code for Blackman Window....
- 2010-06-07 17:31:05下载
- 积分:1
-
Grefenstette
Grefenstette编码法的MATLAB实现 本文在MATLAB环境下编程实现针对TSP问题的Grefenstette编码法,并将其同基本遗传算法相结合,仿真求解一个
15点的TSP问题(Grefenstette coding method to achieve this paper, the MATLAB environment in MATLAB programming for the TSP problem Grefenstette coding method and genetic algorithm with the basic combination of a 15-point simulation of the TSP problem)
- 2009-05-07 22:25:32下载
- 积分:1
-
Gcv
一个自适应软阈值去噪的原程序,很实用,我用它解决了很多问题(An adaptive soft-threshold denoising of the original program)
- 2010-05-07 21:47:50下载
- 积分: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
-
45-test-images
45张图像处理中经常用到的示例图片,全部为bmp图(45 sample pictures frequently used in image processing, all the bmp maps)
- 2012-12-26 20:22:05下载
- 积分:1