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

搜索资源列表

  1. Needle

    0下载:
  2. 这是一个Offline工具程序,模仿钟表指针的转动位置,计算出指针在各个位置时的坐标值,并输出成C语言文件格式。-Offline This is a procedural tool, imitate watches the rotational position indicators, calculated in various indicators of the location coordinates and exported into C language files.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:13.08kb
    • 提供者:赵士杰
  1. optimaldlb

    1下载:
  2. 本例采用最优控制的方法,利用二次型性能指标,保证小车所滑过的距离和整个过程所花费的能量达到最优值.程序包括initial.m,yjlqgctr.m,cartoon.m,simlqgyj.slk等文件-cases using the optimal control methods, using quadratic performance indicators, Trolley assured by sculpting the distance and the whole process will
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:61.85kb
    • 提供者:跃进
  1. mathmodel2

    0下载:
  2. 1.1 背包问题 有一个徒步旅行者,已知他能承受的旅行背包的重量不超过a(kg)。设有n种物品可供他选择装入背包,这n种物品分别编号为1,2,…,n。其中第i种物品每件的重量为ai(kg),其使用价值(指一件第i种物品对旅行者来说所带来的好处的一种数量指标)为ci(i=1,2,…,n)。问这位旅行者应如何选择携带这n种物品的件数,使得总价值最大? -1.1 knapsack problem is a hikers. he is known to travel to withstand t
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:13.68kb
    • 提供者:孙竟飞
  1. pso_pid

    3下载:
  2. 这是个利用粒子群算法(PSO)优化PID控制器参数的matlab程序,其中选取的性能指标为ITAE。-this is the use of particle swarm algorithm (PSO) PID controller optimized parameters of Matlab procedures, these performance indicators selected for ITAE.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1.84kb
    • 提供者:jiangsx
  1. second_pid

    0下载:
  2. 基于二次型性能指标的单神经元pid控制程序-based on quadratic performance indicators single neuron pid control procedures
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1.09kb
    • 提供者:king
  1. Huffman 算法的不同实现

    0下载:
  2. ---- Huffman 算法的不同实现 本目录下的程序用8种不同的方式实现了Huffman编码算法,这8种方式分别是 * huffman_a 使用链表结构生成Huffman树的算法,这是最基本的实现方法,效率最低。 * huffman_b 使用《数据结构》(严蔚敏,吴伟民,1997,C语言版)中给出的算法,将二叉树存放在连续空间里(静态链表),空间的每个结点内仍有左子树、右子树、双亲等指针。 * huffman_c 使用Canonical
  3. 所属分类:密码/编码算法

    • 发布日期:2010-07-01
    • 文件大小:31.94kb
    • 提供者:ray
  1. PCA_Matlab_ana

    0下载:
  2. 主成分分析是把多个指标化为少数几个终合指标的一种统计分析方法。本源代码为matlab中源代码,并添加了相应的分析注解-Principal Component Analysis is more than a few indicators as a final indicator of a statistical analysis method. Source code for which the source code Matlab, and add the corresponding analy
  3. 所属分类:matlab例程

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

    0下载:
  2. 由于自校正控制器在实际中的广泛运用,其缺点日益明显,主要体现在变阶次、变时延和变参数的系统中,因此研制具有较强的鲁棒性的控制器在实际运用中非常有用。Clark等人提出的广义预测控制自校正控制器是一种基于参数模型的预测控制算法,它采用了时段优化性能指标,结合辨识和自校正机制,从而克服自校正控制中存在的缺点,具有较强的鲁棒性。-self-tuning controller in practice the widespread use of its increasingly obvious short
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:18.23kb
    • 提供者:lethe
  1. count_ptr

    1下载:
  2. 自定义的智能指针类,可是多个指针共用对象,且不会造成内存泄露的问题-since the definition of smart pointer types, but a number of indicators shared object, and it will not disclose the cause memory problems
  3. 所属分类:STL

    • 发布日期:2008-10-13
    • 文件大小:5.53kb
    • 提供者:刘刚
  1. FDTD-WireAtenna3

    0下载:
  2. 采用相互垂直的两个振子构成圆极化天线的FDTD程序.可以计算其圆极化波瓣宽度等天线指标 -perpendicular to each other using the two oscillator constitute a circularly polarized antenna FDTD procedures. Can calculate its lobed circular polarization antennas width indicators
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:8.59kb
    • 提供者:向阳
  1. stepspecs

    0下载:
  2. 插值法求出阶跃响应的Ts,Tr,deta,性能指标。方法准确,简单-interpolation step response is calculated by the Ts, Tr, deta, performance indicators. The method is accurate and simple
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1.38kb
    • 提供者:sahfasf
  1. yiyuanxishujuzhenduoxiangshijiandanjusuanqisuanqi.

    0下载:
  2. 一元稀疏矩阵的简单计算,设计该程序的目的是掌握链表的使用(重点掌握指针的使用)。这个程序可以用来计算多项式的和与差,充当一个多项式计算器。-one yuan sparse matrix of simple calculation, The design procedure is designed to develop the use of the linked list (master key indicators). This procedure can be used to calculat
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:38.49kb
    • 提供者:陆超
  1. Matlabcorrelation

    0下载:
  2. 对正弦信号自相关和互相关运算的实验。在进行算法模拟时首先应对一个实时数字信号处理的任务选择一种方案和多种算法,用计算机高级语言如(c、Matlab等工具)验证算法能否满足系统的性能指标;然后从多种信号处理算法中找出最佳或准最佳算法。-right sinusoidal signal autocorrelation and cross correlation of the experimental operation. Conducting simulation algorithm deal wit
  3. 所属分类:matlab例程

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

    0下载:
  2. 计算系统瞬态性能指标(稳态误差允许正负2%) -computing system transient performance indicators (steady-state error of plus or minus 2% allowed)
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:982byte
    • 提供者:godingtin
  1. band-pass-filter 线性相位FIR带通滤波器

    22下载:
  2. 用MATLAB函数fir1设计一个具有如下指标的线性相位FIR带通滤波器:阻带截止频率为0.55pi 和0.85pi,通带截止频率为0.65pi和 0.75pi,最大通带衰减为0.2dB,最小阻带衰减为42dB。分别利用下面的窗函数来设计滤波器:汉宁窗、汉明窗、布莱克曼窗。对于每种情况,给出其冲激响应系数并画出设计的滤波器的幅频响应。-Designed with a MATLAB function with the following indicators fir1 linear phase F
  3. 所属分类:matlab例程

    • 发布日期:2015-04-10
    • 文件大小:5kb
    • 提供者:董晓曦
  1. 灰色预测模型GM(1,n)模型的matlab源代码

    37下载:
  2. 灰色预测模型GM(1,n)模型的matlab源代码,包括预测模型的建立,以及模型的精度检验指标c,p的计算,Grey prediction model GM (1, n) model matlab source code, including the prediction model and the precision test indicators c, p calculation
  3. 所属分类:matlab例程

    • 发布日期:2014-04-02
    • 文件大小:1.29kb
    • 提供者:冯钊
  1. 股票交易系统自动根据指标进行相关的交易系统

    5下载:
  2. 股票交易系统自动根据指标进行相关的交易系统,Automatic stock trading system in accordance with indicators related to the trading system
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2015-01-02
    • 文件大小:57.47kb
    • 提供者:hualiuc
  1. zhuchengfenfenxi

    1下载:
  2. 主成份分析法matlab程序完整代码 可对多指标样本求得分并排名-PCA can request more samples of scores and ranking indicators
  3. 所属分类:matlab

    • 发布日期:2015-05-19
    • 文件大小:1kb
    • 提供者:yerunsen
  1. IIR_filter

    1下载:
  2. 按照给定指标采用模拟巴特沃斯低通滤波器去逼近理想模拟低通滤波器 ,然后通过双线性变换法对模拟滤波器进行数字化,得到数字滤波器 -Indicators in accordance with a given analog Butterworth low-pass filter to approximate the ideal analog low-pass filter, and then through the bilinear transformation method of digitizin
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:937byte
    • 提供者:凌丽
  1. Indicators

    1下载:
  2. the indicators for forex
  3. 所属分类:matlab例程

    • 发布日期:2021-01-23
    • 文件大小:19kb
    • 提供者:Mozafar
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com