资源列表
NumericalRecipiesinC
- Useful book that implements most useful state-of-the art minimization algorithms found everywhere in literature today.
单麦克风
- 运用单麦克风实现语音增强,其中包括子程序,计算出了信噪比以及波形(Speech enhancement is realized by single microphone, including subroutine, and the SNR and waveform are calculated.)
Vehicle
- 车牌识别系统的源代码,可以直接编译并执行,希望和大家分享-License plate recognition system' s source code, can be directly compiled and implemented, would like to share
an-introduction-to-modeling-and-simulation
- an introduction to modeling and simulation of particulate flows computational science and engineering
aa
- 用于图像边缘提取。主要采用高通滤波的原理,用于简单清晰的边缘提取。-For image edge extraction. The main principle of using high-pass filtering, edge detection for simple and clear.
matlab神经网络43个案例源代码
- 基于MATLAB实现的43个经典神经网络源代码,包括遗传算法、BP神经网络、RBF神经网络等。(Based on MATLAB to achieve 43 classic neural network source code, including genetic algorithm, BP neural network, RBF neural network.)
matlab实现的神经网络源码
- 著名的BP神经网络、RBF神经网络的应用和讲解源码都在其中,赶快下载来学习吧!
《MATLAB 神经网络43个案例分析》源代码&数据
- MATLAB 神经网络43个案例分析的源代码及数据(43 case analysis of source code and data for MATLAB neural network)
beidouweixingdaohang
- 北斗卫星导航系统地面接收站, 北斗卫星导航系统地面接收站-Beidou satellite navigation system ground station, the Beidou satellite navigation system ground station, the Beidou satellite navigation system ground station
PID
- PID算法资料,里面有通俗易懂的PID算法的说明,有基于PID算法的两篇论文-PID calculation
chinese_text_classification-master
- 文本分类的一个基本项目,用到的是复旦大学中文语料库(a basic project for text classification,I use the corpus from fudan university as my training and testing corpus)
nnsource
- 神经网络c/c++程序集,源代码,非常经典