-
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
-
Mpsk
m-psk modulation and de modulation
- 2010-09-08 01:46:33下载
- 积分:1
-
8dpsk
八位差分相移键控误码率分析的MATLAB程序(Eight differential phase shift keying bit error rate analysis of the MATLAB program)
- 2010-11-27 22:32:43下载
- 积分:1
-
PSO
基于数控机床进给系统PID参数优化程序PSO。(Feed System Based on PSO PID parameter optimization program CNC machine tools.)
- 2014-11-24 20:30:45下载
- 积分:1
-
GaussSeidel
Gauss Seidel Loadflow matlab example
- 2013-04-09 16:15:34下载
- 积分:1
-
SPP
卫星导航的单点定位程序,设计简单,原理清楚,是学习编程的好资料。(Single point positioning satellite navigation application, simple design, the principle is clear, is good reference to learn programming.)
- 2015-01-23 22:15:00下载
- 积分:1
-
jun_wv76
外文资料里面的源代码,三相光伏逆变并网的仿真,基于SVPWM的三电平逆变的matlab仿真。( Foreign materials inside the source code, Three-phase photovoltaic inverter and network simulation, Based on SVPWM three-level inverter matlab simulation.)
- 2017-03-12 12:47:46下载
- 积分:1
-
jingtongmatlab
精通matlab综合辅导与指南。。用c++编程实现的matlab计算。。(Proficient in matlab General counseling and guidance. . Programming using c++ implementation of matlab calculation. .)
- 2009-04-06 10:58:34下载
- 积分:1
-
PPI_plot
plan position indicator by matlab
for radar application in detection by elecromagnetic wives
- 2014-02-19 02:53:06下载
- 积分:1
-
PPSO-master
说明: 简介 粒子群优化算法(PSO)是一种进化计算技术(evolutionary computation),1995 年由Eberhart 博士和kennedy 博士提出,源于对鸟群捕食的行为研究 。该算法最初是...
2.算法 2.1问题抽象 鸟被抽象为没有质量和体积的微粒,并延伸到N维空间,粒子i在N维空间的位置表示为矢量Xi=(x1,x2,...,xn),飞行速度表示为矢量Vi=(v1,v2,...,vn)。每个粒子都有一(matlab and GA algorithm)
- 2020-07-02 17:23:38下载
- 积分:1