-
MATLAB
说明: matlab 和数学建模相关的一些应用,讲的还是不错的、(matlab and some related mathematical modeling applications, talk is good,)
- 2011-04-16 01:16:55下载
- 积分:1
-
13
说明: 这里有两个matlab的应用实例,一个是函数的积分,一个是幅频图像的绘制,希望对去学matlab的人能有所帮助(there are two examples for matlab,one is designed for function integral and another is desined to draw amplitude frequency)
- 2011-05-21 09:45:15下载
- 积分:1
-
yamlipfldaiodusimlple
应用MATLAB的YAMLIP工具箱求解简单的机组组合问题(YAMLIP unit commitment problems)
- 2013-12-25 10:48:53下载
- 积分:1
-
qisvjnet
使用混沌与分形分析的例程,包括面积、周长、矩形度、伸长度,主要为数据分析和统计,PLS部分最小二乘工具箱,matlab程序运行时导入数据文件作为输入参数,针对EMD方法的不足。( Use Chaos and fractal analysis routines, Including the area, perimeter, rectangular, elongation, Mainly for data analysis and statistics, PLS PLS toolbox, Import data files as input parameters matlab program is running, For lack of EMD.)
- 2016-02-29 19:32:41下载
- 积分:1
-
untitled
num=[2 1.4 -0.9 -0.158 0.4104 0.0294 -0.0668]
den=[1]
figure(1)
zplane(num,den)
num1=[1 2.7 -12.61 -24.757 66.301 62.072 -126.786]
den1=[1]
figure(2)
zplane(num1,den1)
num2=[0.2 -0.26 1.934 10.413 1.934 -0.26 0.2]
den2=[1]
figure(3)
zplane(num2,den2)
num3=[1.25 0.5 -2.1 -2.1 0.5 1.25]
den3=[1]
figure(4)
zplane(num3,den3)
num4=[1.1 3.12 -2.5 0.6 0.5 0.006 1]
den4=[1]
figure(5)
zplane(num4,den4) (good)
- 2010-11-03 09:48:25下载
- 积分:1
-
Everyday_Practical_Electronics_2010_09.pdf
Everyday Practical Electronics Magazine 2010 september
- 2014-09-06 05:20:25下载
- 积分:1
-
mfile
学习matlab的各种典型的实验程序,希望对你有帮助(Learning matlab a variety of typical experimental procedures, you want to help)
- 2011-11-04 18:24:09下载
- 积分:1
-
BAYESMATLAB
Bayes Decision Procedure Bases on MATLAB Progame
- 2008-04-26 19:49:16下载
- 积分:1
-
3
说明: 基于前馈补偿的PID控制算法。当闭环系统是连续系统时,使前馈环节与闭环系统的传递函数之积为1,可以大大提高系统的跟踪性能。
(PID Feedforward Controler)
- 2011-04-03 22:12:07下载
- 积分:1
-
greedy_method
贪婪算法,分别考虑按单位价值,按目标函数,按容量的排序,思路清楚。(Greedy algorithm, to consider the value per unit, according to the objective function, according to the capacity of the sort of thinking clearly.)
- 2011-08-21 23:16:04下载
- 积分:1