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

搜索资源列表

  1. stepchar

    1下载:
  2. 求系统的时域性能指标的函数,给定系统的数学模型,即可通过该函数计算系统的超调量、峰值时间、调整时间和上升时间,经测试非常好用。-system for the time-domain performance of the function, given the mathematical model, This function can be calculated by the overshoot, the peak time, adjusting time and rise time, the t
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2.65kb
    • 提供者:why
  1. for_lagrange_vector

    1下载:
  2. 在优化等式约束的多项式的向量变量应用中,使用梯度上升算法求解拉格朗日乘子向量的最优值。-Equality Constrained Optimization in the polynomial vector variables applications, increased use of the gradient algorithm Lagrangin Vector optimum value.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.07kb
    • 提供者:叶枫
  1. optipid

    0下载:
  2. 现有的PID参数优化方法往往难以同时兼顾系统对快速性、稳定性与鲁棒性的要求,本文针对这一缺陷,提出了一种多目标PID优化设计方法——在满足系统的鲁棒性的前提下,以超调量、上升时间和调整时间最小作为多目标优化的子目标,并将NSGA-Ⅱ与PGA相结合对其求解。该算法求得的Pareto最优解分布均匀,收敛性和鲁棒性好,决策者可根据实际系统的要求在Pareto解集中选择最终的满意解,这为快速性、稳定性与鲁棒性的权衡分析提供了有效的工具。仿真结果表明本文设计方法的有效性和优越性。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1.26kb
    • 提供者:zzh
  1. MillerCode

    0下载:
  2. The module includes three sub_module:FDivider128,generates the 1/128 frequency, MD_Counter8Zero, generates the flute when the posedge, MD_Counter8One,generates the flute when the negedge.The aim of the module is to generate the mended miller code to
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:2.16kb
    • 提供者:lyjIC
  1. lifting_97

    1下载:
  2. 本程序实现任意偶数大小图像第二代双正交97提升小波变换 注1: 采用标准正交方法,对行列采用不同矩阵(和matlab里不同) 注2: 为了保证正交,所有边界处理,全部采用循环处理 注3: 正交性验证,将单位阵带入函数,输出仍是单位阵(matlab不具有此性质) 注4: 此程序是矩阵实现,所以图像水平分量和垂直分量估计被交换位置 注5: 此程序实现的是类小波(wavelet-like)变换,是介于小波包变换与小波变换之间的变换 注6: 此程序每层变换相对原图像矩阵,产
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2.74kb
    • 提供者:罗万团
  1. FORCE

    1下载:
  2. 三维框架梁单元C++版本的源程序 可以使结构力学的概念更上升一个层次
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:194.28kb
    • 提供者:郝晓
  1. steepest_ascent_optimization_algorithm

    0下载:
  2. 实现最速上升梯度算法的matlab函数,求得目标函数的最大值-Gradient algorithm to achieve the most rapid rise
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:899byte
    • 提供者:Coco
  1. rf

    0下载:
  2. 跳频是按跳频序列随机改变一个信道所占有频道频率的技术。在GSM 系统中,可利用跳频技术频率分极和干扰分极的特点,改善网络质量。引入跳频技术,可保证在网络软拥塞不上升的情况下,频率复用度较小。-FH frequency hopping sequence is based on a random channel change in the country channel frequency technology. In the GSM system, can make use of frequenc
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:175.71kb
    • 提供者:阿彪
  1. stepr

    1下载:
  2. 画出系统的阶跃响应曲线,计算系统的上升时间,调节时间,超调量,稳态误差-drawing the system s step response and comput its adjusting time \stastical error
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:832byte
    • 提供者:lamingic
  1. frame_syn

    1下载:
  2. 这是一个帧同步数据搜索模块,用于检测输入的数据流中的帧头,当检测到帧头后输出一个同步信号。 输入数据为 8bit的并行数据流,数据流中的每帧由 10 个字节组成,为 1个字 节的帧头(47H)加上 9 个字节的数据。各个字节的中间部分与时钟上升沿对齐。 每帧数据中,除帧头外的其他数据也可能为 47H。 在数据传输过程中,帧头数据有可能受到干扰而变为其他数值,因此要求输出同步信号时具有一定的容错功能。-This is a frame synchronization
  3. 所属分类:matlab例程

    • 发布日期:2014-03-16
    • 文件大小:399.64kb
    • 提供者:追月
  1. pku2127.cc.tar

    0下载:
  2. 最长公共上升子序列的O(n^2)算法,pku 2127-O(n^2) algorithm of the greastest increasing common subsequence, pku 2127
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:907byte
    • 提供者:lixin
  1. Sequence

    0下载:
  2. 一个法雷序列算法,对任意给定的一个自然数(n<=100),将分母小于等于n的不可约的真分数按上升的次序排序,并且在第一个分数前加上0/1, 而在最后一个分数后加上1/1。-A method mine sequential algorithm, for any given a natural number (n < = 100), less than or equal to the denominator of the proper fraction n irreducible sort
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:403.37kb
    • 提供者:徐虚
  1. AD-matlab

    0下载:
  2. 实现2路相同采样频率的AD拼接使得采样率上升一倍,画出频谱-2-way to achieve the same splicing makes the AD sampling frequency doubled sampling rate, draw the spectrum
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3.05kb
    • 提供者:朱子翰
  1. ga1

    0下载:
  2. 當次代數不斷的往上升,,所得的值也會相較之下越來越接近理想中的最大值38.8~所以次代數越多次,所得的值也相較越精確。找最大值-When the algebraic continued to rise, the value of the proceeds will be compared more and more close to the ideal in the algebraic maximum 38.8 ~ So the more times, compared with values
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:1.35kb
    • 提供者:POPE0910
  1. erjiechanhanqiuchaotiao

    1下载:
  2. 对给定的二阶欠阻尼传递函数,编制一个函数程序,计算阶跃响应的特征参数 超调量б ,峰值时间Tp,上升时间Tr,过渡过程时间Ts(2 ) -For given second-order owe damping transfer function, prepare a function and calculation programs step response characteristic parameters of first б overshoots, peak time, Tp T
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:753byte
    • 提供者:谢连斌
  1. qipao

    0下载:
  2. 冒泡排序法,分别采用最大数下沉、最小数上升两种方法进行对比排序-Bubble sort method, were used to the maximum number of sinking, the smallest increase in two ways to sort the number of
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:531byte
    • 提供者:Tom
  1. danchunxing

    0下载:
  2. 用插值法画出正弦曲线, 可以实现正弦曲线上升段的截取。-Can realize the interception of the rising segment in the sine curve
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:802byte
    • 提供者:程耀兵
  1. Dynamic-Programming

    0下载:
  2. 这是算法设计与分析课程实验,动态规划的源程序。包含最长上升子序列,最长公共子序列,最大字段和问题,DP背包问题-This is a test algorithm design and analysis programs, dynamic programming source code. Rising sequence containing the longest, longest common subsequence, maximum field and problems, DP knapsac
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:1.71kb
    • 提供者:林达
  1. lifting_97

    0下载:
  2. 实现9/7小波正反变换 注1: 采用标准正交方法,对行列采用不同矩阵(和matlab里不同) 注2: 为了保证正交,所有边界处理,全部采用循环处理 注3: 正交性验证,将单位阵带入函数,输出仍是单位阵(matlab不具有此性质) 注4: 此程序是矩阵实现,所以图像水平分量和垂直分量估计被交换位置 注5: 此程序实现的是类小波(wavelet-like)变换,是介于小波包变换与小波变换之间的变换 注6: 此程序每层变换相对原图像矩阵,产生的矩阵都是正交阵,这和小
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:2.45kb
    • 提供者:徐程序
  1. longestorder

    0下载:
  2. 动态规划思想解决的最长单调上升子序列程序,内容包含整个工程文件。-Dynamic programming to solve the longest monotonically increasing subsequence of the program, contains the entire project file.
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:359.98kb
    • 提供者:liu
« 12 3 »
搜珍网 www.dssz.com