-
testcon
一个数学模型的优化
function testcon()
%% 设置初始值,上下限;
x0=[18 13 11]
lb=[3 0.1 7]
ub=[25 1 25]
%% 调用优化求解函数(testcon)
(Optimization of a mathematical model function testcon () set the initial value, the upper and lower limits x0 = [18 13 11] lb = [3 0.1 7] ub = [25 1 25] Call for Function Optimization (testcon))
- 2007-10-18 10:08:29下载
- 积分:1
-
temperatre-contour-
利用MATLAB绘制等温线,以湖南省为例,绘制了省界,97县的位置以及等温线。(plot temperature contour through MATLAB.)
- 2013-08-07 11:15:40下载
- 积分:1
-
inverse1
说明: 这是一个matlab小程序,可用于求解微分方程,特别是抛物型的微分方程(Matlab This is a small program that can be used to solve differential equations, in particular the type of parabolic differential equations)
- 2006-03-20 11:44:51下载
- 积分:1
-
CDMA-communicatio-system
实现扩频CDMA系统的仿真,并实现不同用户数下误码率的输出(can present the simulation of dsCDMA)
- 2021-04-07 18:09:01下载
- 积分:1
-
hl-20
HL-20航天飞行器回收段飞行仿真程序,可视化显示飞行过程。包含飞行器参数、气动力参数pdf文件(HL-20 spacecraft recovery section flight simulation program)
- 2019-03-25 15:13:04下载
- 积分:1
-
matlab
说明: 较为详细和全面的介绍了MATLAB在仿真系统中应用。(More detailed and comprehensive introduction to the MATLAB application in the simulation system.)
- 2010-04-08 19:26:03下载
- 积分:1
-
NiBianQi
说明: 模型预测电流控制其控制思想基于以下原理:首先,功率变换器产生的开关状态个数有限,且通过建立模型可以预测每一个开关状态下被控变量的对应变化特性;其次,定义价值函数评价被控变量的预测值,为判别最优有限开关状态提供依据;最后,计算出每一种开关状态下的价值函数值,以此评价每一种开关状态下被控变量预测值的优劣,选择出最优的开关状态并应用。(The control idea of model predictive current control is based on the following principles: firstly, the number of switching states produced by power converter is limited, and the strain characteristics of controlled variables under each switching state can be predicted by establishing a model; secondly, the value function is defined to evaluate the predicted values of controlled variables, which provides a basis for judging the optimal finite switching state; lastly, the optimal finite switching state is calculated. The value function value under switching state is used to evaluate the predicted value of controlled variables under each switching state, and the optimal switching state is selected and applied.)
- 2019-01-30 10:28:38下载
- 积分:1
-
MatLabbooks
个人找的一个电子书,主要介绍matlab的入门知识,讲解很详细,有例证,个人觉得很好用!(Books about matlab!)
- 2009-12-06 19:44:05下载
- 积分:1
-
pso
粒子群算法计算飞机维修次数的源码,可以看看( U7C92 u5B0 u7FA2 u7E9 u7B09 )
- 2017-05-12 00:45:24下载
- 积分:1
-
Chap_4
西蒙赫金的《自适应滤波原理》一书的matlab程序,现在继续上传第四章的程序,
大家学习交流,觉得有用的自己下载,(西蒙赫gold Adaptive Filtering Theory matlab program book, and now continue to upload procedures of Chapter IV, we study the exchange of their own find useful downloads,)
- 2008-04-15 11:50:28下载
- 积分:1