-
non-ineq
This is IP optimization method examples with nonequality constraints
- 2009-12-24 21:33:26下载
- 积分:1
-
chap11
syms x
g=exp(x*sin(x))
t=taylor(g,12,2)
xd = 1:0.05:3 yd = subs(g,x,xd)
ezplot(t, [1,3]) hold on
plot(xd, yd, r-. )
title( Taylor approximation vs. actual function )
legend( Taylor , Function )(syms x g = exp (x* sin (x)) t = taylor (g, 12,2) xd = 1:0.05:3 yd = subs (g, x, xd) ezplot (t, [1 , 3]) hold on plot (xd, yd, ' r-.' ) title (' Taylor approximation vs. actual function' ) legend (' Taylor' , ' Function' ))
- 2011-07-27 18:12:56下载
- 积分:1
-
guochengbiasnhi-zyc_new
这些程序是朱毅才老师过程辨识参数书的源程序,是问他本人要的,很珍贵,在此分享,希望对过程辨识的研究人员有很大的帮助(These procedures the teacher Zhu Yi before the process of identification of the source of the argument of the book, and asked his very precious to share this, researchers hope that the process of identification of a great help)
- 2013-03-28 13:00:20下载
- 积分:1
-
matlab
先进PID控制及MATLAB仿真的随书代码,含有多种经典PID控制案例和仿真方案(Advanced PID control and MATLAB simulation with the code book, containing a variety of classic PID control cases and simulation program)
- 2012-10-19 15:08:19下载
- 积分:1
-
8-chapter
MATLAB GUI设计学习手记(第二版)源程序 第8章
本书推荐的学习方法:
1)若您是一个MATLAB初学者,且有充裕的时间来学习GUI设计,您可以从本书的第1章开始循序渐进地学习。
2)若您是一位MATLAB初学者,且时间非常紧迫,建议您先学好第1章,然后依次学习第4章、第5章和第6章,其他章节请根据项目需要有选择性地学习。
3)若您已经掌握了MATLAB的基础语法知识,有一定的MATLAB编程基础,也请浏览一下第1章的内容,尤其是专题分析部分。然后先学习本书第4、5和6章,其他章节请根据项目需要有选择性地学习。
4)若您是一位MATLAB GUI方面的专家或老师,您可以将本书作为一本教学的参考书,本书内容全面、讲解详实、代码精炼,是不可多得的GUI宝典。
(MATLAB GUI design learning Hearts (second edition), Chapter 8 of the book recommended source learning methods: 1) If you are a MATLAB beginners, and there is plenty of time to learn GUI design, you can start from Chapter 1 of the book The step-by-step learning. 2) If you are a MATLAB beginners, and the time is very tight, it is recommended that you first learn to Chapter 1, followed by learning Chapter 4, Chapter 5 and Chapter 6, in other sections based on project needs selective learning . 3) If you have mastered the basic grammar of the MATLAB, the MATLAB Programming Fundamentals, please visit the Chapter 1, in particular thematic analysis section. First learning book chapters 4, 5 and 6, then the other chapters selective learning based on project needs. 4) If you are an expert or teacher of a MATLAB GUI, you can book as a teaching reference books, the book is comprehensive, explain the detailed, refined code, is a rare GUI canon.)
- 2012-11-15 18:35:37下载
- 积分:1
-
C8
说明: 罚函数法的Matlab程序设计的相关程序,不一定能运行有些错误可能(external penalty function method)
- 2012-04-24 15:52:49下载
- 积分:1
-
Image-processing-assembly-
图像处理程序集 (Image processing assembly )
- 2011-06-22 18:12:31下载
- 积分:1
-
sliding
matlab的simulink模块编写的滑模变结构完整控制程序,跟踪阶跃输入信号(matlab in simulink module written Sliding Mode Variable Structure complete control procedures, tracking a step input signal)
- 2014-09-09 16:29:16下载
- 积分:1
-
sparseMRI_v0.2
Sparse MRI Sparse MRI reconstruction based compressed sensing(Sparse MRI reconstruction based compressed sensing Sparse MRI reconstruction based compressed sensing)
- 2013-10-09 18:11:56下载
- 积分:1
-
Versatile-Matlab-Simulation-Model
基于光伏模块直流物理模型,在matlab 仿真环境下,开发了光伏阵列通用仿真模型。利用该
模型,可以模拟任意太阳辐射强度、环境温度、光伏模块参数、光伏阵列串并联方式组合下的光伏阵
列I-V 特性。此外,该模型还融合了光伏阵列的最大功率跟踪(MPPT)功能,可以用于光伏发电系统
和风光复合发电系统的动态仿真。(A Versatile simulation model for photovoltaic array is developed based on the DC physical model of photovoltaic
module under Matlab environment. By the model,the I-V characteristics of photovoltaic array with different combinations can
be simulated at any corresponding insolation level, ambient temperature and parameters of the photovoltaic module. In addition
to that, the model includes the function of Maximum Power Point Tracking(MPPT) . It can be used in the dynamic simulation of
photovoltaic systems and wind-solar hybrid systems.)
- 2014-11-21 16:50:17下载
- 积分:1