-
rs54
matlab rough set 粗糙集代码 matlab实现(this is a rar for rough set using matlab )
- 2012-09-12 15:17:40下载
- 积分:1
-
B-M
B-M算法的实现,求出产生M序列的最短LFSR的联接多项式,调试成功,可以运行(BM algorithm, find the shortest LFSR sequence generated M join polynomials, debug successfully, you can run)
- 2010-05-09 23:36:49下载
- 积分:1
-
filter
这是信号分析应用里面一个滤波的基本程序,非常有用,供需要者学习(This is a signal analysis application of the basic procedures inside a filter is very useful for those who need to learn)
- 2009-12-21 13:19:01下载
- 积分:1
-
Fourier-Matlab-Basics
Fourier Matlab Basics. This file is for MATLAB Basics.
- 2012-06-23 22:42:12下载
- 积分:1
-
iterative-method-matlab-code
matlab迭代法代码,很不错,值得看看(iterative method matlab code, very good, worth a look)
- 2013-11-15 17:09:57下载
- 积分: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
-
matlab-Angle
matlab 计算发动机点火提前角的实验计算程序(Matlab, the advanced ignition Angle of experimental applications)
- 2012-08-13 17:35:55下载
- 积分:1
-
MATLAB1
当前MATLAB在数字图像处理和分析中的应用(MATLAB in digital image processing and analysis)
- 2013-03-02 20:53:15下载
- 积分:1
-
netlibfiles
非线性规划,二次规划SQP,matlab程序求最优值(Nonlinear Programming)
- 2014-09-14 00:24:28下载
- 积分:1
-
passthrough
PCL中使用直通滤波器对点云数据进行滤波处理(需要安装配置PCL点云库)(PCL-through filters used to filter the point cloud data processing (requires installation configuration PCL point cloud library))
- 2014-09-25 15:22:02下载
- 积分:1