搜索资源列表
nurbsR2006b
- 非均匀有理B样条的matlab程序,其中用到了C的混合编程。对于学习数据融合技术的人很有帮助!-Non-uniform rational B-spline matlab program, which uses a mixture of C programming. Data fusion technology for the study of people very helpful!
A_Direct_Method_for_Chebyshev_Approximation_by_Rat
- 用有理多项式做Chebyshev逼近的一种直接方法的matlab程序-Direct Method for Chebyshev Approximation by Rational Functions
PSO_Solving_Multi_Aims
- 货物配装问题实质上是背包问题与装箱问题的混合,有着广泛的应用。配装,是指充分利用运输工具(如火车、货车、轮船等,本文主要是指货车) 的载重量和容积,采用先进的装载方法,合理安排货物的装载计划,最大限度地发挥货车容积和承载能力,从而降低配送成本。-Cargo loading problem and knapsack problem is essentially a mixture of bin-packing problem, with a wide range of applications.
Matlab
- Matlab函数逼近程序,包含下面所列多种算法的程序 。 Chebyshev 用切比雪夫多项式逼近已知函数 Legendre 用勒让德多项式逼近已知函数 Pade 用帕德形式的有理分式逼近已知函数 lmz 用列梅兹算法确定函数的最佳一致逼近多项式 ZJPF 求已知函数的最佳平方逼近多项式 FZZ 用傅立叶级数逼近已知的连续周期函数-Matlab function approximation process, including following the procedu
@mmrp
- matlab书籍类的创建一章,有理多项式对象类型的构造、显示、运算符和函数重载等一些列程序代码-matlab class to create a chapter book, the construction of rational polynomial object type, display, operator and function overloading and some out code
huamokongzhi
- 讲述了有关滑模控制的理路知识,算法基础和工程实际应用,同时也提供了matlab仿真的例子以及相关程序。-About the rational approach on sliding mode control knowledge base and practical application of engineering algorithms and also provides examples of matlab simulation and related procedures.
capacity1_1
- 星载多波束天线容量计算 考虑非理性功率控制-Capacity multi-beam satellite antenna power control calculations take into account non-rational
Matlab-simulation-queue-process
- 排队问题仿真的目的是要寻找服务对象与服务设置之间的最佳配置,保证系统具有最佳的服务效率与最合理的配置,通过matlab平台对单服务台有限队长的排队系统进行 过程仿真 可以协助设计人员分析顾客的需求 从而合理规划出符合实际条件的服务设施-The purpose of the queuing simulation is to find clients and the best allocation between service settings, ensure that the system
matlab-genetic-algorithm
- matlab用法 主要用于线性规划,非线性规划,解决优化问题,作出最合理的决策等遗传算法程序-matlab usage is mainly used for linear programming, nonlinear programming to solve optimization problems, make the most rational decision-making, genetic algorithm
curve-combine
- MATLAB提供了各种曲线拟合方法,例如:Exponential, Fourier, Gaussing, Interpolant, Polynomial, Power, Rational, Smoothing Spline, Sum of Functions, Weibull等,当然,也可以使用 Custom Equations. cftool不仅可以绘制拟合后的曲线、给出拟合参数,还能给出拟合好坏的评价参数(Goodness of fit)如SSE, R-square, RMSE等数据,非
Rational-fraction-interpolation
- 有理分式反差商法插值代码,用于有理分式的插值计算和数据处理,适合matlab算法学习者参考。-Commercial contrast rational fraction interpolation code for rational fraction interpolation calculation and data processing, matlab algorithm suitable for learners.
matlab
- 用函数[z,p,K]=tf2zp(num,den)求得有理分式形式的系统转移函数的零、极点,用函数zplane(z,p)绘出零、极点分布图;-Form of rational fraction obtained with the function [z, p, K] = tf2zp (num, den) system transfer function zero poles, with the function zplane (z, p) draw zero, pole distribution
RA
- matlab有理逼近重分析子程序Rational approximation,毕业所写-Rational approximation reanalysis subroutine
youlishunihe
- 使用matlab对一组数据进行有理数拟合的方法-Using matlab on a group of data fitting method of rational numbers
levy
- 基于matlab平台有理分式多项式法模态参数识别-Based on matlab platform rational fraction polynomial method modal parameter identification
遗传算法处理NURBS曲线逼近(Matlab实现)
- 在Matlab平台上采用将模拟退火算法及遗传算法相结合的曲线拟合方法,实现以任意次数、任意顶点数的非均匀有理B样条(NURBS)曲线逼近给定测量点序列(On the Matlab platform, we use the curve fitting method combining simulated annealing algorithm and genetic algorithm to achieve the sequence of a given measurement point wit