-
EdwardNeumanMatlabTutorial
matlab编程的很好教程,的看看吧,很值得。(matlab
)
- 2010-09-29 08:25:02下载
- 积分:1
-
fem_ex
一维边值问题线性有限元数值解法的matlab程序。有详尽的算法分析,程序注释清楚。适用于有限元方法的初学者,能帮助读者加深对基本概念的理解。(one-dimensional linear boundary value problems finite element numerical solution of Matlab procedures. A detailed analysis of algorithms, clear procedures for the Notes. Application of the finite element method in the beginners will help readers to better understand the basic concepts.)
- 2007-01-29 23:31:45下载
- 积分:1
-
Droop-control
介绍droop控制的基本原理并利用其原理从而提高微网的稳定性(The basic principle introduced droop control and use its basic principles to improve the stability of the micro-network)
- 2014-10-15 09:57:04下载
- 积分:1
-
Curve-Fitting
source code for curve fitting PSO
- 2013-11-30 03:50:59下载
- 积分:1
-
单相光伏并网控制系统
说明: 以单相光伏发电并网系统为研究对象,基于Matlab/Simulink平台,进行了光伏电池的建模,MPPT模型的搭建,并实现了系统的并网。(Taking the single-phase photovoltaic power grid system as the research object, based on MATLAB / Simulink platform, the photovoltaic cell modeling and MPPT model are built, and the grid connection of the system is realized.)
- 2019-12-01 21:53:58下载
- 积分:1
-
tlabel
This program places dates on time axis as DATETICK and works with ZOOM and PAN as DATETICKZOOM by Christophe Lauwerys. But, it also shows the full date after zooming or panning by using the ticks and time-axis label. So, if you zoom in down to second, you won t loose "when" you are.
The input arguments are equal to those of DATETICK function, but if more than one axis handle is specified, they all will be LINKED!
Also, some other options are available, for example, the use of LOCAL LANGUAGE for the months (default), or the use of an specific date format: DD HH:MM SS.FFF for example.
Besides, sometimes with DATETICK you don t get optimal results. This program (try to) fix this problem.
Just use it after some plot function with days (see DATENUM) in one of his axis (time-axis):
t = linspace(0,1) + now
x = rand(size(t))
plot(t,x)
axis tight
tlabel <----
Enjoy it!
Bugs reports and suggestions will be very appreciated!
(This program places dates on time axis as DATETICK and works with ZOOM and PAN as DATETICKZOOM by Christophe Lauwerys. But, it also shows the full date after zooming or panning by using the ticks and time-axis label. So, if you zoom in down to second, you won t loose "when" you are.
The input arguments are equal to those of DATETICK function, but if more than one axis handle is specified, they all will be LINKED!
Also, some other options are available, for example, the use of LOCAL LANGUAGE for the months (default), or the use of an specific date format: DD HH:MM SS.FFF for example.
Besides, sometimes with DATETICK you don t get optimal results. This program (try to) fix this problem.
Just use it after some plot function with days (see DATENUM) in one of his axis (time-axis):
t = linspace(0,1)+ now
x = rand(size(t))
plot(t,x)
axis tight
tlabel <----
Enjoy it!
Bugs reports and suggestions will be very appreciated!
)
- 2009-10-05 21:46:23下载
- 积分:1
-
MATLAB
说明: 冈萨雷斯全书MATLAB例程,全部代码源(Gonzalez book MATLAB routines, all the source code)
- 2010-03-19 11:26:11下载
- 积分:1
-
modle
说明: 基于色彩分割的matlab程序,完成人脸定位(Matlab program based on color segmentation, face detection completed)
- 2010-04-26 10:41:38下载
- 积分:1
-
Particle-swarmalgorithm
粒子群优化算法的matlab程序源代码,内含十四个相关程序(Particle swarm optimization algorithm in matlab programming)
- 2012-03-27 19:54:33下载
- 积分:1
-
pluggingofDCmotor
plugging a dc motor using simulink file
- 2011-05-28 18:06:17下载
- 积分:1