资源列表
MATLAB-and-Its-Application-Guide
- 《MATLAB及其在理工课程中的应用指南》书籍及其光盘代码内容,该书注重实践和应用,并配有源码-"MATLAB and its applications in Polytechnic Course Guide" book and CD-ROM code content, the book focus on practice and application, and with a source
eeglab_current - 副本
- EEGLAB is an interactive Matlab toolbox for processing continuous and event-related EEG, MEG and other electrophysiological data incorporating independent component analysis (ICA), time/frequency analysis, artifact rejection, event-related statistics
dijkstra
- 最小生成树的Dijkstra算法,保证是正确的-Dijkstra' s minimum spanning tree algorithm, guaranteed to be correct. . .
Char-RNN-TensorFlow-master
- 使用深度学习 RNN循环神经网络,lstm实现余弦预测(lstm to predict sine)
Analysis-prediction-algorithm
- 使用时间序列进行预测和建模的方法及其在预测公安部数据库中犯罪事件趋 势上的应用 -Time series prediction and modeling method and its application on crime trends in the forecast in the Ministry of Public Security database
matlab
- matlab图形操作指令,可以方便很好掌握图形操作。-matlab graphics operations command
tracking-algorithm
- 一份关于单个目标跟踪和多个目标跟踪的KALMAN滤波资料,详细的解释个多种算法-A report on the single target tracking and multiple target tracking KALMAN filtering information, a detailed explanation of a multiple target
fdtd建模-近远场
- fdtd建模-近远场程序和电磁波时域有限差分方法简介,很好的一本书
电轴
- 静电场的matlab计算并生成电场分布和电位分布图像(The electrostatic field is computed by MATLAB, and the electric field distribution and potential distribution image are generated)
FunctionApproximation
- 使用C++实现BP神经网络拟合函数f(x)=sin(x)+cos(x)-Using C++ to achieve BP neural network fitting function f (x) = sin (x)+ cos (x)
matlab-computer-language
- matlab教程,类似计算机语言,很适合初学者的学习教程。-matlab tutorial, similar to computer language, it is suitable for beginners to learn tutorial.
hough-circle
- opencv 霍夫圆检测 c++实现 编译环境是visual studio 2015-opencv hough circle