-
matlab-function
MATLAB中的大部分函数都有说明十分有用,对于学习MATLAB的人来说如获至宝(Most MATLAB functions have explained very useful for people who are highly prized learning MATLAB)
- 2014-08-09 09:40:06下载
- 积分:1
-
Model_Predictive_Control_Toolbox
Model_Predictive_Control_Toolbox的设计和仿真模型预测控制器(Model_Predictive_Control_Toolbox design and simulation model predictive controller)
- 2013-01-16 20:33:30下载
- 积分:1
-
matlab-for-Flow-Shop-Scheduling
将matlab用来求解流水车间调度源程序(Flow Shop Scheduling source will be used to solve matlab)
- 2013-03-12 20:37:55下载
- 积分:1
-
DigitalImageProcessing
基础资料,我觉得对于初学者相当有用的。它是基于matlab环境开发的,可以在其中找到你具体想要处理的方面!(This is the fundamental material for the initial people who study the image processing. it is baed on Matlab code. People can find the specific knowledge which you want!)
- 2009-06-26 09:48:16下载
- 积分:1
-
Foundations-of-Fuzzy-Control---A-Practical-Approa
Foundations of Fuzzy Control - A Practical Approach (2e) (C5-PPTX) Fuzzy Nonlinear
- 2015-02-07 12:33:12下载
- 积分:1
-
ACO-MATLAB
标准的蚁群算法,由matlab实现,已验证无错误.(Standard ant colony algorithm, implemented by matlab, verified error.)
- 2013-12-26 12:30:18下载
- 积分: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
-
31-dde
含多时间尺度的时滞微分方程的求解,和结果可视化。(Delay differential equation with multiple time scales, and results visualization.)
- 2012-07-10 17:37:19下载
- 积分:1
-
Face_recognition
基于matlab的人脸识别分析,参考文献为:
[1] X.Tan and B.Triggs. Enhanced Local Texture Feature Sets for Face Recognition under Difficult Lighting Conditions, In Proceedings of the 2007 IEEE International Workshop on Analysis and Modeling of Faces and
Gestures (Matlab-based face recognition analysis, references to: [1] X. Tan and B. Triggs. Enhanced Local Texture Feature Sets for Face Recognition under Difficult Lighting Conditions, In Proceedings of the 2007 IEEE International Workshop on Analysis and Modeling of Faces and Gestures)
- 2010-07-06 10:15:33下载
- 积分:1
-
RL_Loadhalfwave
Matlab file for simulating Half wave converter with RL Load Beta calculation included
- 2010-09-11 20:55:14下载
- 积分:1