-
RecedingHorizonControl
经典的过程控制书籍,主要面向有限时域的滚动优化。面向对象为过程控制工程师,其中的算法可用matlab实现。(The book "Receding Horizon Control" is a classic book in process system engineering (PSE). This book illustrate model based control algorithm which can mainly carried out by matlab.)
- 2009-10-20 15:11:34下载
- 积分:1
-
imagecompression
Demonstrates image compression that can use in image processing
- 2010-11-06 22:25:04下载
- 积分:1
-
IEEE_Sliding_Mode_Control_Design_Boost_Buck
sliding mode control 2
- 2012-07-08 21:34:49下载
- 积分:1
-
Abhyankar_manuscript_ieee_tbme
THERE IS FULL INFORMATION ON FINGER PRINT SYSTEM FOR FINGERPRINT DETECTION
- 2012-06-06 15:55:24下载
- 积分:1
-
MPPT
这个文件是建立光伏MPPT模型十分有用的文件,能帮助建立matlab模型(This document is to establish the model of photovoltaic MPPT very useful document that can help build matlab model)
- 2013-11-27 23:54:51下载
- 积分:1
-
Implementationof wimax
WiMAX (微波存取全球互通) 体现了提供无线宽带接入的住宅和商业互联网订户的标准 IEEE 802.16 系列。WiMAX 还可以提供回程站点到站点连接,以及流动性,则增加的动机采取最后一英里的互联网接入的 WiMAX 规避高部署成本和距离限制与有线 ADSL 连接相关联。
- 2022-08-22 22:51:42下载
- 积分:1
-
Virtual-router
C,C++ Questions
1. Base class has some virtual method and derived class has a method with the same name. If we initialize the base class pointer with derived
object,. calling of that virtual method will result in which method being called?
a. Base method
b. Derived method..
Ans. b
2. For the following C program
#define AREA(x)(3.14*x*x)
main()
{float r1=6.25,r2=2.5,a
a=AREA(r1)
printf("
Area of the circle is f", a)
a=AREA(r2)
printf("
Area of the circle is f", a)
}
What is the output?
Ans. Area of the circle is 122.656250
Area of the circle is 19.625000
3. What do the following statements indicate. Explain.
• int(*p)[10]
• int*f()
• int(*pf)()
• int*p[10]
Refer to:
-- Kernighan & Ritchie page no. 122
-- Schaum series page no. 323
- 2011-03-15 14:22:27下载
- 积分:1
-
kalman-filter-cs
研究生毕业论文中的一部分MATLAB源代码,实现压缩卡尔曼滤波算法,包含了仿真结果。(Graduate thesis part of the MATLAB source code, to achieve compression Kalman filter algorithm, including the simulation results.)
- 2013-07-20 12:52:04下载
- 积分:1
-
bayesPfisher
基于bayes准则和fisher准则的线性分类器。bayes是对细胞的判别分类 分为最小错误率和最小风险两种;fisher是对两类进行判别(Bayes guidelines and criteria based on fisher linear classifier. bayes classification is divided into cells, determine the minimum error rate and minimal risk of two kinds fisher is to discriminate two types of)
- 2011-10-20 22:34:59下载
- 积分:1
-
gaisan_v12
通过matlab代码,关于神经网络控制,IMC-PID是利用内模控制原理来对PID参数进行计算。( By matlab code, On neural network control, The IMC- PID is using the internal model control principle for PID parameters is calculated.)
- 2020-12-10 15:29:17下载
- 积分:1