资源列表
Algebra2013
- Linear algebra problems!
RRT-master
- 用matlab实现的rrt快速随机搜索树算法,方便易于理解。(Using MATLAB to achieve the RRT fast random search tree algorithm, convenient and easy to understand.)
diannaoshu
- 用回溯法和栈实现电脑鼠走迷宫迷宫程序,完美的C++程序,抱你满意,谢谢访问,您的满意,是我们永远追求的目标 -failed to translate
Applied
- Applied Speech and Audio Processing-With Matlab Examples - Copy
GlvqBP
- Glvq神经网络实现对火焰的特征提取和训练的算法-Glvq neural network algorithms for feature extraction and flame training
Model-basedPredictiveControl
- 预测控制鼻祖文章,纯英文的,写的不错,大家可以
MATLABfunctionsummary
- MATLAB函数总汇,汇集matlab函数,可作手册使用-MATLAB function confluence, pooling matlab function, can be used for manual use
神经网络_程序与著作
- 有关神经网络的书,给有需要的人,希望可以从中给你帮助(The book on the neural network, to the people in need, hope to help you from it.)
Computational-Fluid-Dynamics-master (1)
- basic computational fluid dynamic codes
e-maxx_algo
- The best algorithms, about short and useful source codes
WheelChair
- An eye control device based on image processing is developed to assist mobility. The eye movement is detected using a camera which is attached to the wheelchair. This concept can be used for multiple applications, but this paper focuses the applic
kwiener
- The following code implements a kernel Wiener Filter algorithm in MATLAB. The algorithm dependes on the eigenvalue decomposition, thus only a few thousand of data samples for training dataset is applicable so far. -The following code implement