搜索资源列表
PID 算法1(c语言)
- PID calculations for the _pid structure *a. This function uses the positional form of the pid equation, and incorporates an integral windup prevention algorithim. Rectangular integration is used, so this function must be repeated on a consistent time
filtersofmaynkinds
- 用凯泽方程计算一个线性相位 FIR低通滤波器的阶数-Keyser equation with a linear phase FIR low-pass filter in order
rs_decoder_31_19_6.tar
- Hard-decision decoding scheme Codeword length (n) : 31 symbols. Message length (k) : 19 symbols. Error correction capability (t) : 6 symbols One symbol represents 5 bit. Uses GF(2^5) with primitive polynomial p(x) = X^5 X^2 + 1
checkNodee_Behavioral_VHDL
- LDPC码校验节点(checknode)进行奇偶校验方程时的vhdl编程,硬件语言实现-LDPC check nodes (checknode) carried out at the time of parity equation VHDL programming, hardware language
wisse_2007_Delft_Pneumatic_Bipeds_C1_2
- 介绍了被动动态步行的原理并列出了PWM的最简模型的方程,最后提出进行PWM的几个合理建议-Introduced the principle of passive dynamic walking and a list of the most PWM Jane equation model, and finally put forward some reasonable proposals PWM
MSP430cedianya
- 描述了基于 MSP430的通用定时器/端口模块的电压测量方法,解释了测量原理与过程 ,并列出了计算方程。测 量结果表明:该方法实用、简便,所需器件少,具有较高的测量精度。-Descr iption based on the MSP430 Universal Timer/Port module' s voltage measurement method, explained the principle and the process of measuring and calculati
postfix1
- A small program for demonstrating the Postfix notation, you can input the postfix equation in the command window
Quadratic_Equation
- This a quadratic equation solver,this program can be use to solve second-order polynomial equation with one variable "x"-This is a quadratic equation solver,this program can be use to solve second-order polynomial equation with one variable "x"
identi
- Is basic algoritm of configuration DSPF2812 to idetificaction turn A/D and EVent manager,and include basic configuration stdout to comunication.and line equation to control duty cicle in pwm out.
QuadraticEquation
- This a quadratic equation solver,this program can be use to solve second-order polynomial equation with one variable "x"-This is a quadratic equation solver,this program can be use to solve second-order polynomial equation with one variable "x"
PMSM
- 本文以三相正弦波驱动的永磁同步电机(PMSM)为研究对象,在深入分析其内在电磁约束关系的基础上,给出了不同坐标系下的运动方程,根据其数学模型,确定了电动车用电机在旋转坐标系下的矢量控制方案。控制系统为电流环和速度环的双闭环系统-In this paper, three-phase sine-wave-driven permanent magnet synchronous motor (PMSM) for the study, in-depth analysis of its intrinsic
straightlines1
- This mathematical program calculates the various variables invovled in the calculations of the equation of a straight line in the order axΒ² + 2hxy + byΒ² = 0. All the conventions employed by the program are explained within the program itsel
2410forSolveEquation
- 用s3c2410做的可以解线性方程的计算器,暂时可以解5元线性方程。通过串口在电脑上显示。-S3c2410 can be done by solving linear equation calculator, can be a temporary solution of linear equations 5 yuan. Through the serial port on the computer display.
QuadraticEquation
- Quadratic Equation solution
FaultAnalyisofRS232InterfaceInterferedbytheElectro
- 分析了rs232在电磁脉冲下的受干扰效应,利用回归方程分析了实验数据,得出抗干扰结论-Rs232 analyzed under the electromagnetic pulse of interference effects, using the regression equation analysis of experimental data, draw conclusions interference
DifferenceEquation
- Difference equation of the given sequences
equation
- 使用C语言编写解二元一次方程组的源代码 用于求解二元一次方程-solve equation set
Temperature-equation
- Temperature equation with maple
Differential-equation-code
- 微分方程的求解代码,包括单微风方程,微分方程组。-Differential equation code, including the single breeze equation, differential equations.
five-degree-equation
- 一元高次方程的C语言实现,最高五次,已通过测试-C language to achieve a high degree univariate polynomial equation