CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - matlab数值计算

搜索资源列表

  1. 57578859matpower3.1b2

    0下载:
  2. matlab数值编程使得数值计算工作量大大减轻,但是由于它其实是一种解释语言,而且没有国际标准,另外也没法在没有安装matlab的计算机上运行,不能用于计算密集型应用场合,极大地限制了它地应用,主要应用于物理,数学和化学,部分工程应用领域的计算工作量小的科技工作者。计算工作量大的工作,如流体力学求解,虽然matlab有解偏微分方程组的方法,但那几乎是用来作为例子来说明的,换句话说,只能作为上课例子。大型流体力学计算是计算密集型的一个例子,需要高效运算程序或并行化处理。 -chao liu ji
  3. 所属分类:Energy industry

    • 发布日期:2017-04-10
    • 文件大小:1829832
    • 提供者:djahudhauw
  1. matlab

    0下载:
  2. 级数展开式近似计算函数值(matlab)-Series expansion of the approximate function value (matlab)
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4609
    • 提供者:我爱葱油包
  1. Solving

    2下载:
  2. 求解双层规划问题常用的算法有极点算法、直接搜索法、下降法和非数值优化方法(如模拟退火算法、遗传算法等),遗传算法的求解思路是:首先对上层的决策变量编码,代人下层规划模型,通过求解下层模型的决策变量值,代入上层模型计算适应度值,然后进行交叉、变异、选择操作,最后求出最优解。-Solving Bilevel Programming Problems with pole algorithm commonly used algorithms, direct search method, descent
  3. 所属分类:Communication

    • 发布日期:2015-09-13
    • 文件大小:1854
    • 提供者:大海
  1. MatlabClassicAlgorithm

    0下载:
  2. 本人调试好的经典的10多个Matlab算法,即克鲁斯卡尔算法,方便数值计算。-Kruskal Algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-05-12
    • 文件大小:2986683
    • 提供者:jimmychan
  1. 1234

    0下载:
  2. matlab代数方程的解法,相信对做数值计算和模拟的有很好的帮助-matalb solve code for equation
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:677464
    • 提供者:njw
  1. ouler

    0下载:
  2. 微分方程数值解中利用Runge-kutta_fehlberf法计算微分方程 -Numerical solution of differential equations using Runge-kutta_fehlberf differential method
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:600
    • 提供者:xiaoming
  1. runge

    0下载:
  2. 四阶龙哥库塔方法求解一阶微分方程的数值解法,能自定义迭代步数和迭代精度,非常适合于计算方法的初学者。-Long Ge Kuta fourth-order methods for a numerical solution of differential equations can be customized and iterative iterations precision calculation method is suitable for beginners
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:552
    • 提供者:李文俊
  1. mnth

    0下载:
  2. 模拟退火算法来源于固体退火原理,将固体加温至充分高,再让其徐徐冷却,加温时,固体内部粒子随温升变为无序状,内能增大,而徐徐冷却时粒子渐趋有序,在每个温度都达到平衡态,最后在常温时达到基态,内能减为最小。根据Metropolis准则,粒子在温度T时趋于平衡的概率为e-ΔE/(kT),其中E为温度T时的内能,ΔE为其改变量,k为Boltzmann常数。用固体退火模拟组合优化问题,将内能E模拟为目标函数值f,温度T演化成控制参数t,即得到解组合优化问题的模拟退火算法:由初始解i和控制参数初值t开始,对
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:5010
    • 提供者:leansmall
  1. matlab

    0下载:
  2. 数值分析计算实习题.牛顿插值.拉格朗日插值.三次样条.-Practical numerical analysis problems. Newton interpolation. Lagrange interpolation. Cubic spline.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:2510
    • 提供者:YipingMa
  1. task

    0下载:
  2. 数值计算常用程序 牛顿法了 雅克比 等十多个 本人自己编的 很适合初学者 C语言和matlab的 欢迎下载-Newton numerical procedure used the Adams Jacques ratio of more than 10, I made themselves very suitable for beginners are welcome to download
  3. 所属分类:matlab例程

    • 发布日期:2018-12-01
    • 文件大小:863767
    • 提供者:zhezhe
  1. DSSS

    0下载:
  2. (1) 产生数值为±1的用户随机数据;给出Matlab下对应的模块; (2) 产生并给出64×64的Walsh矩阵,作为用户接入的扩频码; (3) 利用上述一个用户的扩频码和用户数据演示扩频过程;给出Simulink工作框图; (4) 利用FFT,计算并画出基带数据和扩频信号的频谱(在一个图中给出); -(1) value of ± 1 generated random data users given under the corresponding Matlab module
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:9635
    • 提供者:芊屹
  1. Numerical.Linear.Algebra.Lloyd.Trefethen.and.David

    0下载:
  2. 这是一本关于数值计算方法的书,编程工具可选用matlab和mathematica-This is a book on numerical methods, programming tools can be used matlab and mathematica
  3. 所属分类:matlab

    • 发布日期:2017-05-14
    • 文件大小:3965577
    • 提供者:maying
  1. Synthesis_of_Antenn_Array_Using_GA_and_Design_Matl

    3下载:
  2. 遗传算法在非线性数值优化方面有着很强的生命力 ,适于波束赋形阵列天线的综合。Matlab 具有很强的数值计算能力和数据图视功能 ,经过二十多年的发展 ,逐渐成为工程师们进行数值优化的首选计算机语言。以一部具有余割平 方波束的雷达搜索天线阵为例 ,采用遗传算法对其馈电相位进行优化 ,优化结果与目标吻合。同时给出其主要节点的 Matlab程序。-Nonlinear numerical optimization genetic algorithm has a strong vitality, suit
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:331100
    • 提供者:victor728
  1. MATLAB_classical_numerical_algorithm_design_tutori

    0下载:
  2. MATLAB经典的数值计算算法设计教程MATLAB classical numerical algorithm design tutorial-MATLAB classical numerical algorithm design tutorials MATLAB classical numerical algorithm design tutorial
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:49571
    • 提供者:gonghong
  1. matlabacaculat

    0下载:
  2. 数值计算,关于MAtlaB的数值计算方面的程序,希望能帮助大家学习,改进- lyapunove package for solving stochastic differential equations in MATLAB-Solution of stochastic differential
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:712704
    • 提供者:wangcaihong
  1. lgkt

    0下载:
  2. 数值计算方法,用matlab给龙格库塔方法编程,并做一个GUI界面。-Numerical methods, Runge-Kutta method using matlab to program, and do a GUI interface.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:7008
    • 提供者:sum
  1. MatlabandChemicalEngineeringCalculation

    0下载:
  2. 介绍Matlab在化工方面的数值计算应用,课件主要讲述化工领域非线性、线性方程组的解法,插值、拟合和常见常微分方程的解法。-Introduced in the chemical aspects of Matlab numerical computing applications, courseware mainly about the chemical field of nonlinear, solution of linear equations, interpolation, fitting
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:737256
    • 提供者:陈小明
  1. MatlabTutorial

    0下载:
  2. 本课件对Matlab初学者是个不错的中文教程,详细介绍了Matlab文件操作、运算基础、程序设计,绘图功能,数值计算,数据处理方法与多项式,符号计算及图形界面设计。-The courseware Matlab is a good Chinese language beginners tutorial, detailing the Matlab file operations, basic computing, programming, graphics, numerical calculatio
  3. 所属分类:matlab

    • 发布日期:2017-05-13
    • 文件大小:3421465
    • 提供者:陈小明
  1. lu_decompose

    0下载:
  2. 基于数值计算的矩阵分解。用MATLAB实现的LU分解算法-Based on the numerical calculation of decomposing matrix. MATLAB LU decomposition algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:689
    • 提供者:张平
  1. Applied_Numerical_Methods_Using_Matlab

    0下载:
  2. Applied Numerical Methods Using Matlab ,Matlab在数值计算中的应用的经典书籍-Applied Numerical Methods Using Matlab is a classic book
  3. 所属分类:matlab

    • 发布日期:2017-05-12
    • 文件大小:2878566
    • 提供者:Wang Yan
« 1 2 ... 17 18 19 20 21 2223 24 25 26 27 ... 50 »
搜珍网 www.dssz.com