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

搜索资源列表

  1. nurbsR2006b

    1下载:
  2. 非均匀有理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!
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:215675
    • 提供者:zhanglin
  1. A_Direct_Method_for_Chebyshev_Approximation_by_Rat

    0下载:
  2. 用有理多项式做Chebyshev逼近的一种直接方法的matlab程序-Direct Method for Chebyshev Approximation by Rational Functions
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:31336
    • 提供者:俞哲
  1. PSO_Solving_Multi_Aims

    8下载:
  2. 货物配装问题实质上是背包问题与装箱问题的混合,有着广泛的应用。配装,是指充分利用运输工具(如火车、货车、轮船等,本文主要是指货车) 的载重量和容积,采用先进的装载方法,合理安排货物的装载计划,最大限度地发挥货车容积和承载能力,从而降低配送成本。-Cargo loading problem and knapsack problem is essentially a mixture of bin-packing problem, with a wide range of applications.
  3. 所属分类:matlab

    • 发布日期:2014-09-19
    • 文件大小:5899
    • 提供者:廖志
  1. Matlab

    1下载:
  2. Matlab函数逼近程序,包含下面所列多种算法的程序 。 Chebyshev 用切比雪夫多项式逼近已知函数 Legendre 用勒让德多项式逼近已知函数 Pade 用帕德形式的有理分式逼近已知函数 lmz 用列梅兹算法确定函数的最佳一致逼近多项式 ZJPF 求已知函数的最佳平方逼近多项式 FZZ 用傅立叶级数逼近已知的连续周期函数-Matlab function approximation process, including following the procedu
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:3049
    • 提供者:Wade
  1. @mmrp

    0下载:
  2. matlab书籍类的创建一章,有理多项式对象类型的构造、显示、运算符和函数重载等一些列程序代码-matlab class to create a chapter book, the construction of rational polynomial object type, display, operator and function overloading and some out code
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:5118
    • 提供者:gfg
  1. huamokongzhi

    1下载:
  2. 讲述了有关滑模控制的理路知识,算法基础和工程实际应用,同时也提供了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.
  3. 所属分类:matlab

    • 发布日期:2017-05-25
    • 文件大小:9000960
    • 提供者:gao kunlun
  1. capacity1_1

    0下载:
  2. 星载多波束天线容量计算 考虑非理性功率控制-Capacity multi-beam satellite antenna power control calculations take into account non-rational
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1406
    • 提供者:xufei
  1. Matlab-simulation-queue-process

    0下载:
  2. 排队问题仿真的目的是要寻找服务对象与服务设置之间的最佳配置,保证系统具有最佳的服务效率与最合理的配置,通过matlab平台对单服务台有限队长的排队系统进行 过程仿真 可以协助设计人员分析顾客的需求 从而合理规划出符合实际条件的服务设施-The purpose of the queuing simulation is to find clients and the best allocation between service settings, ensure that the system
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:295158
    • 提供者:
  1. matlab-genetic-algorithm

    0下载:
  2. matlab用法 主要用于线性规划,非线性规划,解决优化问题,作出最合理的决策等遗传算法程序-matlab usage is mainly used for linear programming, nonlinear programming to solve optimization problems, make the most rational decision-making, genetic algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:7744
    • 提供者:刘旭
  1. curve-combine

    0下载:
  2. MATLAB提供了各种曲线拟合方法,例如:Exponential, Fourier, Gaussing, Interpolant, Polynomial, Power, Rational, Smoothing Spline, Sum of Functions, Weibull等,当然,也可以使用 Custom Equations. cftool不仅可以绘制拟合后的曲线、给出拟合参数,还能给出拟合好坏的评价参数(Goodness of fit)如SSE, R-square, RMSE等数据,非
  3. 所属分类:matlab

    • 发布日期:2017-11-06
    • 文件大小:49739
    • 提供者:李平
  1. Rational-fraction-interpolation

    0下载:
  2. 有理分式反差商法插值代码,用于有理分式的插值计算和数据处理,适合matlab算法学习者参考。-Commercial contrast rational fraction interpolation code for rational fraction interpolation calculation and data processing, matlab algorithm suitable for learners.
  3. 所属分类:matlab

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

    0下载:
  2. 用函数[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
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:101386
    • 提供者:张倩
  1. RA

    1下载:
  2. matlab有理逼近重分析子程序Rational approximation,毕业所写-Rational approximation reanalysis subroutine
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1473
    • 提供者:陈一策
  1. youlishunihe

    0下载:
  2. 使用matlab对一组数据进行有理数拟合的方法-Using matlab on a group of data fitting method of rational numbers
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:6070
    • 提供者:宋雅吾
  1. levy

    0下载:
  2. 基于matlab平台有理分式多项式法模态参数识别-Based on matlab platform rational fraction polynomial method modal parameter identification
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1113
    • 提供者:
  1. 遗传算法处理NURBS曲线逼近(Matlab实现)

    2下载:
  2. 在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
  3. 所属分类:matlab例程

    • 发布日期:2018-01-08
    • 文件大小:125952
    • 提供者:beautyjade
搜珍网 www.dssz.com