CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - matlab 形

搜索资源列表

  1. SierpinskiTriangles

    2下载:
  2. 包含了多个实现Sierpinski分形(三角形、正方形、六边形)的Matlab程序和C程序。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:11.7kb
    • 提供者:yuhua
  1. Matlab求解线性规划

    1下载:
  2. 此程序在matlab环境下运行,适于求解线性规划一类问题。(单纯形法)-this procedure in running Matlab environment suitable for solving a class of linear programming problems. (Simplex)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.84kb
    • 提供者:董延军
  1. 单纯形法

    0下载:
  2. Matlab下的,很不错哦
  3. 所属分类:数学计算/工程计算

    • 发布日期:2010-12-03
    • 文件大小:933byte
    • 提供者:emiliar
  1. sy3.rar

    0下载:
  2. matlab程序,有约束最优化问题直接法--复合形法,matlab program, constrained optimization problems are the direct method- the complex method
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:2.09kb
    • 提供者:linfuquan
  1. PID_danchunxin

    0下载:
  2. 基于单纯形无约束方法的PID参数整定。在myfun.m中输入目标函数和控制对象的传递函数,运行主函数即可得到阶跃响应曲线-Based on unconstrained simplex method of PID parameter tuning. Myfun.m enter in the objective function and control the transfer function of the object, run the main function can be obtained
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3.44kb
    • 提供者:张宪
  1. simplex_algorithm

    0下载:
  2. 单纯形算法源程序,具有选择是求解目标值的最大还是最小问题,同时也具有可行性变量约束限制-Simplex algorithm source with the target choice is to solve the biggest problem is still the smallest, but also with the feasibility of variable binding constraints
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:7.42kb
    • 提供者:白芳
  1. Revisedsimplexmathod

    0下载:
  2. 此算法为改进的单纯形算法,也是运筹学中要用到的方法,可以运行的-revised simplex method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1.23kb
    • 提供者:linda
  1. DFP_algorithm

    0下载:
  2. DFP, 本程序适用于求解形如f(x)=1/2*x Ax+bx+c二次函数的稳定点 -DFP, this procedure applies to solution of the form f (x) = 1/2* x' Ax+ bx+ c quadratic function of the stable point
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1.31kb
    • 提供者:LiuMCH
  1. 1

    0下载:
  2.  利用反控制法构造了1 个新的混沌系统,分析新系统的平衡点及在平衡点的特征值,分形维数,L yapunov 指数 等性质,设计1 个由2 个混沌系统组成的可切换的实际电路并进行实验,通过1 个开关选择器,电路可以实现2 个子系统 的功能,观察到2 个子系统在各个相平面的混沌吸引子。-Use of anti-control method to construct a new chaotic system to analyze the new system equilibrium point
  3. 所属分类:Algorithm

    • 发布日期:2017-05-02
    • 文件大小:628.65kb
    • 提供者:mumu
  1. fractals_1.2

    0下载:
  2. 生成分形和混沌的matlab程序包括Julia集和Mandelbrot集。操作简单有效。-Program for generating fractals through Iterated Function System (IFS) and Chaos Game. This program has also the possibility to read IFS from file. Moreover it draws Julia Sets and Mandelbrot Set. The us
  3. 所属分类:Algorithm

    • 发布日期:2017-05-06
    • 文件大小:1.34mb
    • 提供者:HM
  1. beamformer

    0下载:
  2. 通信領域於天線上常運用的波束集成,以matlab寫成。能模擬不同距離造成的波束形狀之不同。也加入部份Dolph-Chebyshev最佳化方法。-A traditional beamformer that can simulate differnt distance from the origin, and some implementation using Dolph-Chebyshev amplitude distribution.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:1.41kb
    • 提供者:Chung-Hao Wu
  1. cPP-matlab

    0下载:
  2. 应用于电力系统最优运行。 是C++与matlab相结合的源码程序,充分利用了matlab长于矩阵处理的优势。 程序实现了运筹学中的单纯形算法。-This procedure can be used for the optimal operation of the power system which combines C++ and matlab, and makes the most of matlab for matrix operations. The source code
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:1.59kb
    • 提供者:刘搏
  1. matlab

    0下载:
  2. matlab分形模型的几种实例,比较详尽的阐述并举例了分形的过程,算法与结果-matlab fractal model in several instances, relatively detailed descr iption and examples of fractal algorithms and results
  3. 所属分类:Algorithm

    • 发布日期:2017-11-24
    • 文件大小:67.18kb
    • 提供者:申晨
  1. matlab-code

    0下载:
  2. 几个多目标求极值的Matlab算法,包括模式搜索法、Rosenbrock法、单纯形法、Powell法、最速下降法、共轭梯度法、牛顿法、信赖域法-Matlab algorithm, several multi-objective extremum including pattern search method, Rosenbrock method, simplex method, Powell method, the steepest descent method, conjugate gradi
  3. 所属分类:Algorithm

    • 发布日期:2017-11-19
    • 文件大小:3.58kb
    • 提供者:陈亮
  1. matlab-

    0下载:
  2. matlab分形(Sierpinski垫片、Koch 雪花、分形树)-matlab fractal (Sierpinski gasket, Koch snowflake, fractal tree)
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3.24kb
    • 提供者:唐少龙
  1. matlab-rotating-calculation

    0下载:
  2. EasySolve: 求取线性方程组AX+B=0的一组解,若解唯一则直接返回该解,若解不唯一则从解集中随机返回一组 程序会根据方程信息自动计算返回的解的合适数量级和随机中心的偏移量,使得返回随机解的大小合适于调用它的程序。 OrnoBasis: 根据输入向量的维度,返回该维度下的一组标准正交基底,输入的列向量组中的有效向量(非零、线性无关)会被标准正交化并作为基向量、按旧有顺序排在增补列向量的前边。 RotaObj: 任意维度下(>=2)的点集的保形旋转(不变形的旋转,
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3.49kb
    • 提供者:曹腾飞
  1. 局部最大熵形函数matlab程序

    1下载:
  2. 局部最大熵近似形函数matlab程序,主要用于无网格计算。 This set of Matlab functions computes the Calculation of the local maximum-entropy shape functions with Newton's method as described in section 4.2 of [1]. The core functions are shapef.m and Gamma_.m. The rest is pro
  3. 所属分类:数学计算/工程计算

  1. 分形插值曲面的MATLAB程序_孙洪泉

    0下载:
  2. 给出了矩形域上分形插值数学模型, 分形插值曲面的 MATLAB 程序 对程序中的主要变量进行了说明, 并应用实际数据进行了分形插值曲面的实例研究(The mathematical model of fractal interpolation on the rectangular domain and the MATLAB program of fractal interpolation surface are given. The main variables in th
  3. 所属分类:数学计算

    • 发布日期:2018-01-07
    • 文件大小:176kb
    • 提供者:Effie
  1. 单纯形法Matlab程序-2016-11-17

    1下载:
  2. 一般线性规划问题具有线性方程组的变量数大于方程个数,这时会有不定的解。当决策变量个数n和约束条件个数m较大时,单纯形法是求解线性规划问题的通用方法。 从线性方程组找出一个个的单纯形,每一个单纯形可以求得一组解,然后再判断该解使目标函数值是增大还是变小了,决定下一步选择的单纯形。通过优化迭代,直到目标函数实现最大或最小值(In general linear programming problems, the number of variables with linear equations is
  3. 所属分类:数学计算

    • 发布日期:2018-04-30
    • 文件大小:6kb
    • 提供者:刘善武
  1. matlab计算代码

    4下载:
  2. 分形理论计算,粗糙面结合面的法向载荷和法向接触刚度计算(fractal thoetry simulation)
  3. 所属分类:数学计算

    • 发布日期:2020-08-03
    • 文件大小:1kb
    • 提供者:laughing4109
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com