-
matlab-for-the-young
matlab的入门程序,包含图像处理模块(matlab for the young,including the image recognition modules)
- 2013-07-30 10:29:15下载
- 积分:1
-
D10248025
全国研究生数学建模大赛2012年优秀参赛论文集D题1解法与程序(National Graduate Mathematical Modeling Contest 2012 entry Engineering D problem an excellent solution and Procedures)
- 2013-09-21 08:49:17下载
- 积分:1
-
Toxsl-Projects(2)
project for student information system
- 2014-02-21 23:29:24下载
- 积分:1
-
IEEEXplore
A Novel Technique to Compensate Voltage Sags in
Multiline Distribution System—The Interline
Dynamic Voltage Restorer
- 2010-03-07 12:20:04下载
- 积分:1
-
1
说明: 改程序能求得卫星下行链路的传输速率和覆盖面积的关系(Procedures to obtain the relationship between the satellite downlink transmit date rate and coverage areas )
- 2009-07-24 03:16:37下载
- 积分:1
-
Grey_system
用matlab编写的灰色系统部分函数,包括数据预处理部分(Using matlab gray parts of the system functions, including data preprocessing)
- 2011-07-02 09:10:06下载
- 积分:1
-
matlab2
灰色预测模型,用于预测人口及各种预测模型(Gray forecasting model used to predict the population and various predictive models)
- 2012-09-07 16:38:59下载
- 积分:1
-
Kalman_Filter
基于Matlab编写的卡尔曼滤波器,对直线运动的小车位置进行跟踪(Kalman Filter implemented using Matlab)
- 2011-12-01 10:29:56下载
- 积分:1
-
ELK-1107-10_manuscript_1
Type-1 fuzzy sets theory was proposed to handle uncertainty in control systems. But some
cases showed some liabilities of Type-1 fuzzy sets when facing with unpredictable
disturbance and uncertainties. Therefore Type-2 fuzzy sets was introduced and extended
while providing more degrees of freedom in designing criteria. The most important
specification of Type-2 fuzzy sets is the interval between a superior membership function
and an inferior membership function which is called footprint of uncertainty. This paper
presents a Bacterial Foraging Optimization approach for optimizing the parametrized
membership function. The above criterion is applied to an Automatic Voltage Regulator
system and results are presented and compared with previous method.
- 2013-04-28 16:15:14下载
- 积分:1
-
MatlabSharedLib_demo
Introduction
Some times it is required that we build a shared library (DLL) from an m-file. M-files are functions that are written in Matlab editor and can be used from Matlab command prompt. In m-files, we employ Matlab built-in functions or toolbox functions to compute something. In my past articles, I showed you some ways to use Matlab engine (vis. API, C++ class or Matlab engine API) for employing Matlab built-in functions, but what about functions that we develop? How can we use them in VC? Is there any interface? This article shows you an idea to employ your own Matlab functions.
- 2007-11-05 15:09:26下载
- 积分:1