CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程 搜索资源 - 求解 微分方程

搜索资源列表

  1. random_wind_trajectory_simulation

    0下载:
  2. 利用纵风作用下随机弹道系统成形滤波器,把成形滤波器的微分方程与外弹道角运动方程及质点弹道方程联立,便构成为易于求解的完整的外弹道随机动力学模型。在具体的数字仿真实施过程中,采用尾翼延时张开技术来减小散布的措施,利用经典的统计试验法——蒙特卡洛法得出了不同平均风速下的火箭弹角散布与尾翼延张时间的关系的仿真曲线。 仿真结果表明,有色噪声的白化是完全可行,同时也从实例中证明了成形滤波器理论的正确性 也得到在一定风速下的最佳尾翼延张时间。 -err
  3. 所属分类:Project Design

    • 发布日期:2017-04-16
    • 文件大小:24237
    • 提供者:木木
  1. solutionofPDE

    0下载:
  2. matlab求解偏微分方程的具体实现方法以实例操作。-matlab solving partial differential equations of the concrete implementation methods to instances of action.
  3. 所属分类:software engineering

    • 发布日期:2017-05-19
    • 文件大小:5129987
    • 提供者:吉宏泰
  1. matlab2

    0下载:
  2. 这是学习matlab的经典课件的第二部分,第六到九章,包含微分方程求解、代数方程与最优化问题求解、概率论与数理统计问题求解、数学问题的非传统解法等等 -This is a classic learning courseware matlab second part of the sixth to nine chapters, including the differential equation solving, algebraic equations and optimization pr
  3. 所属分类:software engineering

    • 发布日期:2017-05-17
    • 文件大小:4186794
    • 提供者:李勇强
  1. consensus-in-delay

    1下载:
  2. 求解时延微分方程,时延为固定时延,实现多个体的一致性-Solving delay differential equations, delay is a fixed time delay, multi-individual consistency
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:6380
    • 提供者:刘懿
  1. Matlab

    0下载:
  2. 本书精选了科学和工程中常用的200余个算法,全部采用MATLAB语言编程实现,并结合实例对算法程序进行验证和分析。本书分为上下两篇,上篇为MATLAB基础篇,主要介绍MATLAB的基本功能和操作以及MATLAB程序设计的入门知识;下篇为算法程序篇,主要讲述以下方面常用算法的MATLAB实现,包括插值、函数逼近、矩阵特征值计算、数值微分、数值积分、方程求根、非线性方程组求解、解线性方程组的直接法、解线性方程组的迭代法、随机数生成、特殊函数计算、常微分方程的初值问题、偏微分方程的数值解法、数据统计和
  3. 所属分类:software engineering

    • 发布日期:2017-12-07
    • 文件大小:17371340
    • 提供者:ltiuan
  1. matlab-for-differential-equations

    0下载:
  2. 常微分方程的初值问题与偏微分方程的数值求解问题-Initial value problems for ordinary differential equations and partial differential equations numerical solving problems
  3. 所属分类:software engineering

    • 发布日期:2017-11-06
    • 文件大小:18674
    • 提供者:郭晓晴
  1. matlab-algorithm-highlights

    0下载:
  2. matlab常用算法集锦,包括各种微分方程求解方法及函数、矩阵、随机数的求解-matlab commonly used algorithm highlights, including a variety of differential equation solving methods and functions, matrix, random numbers to solve
  3. 所属分类:software engineering

    • 发布日期:2017-11-04
    • 文件大小:126209
    • 提供者:郭晓晴
  1. least_square_method1

    0下载:
  2. 多项式函数具有较好的微分属性,用多项式函数去拟合未知的较复杂的函数,以最小二乘来确定最佳的多项式函数,进而求解微分方程-Differential polynomial function has good properties of the unknown polynomial function to fit the more complex functions, in order to determine the best least squares polynomial function, t
  3. 所属分类:software engineering

    • 发布日期:2017-03-24
    • 文件大小:1545
    • 提供者:lu
  1. matlab

    0下载:
  2. matlab相关的程序,包括求解常微分方程、偏微分方程,绘制直方图-Matlab related procedures, including the solution of ordinary differential equations, partial differential equations, the histogram drawing etc.
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:61215
    • 提供者:萧寒
  1. Lyapunov-exponent

    0下载:
  2. 常微分方程系统下,利用程序求解李雅普诺夫指数-Solving differential equations system under constant Lyapunov exponent
  3. 所属分类:Project Design

    • 发布日期:2017-04-25
    • 文件大小:236302
    • 提供者:zhangxiaoqin
  1. spectral_methods

    0下载:
  2. 这是一个介绍课程谱方法求解 偏微分方程(pde)。 我们将提供一些基本的 理论 结果光谱近似以及实用的算法 实现光谱方法。 我们将特别强调如何 设计高效、精确的光谱算法求解pde 当前的兴趣。-This is an introduction course on spectral methods for solving partial differential equations (PDEs). We shall present some basic theoretical results on
  3. 所属分类:software engineering

    • 发布日期:2017-04-29
    • 文件大小:14592
    • 提供者:gznu
  1. secondoderrk4

    0下载:
  2. matlab 求解二阶微分方程例子演示,二阶非线性微分方程;x’’+x^3/(1+x^2)=0 初始条件 x(0)=A x’(0)=0-second order runge-kutta
  3. 所属分类:software engineering

    • 发布日期:2017-04-12
    • 文件大小:637
    • 提供者:l
  1. main2_PDE

    0下载:
  2. Matlab实现常微分方程的各种方法求解-Matlab realization of ordinary differential equations to solve a variety of methods
  3. 所属分类:software engineering

    • 发布日期:2017-05-04
    • 文件大小:414815
    • 提供者:刘和
  1. MATLABscientific-computation

    0下载:
  2. 该书通过具体实例,系统地介绍了MATLAB在数值计算、常用图形绘制、数据处理、微分与积分运算、代数方程与微分方程的求解、随机数据分析、符号运算和图形用户界面设计等方面的功能及其在科学计算中的具体应用。-The book through concrete examples, the system introduced in MATLAB numerical solving common graphics rendering, data processing, differential and in
  3. 所属分类:software engineering

    • 发布日期:2017-06-21
    • 文件大小:37841823
    • 提供者:赵磊
  1. kjieq

    0下载:
  2. 验证可用,保证准确无误,是学习通信的好帮手,使用大量的有限元法求解偏微分方程。- Verification is available, Ensure accurate communication is learning a good helper, Using a large number of finite element method to solve partial differential equations.
  3. 所属分类:software engineering

    • 发布日期:2017-12-12
    • 文件大小:6072
    • 提供者:中红军
  1. wyfbb

    0下载:
  2. 使用大量的有限元法求解偏微分方程,连续相位调制信号(CPM)产生,基于多相结构的信道化接收机。- Using a large number of finite element method to solve partial differential equations, Continuous phase modulation signal (CPM) to produce, Channelized receiver based on multi-phase structure.
  3. 所属分类:Software Testing

    • 发布日期:2017-12-15
    • 文件大小:7168
    • 提供者:宋少
  1. binggoufui

    0下载:
  2. 加入重复控制,使用大量的有限元法求解偏微分方程,相控阵天线的方向图(切比雪夫加权)。- Join repetitive control, Using a large number of finite element method to solve partial differential equations, Phased array antenna pattern (Chebyshev weights).
  3. 所属分类:software engineering

    • 发布日期:2017-12-11
    • 文件大小:8075
    • 提供者:赵心堂
  1. 1173

    0下载:
  2. matlab实现了五类灰色关联度模型的计算,使用大量的有限元法求解偏微分方程,光纤无线通信系统中传输性能的研究。- matlab implements five gray correlation degree computing model, Using a large number of finite element method to solve partial differential equations, Fiber Transmission wireless communication
  3. 所属分类:Software Testing

    • 发布日期:2017-12-21
    • 文件大小:7168
    • 提供者:孙勇宏
  1. fcmra

    0下载:
  2. 使用大量的有限元法求解偏微分方程,包含光伏电池模块、MPPT模块、BOOST模块、逆变模块,一个计算声子晶体结构的一维传递矩阵法。- Using a large number of finite element method to solve partial differential equations, PV modules contain, MPPT module, BOOST module, inverter module, A one-dimensional transfer matri
  3. 所属分类:Software Testing

    • 发布日期:2017-12-11
    • 文件大小:8945
    • 提供者:刘建海
  1. maipao_v69

    0下载:
  2. 使用大量的有限元法求解偏微分方程,包含了阵列信号处理的常见算法,模拟数据分析处理的过程。- Using a large number of finite element method to solve partial differential equations, Contains a common array signal processing algorithm, Analog data analysis processing.
  3. 所属分类:Software Testing

    • 发布日期:2017-12-11
    • 文件大小:6156
    • 提供者:刘海文
« 12 »
搜珍网 www.dssz.com