搜索资源列表
SierpinskiTriangles
- 包含了多个实现Sierpinski分形(三角形、正方形、六边形)的Matlab程序和C程序。
Matlab求解线性规划
- 此程序在matlab环境下运行,适于求解线性规划一类问题。(单纯形法)-this procedure in running Matlab environment suitable for solving a class of linear programming problems. (Simplex)
单纯形法
- Matlab下的,很不错哦
sy3.rar
- matlab程序,有约束最优化问题直接法--复合形法,matlab program, constrained optimization problems are the direct method- the complex method
PID_danchunxin
- 基于单纯形无约束方法的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
simplex_algorithm
- 单纯形算法源程序,具有选择是求解目标值的最大还是最小问题,同时也具有可行性变量约束限制-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
Revisedsimplexmathod
- 此算法为改进的单纯形算法,也是运筹学中要用到的方法,可以运行的-revised simplex method
DFP_algorithm
- 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
1
- 利用反控制法构造了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
fractals_1.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
beamformer
- 通信領域於天線上常運用的波束集成,以matlab寫成。能模擬不同距離造成的波束形狀之不同。也加入部份Dolph-Chebyshev最佳化方法。-A traditional beamformer that can simulate differnt distance from the origin, and some implementation using Dolph-Chebyshev amplitude distribution.
cPP-matlab
- 应用于电力系统最优运行。 是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
matlab
- matlab分形模型的几种实例,比较详尽的阐述并举例了分形的过程,算法与结果-matlab fractal model in several instances, relatively detailed descr iption and examples of fractal algorithms and results
matlab-code
- 几个多目标求极值的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
matlab-
- matlab分形(Sierpinski垫片、Koch 雪花、分形树)-matlab fractal (Sierpinski gasket, Koch snowflake, fractal tree)
matlab-rotating-calculation
- EasySolve: 求取线性方程组AX+B=0的一组解,若解唯一则直接返回该解,若解不唯一则从解集中随机返回一组 程序会根据方程信息自动计算返回的解的合适数量级和随机中心的偏移量,使得返回随机解的大小合适于调用它的程序。 OrnoBasis: 根据输入向量的维度,返回该维度下的一组标准正交基底,输入的列向量组中的有效向量(非零、线性无关)会被标准正交化并作为基向量、按旧有顺序排在增补列向量的前边。 RotaObj: 任意维度下(>=2)的点集的保形旋转(不变形的旋转,
局部最大熵形函数matlab程序
- 局部最大熵近似形函数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
分形插值曲面的MATLAB程序_孙洪泉
- 给出了矩形域上分形插值数学模型, 分形插值曲面的 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
单纯形法Matlab程序-2016-11-17
- 一般线性规划问题具有线性方程组的变量数大于方程个数,这时会有不定的解。当决策变量个数n和约束条件个数m较大时,单纯形法是求解线性规划问题的通用方法。 从线性方程组找出一个个的单纯形,每一个单纯形可以求得一组解,然后再判断该解使目标函数值是增大还是变小了,决定下一步选择的单纯形。通过优化迭代,直到目标函数实现最大或最小值(In general linear programming problems, the number of variables with linear equations is
matlab计算代码
- 分形理论计算,粗糙面结合面的法向载荷和法向接触刚度计算(fractal thoetry simulation)