-
kpca
运用KPCA方法在ORL人脸库上进行人脸识别,分类器为最近邻分类器。(KPCA method using ORL face database for face recognition, classification for the nearest neighbor classifier.)
- 2010-12-01 14:14:25下载
- 积分:1
-
DMC_contol
说明: DMC控制器设计源程序,通过matlab,有较佳的控制效果(DMC controller design source code, through matlab, a better control effect)
- 2009-08-29 16:38:50下载
- 积分:1
-
bound2im
在MATLAB环境下对图像二值化处理后对图像进行edge的边缘提取,用于数值图像处理的相关领域中。(In the MATLAB environment on the image binarization edge of the image edge extraction, related fields for numerical image processing.)
- 2014-10-20 20:18:21下载
- 积分:1
-
UAV
一些MATLAB中的小型无人机传感器,自动驾驶和卡尔曼滤波的simulink仿真模型(Some Simulink simulation models for small UAV sensors, autopilot and Calman filtering are presented in MATLAB)
- 2017-08-29 10:14:48下载
- 积分: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
-
FuzzySupervisory
A fuzzy supervisor algorithm used to accelerate the convergence of genetic algorithms.
- 2011-02-12 00:41:47下载
- 积分:1
-
simulink
非常好的SIMULINK建模与仿真教程,有助于学习Simulink动态仿真!(Very good SIMULINK modeling and simulation tutorial, Simulink dynamic simulation help to learn!)
- 2012-08-14 17:55:16下载
- 积分:1
-
gaussmathod
gauss消去法及其应用:
参考北大版数值线性代数(Gaussian Elimination method and application
reference <Numerical linear algebra> published by peking university )
- 2015-01-27 15:56:54下载
- 积分:1
-
koch2
用matlab画的一个类式koch的曲线(using Matlab painting a kind of curve-koch)
- 2006-12-15 21:37:04下载
- 积分:1
-
pinpu
信号的频率选择性衰落,根据频率的不同,在某些点上信号增强,某些点上信号减弱,此代码为MATLAB建模的仿真代码,开发环境为matlabR2011B(The signal frequency selective fading)
- 2014-03-24 23:07:36下载
- 积分:1