搜索资源列表
jizhibaoluo
- 自动读取记录在文件中的数据,并求取信号的极大值、极小值和包络曲线-Automatically read record data in the document, and to strike a signal of maximum value, minimum value and the envelope curve
ydbshujucaiji
- 数据采集系统: (1)采用定时中断和软件控制的方法,实现每隔N秒(N可设置)实现对模拟量的采集。 (2)根据预先设置的数值和采集的模拟量决定控制输出。如假设控制中心值为2.0V,当输入值超过2.0±0.2(V)时,模拟控制步进电机转:正偏差时反转,负偏差时正转;当输入值超过2.0±0.5(V)时,进行上、下限报警。 (3)对采集的值应进行数字滤波,如可一次采集10个值,去掉最大值、最小值,然后取平均值。 (4)实现8路采集,不同路的中心值及上、下限等参数可灵活设置。 -Dat
optimize-
- 键是一种标准零件,通常用来实现轴与轮毂之间的周向固定以传递转矩,有的还能实现轴上零件的轴向固定或轴向滑动导向。在键连接设计时,间的高度和宽度根据轴的直径d选取,而键长L则根据轴上零件轮毂宽度B而定,通常L=B-(5—10)mm。键的尺寸确定后,再进行强度校核。而为了保证绝对安全,键的尺寸取值往往都趋于保守,所选键的尺寸大。本程序采用优化设计方法,在满足强度要求的前提下求出键的最小结构尺寸,证明键宽b和键高h的取值可以小于标准值。-Key is a standard part, often use
Filtering-method-and-164-display
- 滤波法:相当于“中位值滤波法”+“算术平均滤波法”,连续采样N个数据,去掉一个最大值和一个最小值,然后计算N-2个数据的算 术平均值 N值的选取:3~14 优点:融合了两种滤波法的优点,对于偶然出现的脉冲性干扰,可消除由于脉冲干扰所引起的采样值偏差 缺点:测量速度较慢,和算术平均滤波法一样,比较浪费RAM 164显示:只需两个IO口即可驱动,节约IO脚 -Filtering method: method: the equivalent of " median filte
Multi-objective-optimization
- 用遗传算法求解多目标函数的最小值,方便、简单、快速。-More than the minimum value of the objective function using genetic algorithm, convenient, simple, fast.
queue
- 1.利用数组实现优先队列; 2.利用链表实现优先队列; (注:默认以最大值为优先级最高,思考:如何实现用户指定优先级(最大优先或最小优先)) -Using an array of priority queues using a linked list priority queue (Note: The default maximum value for the highest priority, thinking: how to implement user-specified
A-hybrid
- 针对传统的BP或GA对模糊神经网络的识别应用存在收敛容易陷入局部极小 识别率低下等问题 提出一 种基于BFGS的混合遗传算法 其基本思想为 首先构造一种前馈型模糊神经网络结构 然后用遗传算法进化若干代 后 当目标函数的梯度或者范数小于预先设定值 则改用BFGS算法进行优化识别 仿真实验表明 对比GA该算法 收敛速度较快 识别精度提高了约7% 能够较好地应用于一类模糊神经网络的识别-In traditional BP or GA to identify the application
stm32-mini-system
- 收集的几个关于stm32最小系统原理图设计的文档,很有参考价值。-Several gathered about stm32 minimum system schematic design documents, great reference value.
iLCD-2
- Methode iLCD2 iLCD is provided as a Jar file. The minimum command line is : java -jar iLCD2 -i INPUTFILE -o OUTPUTFILE documented (…) optional parameters are : -bThreshold : the belonging threshold. To match with the IAT paper, the val
Heaps
- Many applications require that we process records with keys in order, but not necessarily in full sorted order. Often we collect a set of items and process the one with the current minimum value. e.g. jobs sent to a printer, Operating system j
lizisuanfa
- 粒子算法在处理方程最优解的应用,用于求解方程的最大值或者最小值。-Particle algorithm is applied to solve the optimal solution of the equation, which is used to solve the maximum or minimum value of the equation.
OPTICAL-waveguidehomework1UESTC
- 根据以下的平板光波导在波长为1550 nm时的折射率数据 1.作 出 不 同 波 导 芯 厚 度 d (0<d<15 m)对应的TE模式 与TM模式的色散图; 2.给出满足单模与双模传输的 波导厚度范围。 3.确定包层所需的最小厚度a 与b的值-The refractive index of the optical waveguide data at a wavelength of 1550 nm according to the foll
Research-on-Optimization-of-Speed-Identification.
- Introducing the rank-weight method into the basic ant colony optimization (ACO), we use the modified ACO to optimize the weights and thresholds value of neural networks (NN). And when the BPNN is being trained, this method can solve the disad
dk605
- 最小均方误差等算法的MSE的计算,多元数据分析的主分量分析投影,基于分段非线性权重值的Pso算法。- Minimum mean square error MSE calculation algorithm, Principal component analysis of multivariate data analysis projection, Based on piecewise nonlinear weight value Pso algorithm.