-
LMS
数字信号处理LMS算法,处理输入信号与参考信号的误差,显示收敛曲线(LMS algorithm for digital signal processing, processing the input signal and reference signal of the error, shows the convergence curve)
- 2007-10-23 12:15:28下载
- 积分:1
-
pos
说明: MATLAB粒子群算法工具箱求解水电站优化调度问题
(Particle swarm optimization MATLAB toolbox for solving optimal operation of hydropower station)
- 2010-04-27 11:46:20下载
- 积分:1
-
4Cyclist-problem-simulation-model
4Cyclist problem simulation model
Four cyclists are at the desert. Each of them starts from a different location and tries to
reach the other ones. Cyclist 1 goes straight to cyclist 2, cyclist 2 straight towards cyclist
3 etc. such that finally the cyclist 4 goes straight towards cyclist 1. Form the equations,
build a Simulink-model and find out the meeting point of the cyclists by simulating the
system with the following initial values:
- 2011-10-25 23:01:16下载
- 积分: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
-
waves.m
WAVE propagation analysis
- 2011-12-10 08:41:13下载
- 积分:1
-
ex9
说明: 系统辨识工具箱, 使用命令行估算线性模型(system identification toolbox)
- 2011-02-20 18:29:26下载
- 积分:1
-
figure2epsV1_2
CONVERTING FIGURES TO MATRIX IN MATLAB
- 2013-09-10 18:03:23下载
- 积分:1
-
Monte_Carlo_simulation_(Matlab)
simulateur monte carlo
- 2012-04-19 19:16:43下载
- 积分:1
-
Breadth-first-search-algorithm
广度优先搜索算法判断图的连通性Breadth first search algorithm of judgment figure connectivity
(Breadth first search algorithm of judgment figure connectivity
)
- 2012-03-31 14:35:36下载
- 积分:1
-
Quickplot
本人自编的一个快速作图,功能强大的matlab GUI 界面程序。其主要功能如下:
1.导入工作空间变量(X,Y):导入工作空间变量,并提取类型为数组的变量。
2.绘图(plot):多种模式,包括1对1,1对多,多对多。如x1—y1 x1—y1,y2;x1,x2—y1,y2。
3.快速标准化图形(NormalFig):快速设置图形格式,以达到论文图片要求。字体大小,线型粗细等
4.可以手动设置格式
5.可以设置为笛卡尔坐标,也可以设置为对数坐标
6.右键执行命令:“Execute”旁的可编辑框,输入命令,右键执行。右键执行的好处是:可以保存变量到工作空间,实现非连续执行命令。
7.符号函数简易绘图(Ezplot):快速绘制函数图,并可设置区间,区间设置用“ ”隔开。
8.锁定(lock):锁定,即图形绘制在GUI坐标轴内;解锁,新建Fig,绘制图形,方便输出
9.保持和编辑(Hold,EditPlot),编译后exe,亦可对图形进行拾取设置
另还有对变量转置等功能。
整个程序中,如操作失误,每处错误都有提示。
(It is a matlab program,which can help you plot beautiful figures easily,or make you learn some programming skills. In a word,it is a useful program and tool.)
- 2013-05-02 22:42:47下载
- 积分:1