-
Fourier-series
Understand Fourier series
- 2011-08-25 08:14:15下载
- 积分:1
-
PSO_proj
Particle swarm optimization ...
- 2012-08-26 02:19:04下载
- 积分:1
-
NOLM
关于非线性光纤环形镜透射率的计算,用于光纤激光器和光纤传感器的设计和研发(Nonlinear optical fiber loop mirror)
- 2016-08-31 18:09:16下载
- 积分:1
-
matlabGui
为matlab添加启动画面的另一种方法,也是从matlab论坛上得到的(Add a splash screen for the matlab another way, is also obtained from the matlab forum)
- 2010-12-16 14:53:32下载
- 积分:1
-
matlabln
使用matlab书籍,简单易学,对初学者来说是很不错的一本书(a book for matlab user. It is simple to understand and easy to get into using it.)
- 2009-06-10 05:21:25下载
- 积分: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
-
HHT
完整的HHT程序,可以直接复制到MATLAB中运行,标有注释,方便查看(
您是不是要找: 完整的FFT程序,可以直接复制到MATLAB中运行,标有注释,方便查看
HHT complete program can be copied directly into MATLAB run, marked notes for easy viewing)
- 2014-01-07 17:47:50下载
- 积分:1
-
Dictionaries
Exact Recovery of Sparsely-Used Dictionaries
- 2014-02-20 08:09:26下载
- 积分:1
-
LEACH
wireless sensor networks for LEACH
- 2010-10-25 15:42:50下载
- 积分:1
-
welch
说明: 经典功率谱估计welch例子,可以用于入门学习。(Welch classic example of the power spectrum estimation, can be used for getting started.)
- 2011-03-30 23:33:00下载
- 积分:1