-
REDA-Matlab
有关于雷达信号的仿真和各种噪声的仿真以及信号的处理(There are on the radar signal simulation and various noise simulation, and signal processing)
- 2013-07-25 21:46:48下载
- 积分:1
-
barsP_matlab
贝叶斯自适应回归样条分析(BARS)
本例用于 数据平滑处理 (Bayesian Adaptive Regression Splines (BARS) Data smooth)
- 2013-03-05 17:51:17下载
- 积分:1
-
fyp-noise-reduction-matlab
noise reduction method
- 2013-12-20 18:57:18下载
- 积分:1
-
ResearchontheIMFcriterioninEMDmethod
研究EMD经验模态分解中的IMF固有模态函数的文章(Study EMD EMD IMF in the intrinsic mode function of the article)
- 2007-10-25 22:37:02下载
- 积分:1
-
PSKinMATLAB
bpsk系统用matlab实现仿真,可以帮助大家更容易理解他的运行过程(BPSK systems realize matlab simulation, can help everyone more easily understand the operation of the process)
- 2008-05-09 17:44:14下载
- 积分:1
-
111
内弹道计算程序,准确描述了内弹道过程,通俗易懂(Interior ballistics calculation program, an accurate description of the interior ballistics process, straightaway)
- 2013-12-03 21:13:08下载
- 积分:1
-
Statistics
这是一本讲述matlab中涉及到统计方面的知道书籍,特别是对采样,GIbbs采样,都有很好的示例。(This is the one involved in matlab about statistics to know the book, especially for sampling, GIbbs sample, there are good examples.)
- 2009-05-08 11:46:43下载
- 积分: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
-
trafficflow
To understand the traffic mechanism and find optimal strategies to improve traffic capacity is one of the important issues we have to address.
- 2009-05-03 09:22:48下载
- 积分:1
-
Beale_Function
source code using elitism for the Beale function
- 2012-04-08 23:24:03下载
- 积分:1