-
matlab_GUI_serialport
利用matlab GUI实现的串口编程例子,本科毕设,包含收发两个客户端程序(Matlab GUI implemented using serial programming examples, undergraduate Bi-based, including sending and receiving two client programs)
- 2020-10-07 13:47:36下载
- 积分:1
-
ode45
解常微分方程的Matlab程序
字符串ypfun是用以表示f(t, y)的M文件名,
tspan=[t0, tfinal]表示自变量初值t0和终值tf
y0表示初值向量y0,可选参数options为用odeset设置精度等参数。
输出列向量tout表示节点,输出矩阵yout 表示数值解,每一列对应y的一个分量。若无输出参数,则作出图形。(Solution of ordinary differential equations of the Matlab program is used to indicate ypfun string f (t, y) M-file name, tspan = [t0, tfinal] said that since the variable t0 initial and final values of tf y0, said initial vector y0 , optional parameters to set options for the use of odeset accuracy and other parameters. The output column vector tout that node, the output matrix yout that of numerical analysis, each column corresponds to y of a component. If there are no output parameters, then make a graph.)
- 2009-11-19 21:49:26下载
- 积分:1
-
小孔节流静压气浮轴承的压力模拟 Orifice-hydrostatic-air-bearing
小孔节流静压气浮轴承的压力模拟,使用差分法计算(Orifice hydrostatic pressure simulation of air bearing, calculated using the difference method)
- 2020-06-27 07:40:01下载
- 积分:1
-
MatlabReading
关于MATLAB使用方面的介绍书籍,能快速帮助你使用MATLAB。(On MATLAB introduce the use of books, can quickly help you use MATLAB.)
- 2008-04-21 08:39:22下载
- 积分:1
-
Solucion-Articulo-2
Región Alcanzable para reactor cstr y pfr
- 2013-03-19 03:15:09下载
- 积分:1
-
SpeechRec
基于Matlab的语音识别系统,实现了基本的算法,具有较高的参考价值。(Matlab-based speech recognition system to achieve the basic algorithm, has a high reference value.)
- 2013-12-03 10:33:28下载
- 积分:1
-
printScreenaprintFigure
matlab的getframe有时候并不能截取画出来的3D图像(而是截取出一个空坐标系).该程序用matlab调用windows的截图功能, 真正实现了原封不动的截图.(但是耗时会长一点). 使用时, 先把文件夹添加到matlab的路径下即可.文件夹中有两个功能略有不同的函数printScreen是截取整个屏幕, printFigure是截取整个屏幕后挖出当前的Figure窗口中的内容.(matlab does not intercept the getframe sometimes drawn 3D images (but the interception of an empty frame) The procedures used to call matlab windows screenshot function, truly untouched screenshot. (but a little time consuming president ) When using, first add a folder to the matlab' s path. folder has two functions is slightly different function printScreen intercept the entire screen, printFigure dug up the entire screen after interception current Figure window content.)
- 2014-01-27 03:51:25下载
- 积分:1
-
matlab程序基础
matlab的一些程序的基础,希望对有需要的人有些帮助。(The basis of some programs in MATLAB is expected to be helpful to those in need.)
- 2020-06-23 14:20:02下载
- 积分:1
-
TDOA_chang_fang
说明: 完成TDOA的chang和fang算法,画出了对应的算法散点图及位置误差图像(The simulation of TDOA chang and fang.)
- 2019-09-30 15:46:56下载
- 积分:1
-
jtyj
说明: 电力系统潮流的计算机辅助分析
本课题要求对一14节点的电力系统分别使用MATLAB和PSASP软件进行潮流计算及分析,其具体要求如下:
1)用MATLAB实现对该系统的潮流计算。需要MATLAB语言编制程序形成节点导纳矩阵、形成雅克比矩阵、用高斯消去法解修正方程式,并编写输出程序用以输出节点导纳矩阵、节点电压(包括电压的相角和幅值)、以及各支路的首端功率、末端功率和功率损耗,然后调式并在MATLAB运行环境下运行程序输出结果,再将结果制成表格。(Computer Aided Analysis of Power Flow)
- 2010-03-28 00:19:24下载
- 积分:1