资源列表
eeg_feature_extraction
- 对eeg的五个波段进行提取, 脑电信号数据原始采集的脑电,输出5个不同波段幅值,(extract 5 wave bands of eeg signals)
BP
- bp神经网络matlab实现,对bp神经网络在matlab中的简单实现,内容通俗易懂,适合初学者(Matlab implementation of BP neural network)
repfnsent
- 汉诺塔的自动演算过程,有源码,转载(用MFC制作而成)()
pattern4
- text recognition with KNN
gram_schmidt
- 施密特正交化矩阵,使任意矩阵单位化,求出单位正交的矩阵。(Schmidt orthogonalization matrix, unit of arbitrary matrix)
9178839
- 汉语分词算法,包含最大匹配和基于概率的分词算法()
Nmpc.m
- 非线性MPC问题求解,简单但是基本的例子(to solve the NMPC problem)
aqtoix
- 法国著名数学家波瓦松在青年时代研究过一个有趣的数学问题,C语言写的()
计算物理作业答案参考
- 计算雷纳德琼斯势,计算开普勒三定律等重要程序(Calculating the Renard Jones potential and calculating the important procedures such as the three law of Kepler)
书和源码
- 数据结构 带书签 附带源码 其他平台下载,在这里共享一下。。如果违规请删除(data struct c .download from other website..)
牛顿迭代法的MATLAB实现_云磊
- 牛顿迭代法是方程求根中的一种较快捷的迭代方法,但遇到较复杂的方程时计算量较大。文章采用了MATLAB编程来实现牛顿迭代法,并给出了具体的计算例子。(Using the MATLAB programming to realize the Newton iterative method)
watermelon
- sample code of Machine Learning textbook wrote by Zhihua Zhou