搜索资源列表
matlab_dystem_in
- 二阶系统的最小二乘一次完成算法辨识程序,图形的横坐标是采样时刻i, 纵坐标是输出观测值z, 图形格式为连续曲线-second-order system of least-squares algorithm for a complete identification procedures, graphics abscissa is the sampling time i, longitudinal coordinates of the output value of observation z,
试验dtmf软解码
- 这是谋些人在网上出售的DTMF软解码实现方法,英文的,但算法好,节约您的开发成本-is seeking more people in the online sale of soft DTMF decoding method, English, but a good algorithm, save your development costs
MCS-51_asm_lib
- 目前已有若干版本的子程序库公开发表,它们各有特色。本程序库中的开平方算法为快速逼近算法,它能达到牛顿迭代法同样的精度,而速度加快二十倍左右,超过双字节定点除法的速度。-There a number of versions of the subroutine library published their own characteristics. The procedures for the open square approximation algorithm for rapid alg
IEEE电脑鼠走迷宫代码第二版
- IEEE电脑鼠走迷宫代码第二版,此版为参加省赛所用的代码,依旧采用高速转弯方案,本方案所采用的调校方案较为保守,速度不是特别快,但是稳定性较高,可以顺利走完16*16迷宫,并可以进行简单修改走8*8迷宫,另外,如果对迷宫算法不满意可以单独提取转弯部分代码进行自行改编。-IEEE Computer Mouse Maze Code Second Edition, this version of the game used to participate in the provincial code,
CORDIC
- CORDIC算法要求:CORDIC算法的代码,写成一个模块,有输入输出、原理、步骤、结果,有仿真波形 -CORDIC algorithm requires: CORDIC algorithm code, written in a module, there are input and output, principles, procedures, results, a simulation waveform
aloha
- 有关于OMNET++得一些案例,该例子aloha算法得-OMNET++ was on a number of cases, the examples of aloha algorithm was
2to1
- 程序提供了一种2选1选择器的算法,只需稍加即可改成n选1选择器。哇!-Program provides a 2 election 1 selector algorithm, just a little can be changed to n choose 1 selector. Wow!
code
- 实现图像的淡入淡出效果,只是简单的算法,提供一个交流!-The realization of images fade effects, just a simple algorithm, is a forum!
the
- 本系统的控制部分是以89C51为核心,采用集温度采集、A/D转化于一体数字温度传感器18B20作为温度处理部分。键盘控制接口采用键盘接口7279,通过其可以设定温度,设定PID算法的参数,并且可以设定当前时间,进行温度与时间显示的切换.采用数码管显示,可以实时显示实际温度。主电路是由光偶和晶闸管所组成的开关电路。控制电路通过PID算法,产生PWM波来控制主电路的通断,从而控制电炉的输出功率,达到温度控制的目的.-The system control part of the 89C51 as th
zjh
- 实现信号算法的研究,用ad9850控制输出信号-Algorithm for the realization of the signal with a control output signal ad9850
big_car
- 单片机控制自动寻路车,设计思路以及算法,l298n 做为电机驱动芯片!-SCM automatically routing vehicles, as well as algorithm design, l298n as a motor driver chip!
l198_car
- 单片机控制自动寻路车,设计思路以及算法,l298n 123做为电机驱动芯片!-SCM automatically routing vehicles, as well as algorithm design, l298n 123 as a motor driver chip!
gexingjiegou
- 对格型滤波器进行了算法仿真,功能实现良好,我以仿真通过,请放心下载使用-Of the lattice filter algorithm for the simulation, the functional to achieve a good simulation through I, please rest assured that download
multilocation
- 无限传感器多边测距,用4边方式定防区机器人的位置,相比卡尔曼算法,是比较粗糙的定位算法-Sensors Unlimited multilateral ranging, set of 4 side of the way the location of the robot defense area, compared to the Kalman algorithm, which is a more rough positioning algorithm
lingyang_suanfa
- 凌阳基本模块普及,其中有大量说明和部分配套程序解释、例程 算法-Sunplus universal basic modules, including a large number of instructions and to explain some of the matching procedures, the routine method
ARM1
- 这是一个基于ARM的3DES加密算法,里面有算法的详细实现-This is an ARM-based 3DES encryption algorithm, which has a detailed algorithm to achieve
closed_loop
- 本程序主要是单片机控制的DC—DC开关电源系统的软件设计。 闭环反馈控制功能:在开环控制的基础上,设置一个反馈控制触发按键,该按键按下时,启动闭环控制程序,将电源输出电压反馈到单片机中,并由闭环算法调整输出矩形波的占空比,使得重新输出的电压与数码管显示电压误差减小。-A DC-DC system controlled by single chip, including the realization of the hardware as well as the software of the
a-square-root-algorithm
- 介绍一种高速高精度的开方算法它适用于最一般开方运算形式汉, 算法将数据映射 至(0,1000)区间, 进而将该区间进行非均匀分段, 并用查表与线性插值相结合的方法, 既实现了高速、高精度开方运算, 又使数据表格占用较少的存贮单元这种算法还很容易推广应用于其他幂函数计算-Introduced a high-speed high-precision square root algorithm, it applies to the Han Dynasty, the most general for
PID-a-Kalman
- pid算法和卡尔曼滤波算法,主要可以用于07年国赛,跷跷板小车上面-pid algorithm and Kalman filter algorithm can be mainly used for 2007 national tournament, the top car seesaw
STMF4 QR Decoder 二维码识别
- 基于 STM32F429 配 OV5642 摄像头感测器成为二维码辨识装置,二维码(QR Code)辨识算法速度极快,二维码偏转也极易辨识成功,内为 Keil MDK 之工程源代码,使用 OV2640、OV7670 及类似的摄像头修改加入容易,不失为二维码辨识算法的参考程序。 Based on STM32F429 with OV5642 camera sensor becomes two-dimensional code recognition apparatus, two-dimensi