资源列表
55645
- 10种软件滤波方法的示例程序 1、限副滤波 /* A值可根据实际情况调整 value为有效值,new_value为当前采样值 滤波程序返回有效的实际值 */ #define A 10 char value char filter() { char new_value new_value = get_ad() if ( ( new_value - value > A ) || ( value - new_value
bp
- BP算法是应用最广泛的神经网络算法,常用于预测,得到了很好的效果-BP algorithm is the most widely used neural network algorithm, commonly used in forecasting, we get good results
src_example_mtix
- Source code to run Xsens sensor MTi 300. All the headers files are also included.
ZLB
- 利用ANSYS语言APDL编写的进行重力坝的三维有限元计算程序。-ANSYS language APDL written gravity three-dimensional finite element program.
temperature-ATmega16
- temperature atmega 16 lm35
Postprocessor
- 以MATLAB程序开发一个后处理器,产生N个样本的输入数据的直方图、PSD估计及自相关。运行后处理器的任何必要参数都通过参数文件输入,有后处理器读取。将零均值、单位方差的高斯过程的N=5000个样本通过巴特沃斯滤波器产生N个样本,这里的滤波器的截止频率为0.2fN,其中fN为奈奎斯特频率,用这样的样本测试后处理器。-MATLAB program to develop a post-processor to generate a histogram of N samples of input da
chinese_secrets
- Chinese phone secret codes
JAI-CAMERA-CMV20000
- 这是一份JAI最新CMV20000的参数手册,对于C++编写程序很有帮助-it is useful to design software using c++ for jai camera
alu
- this the vhdl code for the arithmetic logic unit.enjoy! -this is the vhdl code for the arithmetic logic unit.enjoy!
Random-Number-Generator
- Generates a random number between two given numbers.
chen
- 实现分数阶chen系统的绘制以及求解混沌吸引子-Plotting Fractional chen system and solve the chaotic attractor
1602jiema
- 51单片机红外遥控解码单片机红外遥控解码在1602上的显示 -51 SCM SCM infrared remote control Infrared remote control decoder decoding the display on the 1602