-
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
-
Desktop
用matlab模拟出十字路口的车辆通行情况。车流量可以自己设置,并且绘出了图象能直观地模拟出十字路口的通行状况(Use Matlab to simulate the crossroads of vehicle traffic. Can set up traffic, and draw the image to visually simulate the crossroads of the prevailing situation)
- 2012-04-23 23:29:22下载
- 积分:1
-
ball
matlab小球沿曲线运动的动画程序,作为一个学习matlab图形界面和动画制作的例程,对理解matlab相关编程很有帮助。(movement along the curve ball matlab animation program, as a learning matlab graphical interface and animation routines, useful for understanding the matlab-related programming.)
- 2011-10-24 19:28:29下载
- 积分:1
-
example
matlab程序将传递函数通过Z变换使其离散化,然后再把得到的脉冲传递函数改写成差分方程。便于接下来一步的C程序编程。(matlab program will transfer function Z-transform them through discrete, then put the resulting pulse transfer function of a differential equation rewritten. Facilitate the next step of the C programming.)
- 2013-09-11 14:38:33下载
- 积分:1
-
psychoacoustic
采用matlab计算心理声学参数,包括响度、粗超度、尖锐度和抖动度。(Psychoacoustic parameters calculated by matlab, including loudness roughness sharpness and fluctuation。)
- 2021-04-05 22:49:03下载
- 积分:1
-
pv_modl
说明: 这个是MATLAB 中 simulink 自己搭建的仿真模型,适合入门及相对光伏模型进行一定了解的同学(This is a simulation model built by Simulink in MATLAB. It is suitable for students who have a certain understanding of the entry-level and relative photovoltaic models.)
- 2019-03-21 20:04:29下载
- 积分:1
-
jietiao
matlab中解调谱的示例程序,操作简单,可直接复制,便于调用。(spectrum demodulation in matlab sample program, simple operation, can be directly copied, easy call.)
- 2013-07-26 17:24:01下载
- 积分:1
-
facetect_matlab
Face-Detector, OpenCV Haar cascade object detection. Matlab interface for running haar-cascade object detectors from the Intel Open Computer Vision Library.
- 2008-01-09 14:45:09下载
- 积分:1
-
matlab程序
基于线性控制的分数阶统一混沌系统的同步的仿真设计(Synchronization of Fractional Order Unified Chaotic Systems Based on Linear Control)
- 2019-05-09 01:05:44下载
- 积分:1
-
chap6_3
单神经元PID控制器的仿真与应用实例。比较常规PID控制器,得其优缺点(single neuron PID controller simulation and application examples. Comparing Conventional PID controller, to gain advantages)
- 2007-06-07 16:14:20下载
- 积分:1