资源列表
MATLAB烟雾火焰识别GUI界面
- 一、课题介绍 本设计为基于MATLAB的火焰烟雾火灾检测系统。传统的采用颜色的方法,误识别大,局限性强。结合火焰是实时动态跳跃的,采用面积增长率,角点和圆形度三个维度相结合的方式判断是否有火焰。该设计测试对象为视频,通过下一帧和上一帧的差异发现是否有火情,并可发出语音报警。本设计带有一个人机交互式GUI界面,界面友好。是个不错的bishe选题。 二、算法流程 结合火焰的面积增长率,角点和圆形度三个维度综合判断。并且得出每帧图像火焰部分的该三个参数,实时显示在GUI上。 三、GUI界面设计(Thi
SNRxinzaobi
- xin zao bi de ge zhong tiaozhifansghi
AVR Studio例子
- /* * ADC.c * * Created: 22-5-2011 8:22:10 PM * Author: Wingston */ #include <avr/io.h> #include <avr/interrupt.h> uint16_t ReadChannel(int mux); int main (void) { DDRC = 0xFF; uint16_t adcval = 0; while(1){ a
glibc
- The GNU C Library project provides the core libraries for the GNU system and GNU/Linux systems, as well as many other systems that use Linux as the kernel. These libraries provide critical APIs including ISO C11, POSIX.1-2008, BSD, OS-specific APIs a
CStaticEX
- CStatic控件的扩展,可以对Static控件进行修改背景色,边框颜色,文字颜色等(The extension of CStatic control can modify the background color, border color and text color of static control)
比相法瞬时测频接收机仿真
- 测频接收机 用于接收雷达信号 雷达信号的接收 生成雷达的信号格式(Frequency measurement receiver is used to receive radar signal)
en.stsw-stm32080
- Dfuse demo v3.0.6,软件可以通过hex文件生成dfu文件,然后烧录到stm芯片(Dfuse demo v3.0.6, the software can generate DFU file through hex file and then burn it to STM chip)
RBF神经网络自适应控制MATLAB仿真
- 刘金琨老师的著作,主要讲RBF在控制方面的应用,章节末附有源程序(Liu Jinkun teacher's work, mainly about the application of RBF in control, chapter end with the active program)
二自由度车辆动力学模型
- 二自由度车辆动力学模型。内容非常实用,对建模讲的非常深刻(Two-degree-of-freedom vehicle dynamics model (Simulink). The content is very practical and speaks deeply about modeling)
MATLAB
- 适用于MATLAB小波滤波过程中选用最佳小波基。针对一维声音信号。图片无用。(It is suitable for selecting the best wavelet basis in the wavelet filtering process of MATLAB. For one-dimensional sound signal.)
FXTradepro Indicators
- These are the Indicators I have on my Charts. I DO NOT really use them for entry signals but rather to give me a feel for what is going on in the Market (along with Price, which is the KING of all Indicators). As I indicated above previously, you do
lizi
- matlab的改进粒子群优化算法(IPSO)(Improved Particle Swarm Optimization based on MATLAB)