-
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
-
wuyuesuyiweiqiuzhi-
无约束最优化~龚纯精通matlab最优化计算(unrestraint optimize)
- 2011-08-27 09:59:09下载
- 积分:1
-
ir
说明: 图像复原--数字图像处理--matlab程序(Image Recovery- Digital image processing- matlab program)
- 2013-12-02 11:04:18下载
- 积分:1
-
MATLAB6.5
精通MATLAB 6.5版北京航空航天大学出版社(Proficient in MATLAB 6.5 version of Beijing University of Aeronautics and Astronautics Press)
- 2009-11-03 17:36:18下载
- 积分:1
-
DETREND
近红外光谱平滑去噪算法,由于光谱仪得到的光谱信号中既有有用的信息,同时也叠加着随机误差,即噪声,而这种方法能取到很好的去噪作用。(Nir denoising smoothing algorithm, as a result of the spectrometer for spectrum signal in both the useful information, and superposition of the random error, the noise, and this method can get very good denoising effect.
)
- 2013-10-03 23:38:07下载
- 积分:1
-
Information_within_the_MATLAB_software_training_pp
MATLAB软件训练内部资料pptInformation within the MATLAB software training ppt(MATLAB software training within the information pptInformation within the MATLAB software training ppt)
- 2010-08-02 14:22:46下载
- 积分:1
-
MATLAB
基于MATLAB的快速傅立叶分析程序设计(MATLAB)
- 2009-05-11 22:43:39下载
- 积分:1
-
math_MATLAB_example
说明: 薛定宇高等应用数学问题的MATLAB求解例子源码 (err)
- 2008-11-17 00:01:18下载
- 积分:1
-
Chan_Algorithm
Y.T.Chan在其论文中提出一种具有解析表达式解的非递归双曲线方程组解法,该算法具有计算量小,速度快,且当TDOA参数估计误差服从高斯分布的情况下,定位精度较高。 本程序借鉴Chan论文中提出的算法,基于MATLAB程序,在已知TDOA估计参数的情况下,对信号源位置进行估计。 希望能够对研究 干扰源定位、无源定位的同志提供帮助。(YTChan in his paper presents a solution with the analytical expression for the non-recursive solution of hyperbolic equations, the algorithm has calculated the amount of small, fast, and when the TDOA estimation error of Gaussian distribution in the case, positioning accuracy than high. The papers presented in the program learn from Chan algorithm, MATLAB-based program, known TDOA estimation parameters in the case, the signal source location estimates. Hope to the study of interference location, passive positioning of the comrades to help.)
- 2021-04-28 19:58:44下载
- 积分:1
-
work
voice frequency Analysis
- 2011-11-10 20:09:10下载
- 积分:1