资源列表
kdv
- 一类kdv方程数值解法,kdv方程的数值解法,利用将偏微分方程差分化求解-a category kdv Numerical Solution of equation, kdv Numerical Solution of equation, using partial differential equations to solve poor divide
Time-Smoothing-FAM
- 采用时域平滑FAM法画出的信号循环谱图,其中包括FAM子函数和画图的主函数-FAM time-domain method used to draw a smooth spectrum of the signal cycle, including FAM Functions and main function of drawing
mel
- 给出了一种求mel三角滤波器的matlab实现方法.(仿真代码)-This paper presents a filter for mel triangle matlab realization method. (Simulation code)
wykobi_nd
- wikobi algoritjm sourse
LMS_Equalizer
- LMS equalizer very simple
BinaryTreeAlgorithm
- 二叉树算法,包括建树,前序,中序,后序的递归与非递归算法,还有结点深度等算法。-Binary tree algorithm, including the contribution, the first order, in order, after the order of the recursive and non recursive algorithm, as well as algorithms such as junction depth.
erchashu
- 数据结构二叉树经典示例,有助于刚刚学习数据结构的人参考参考-Classic example of the data structure binary tree, help just learning data structures refer to the reference
MonteCarlo
- 神经网络,人工智能,蒙特卡洛算法,matlab源代码-Neural networks, artificial intelligence, the Monte Carlo algorithm, matlab source code
FindStock
- matlab从网上获取股票信息,非matlab自带的新浪,测试获取一年只要0.2秒,很快。可以通过编写成实时获取-Matlab stock information from the Internet, the matlab with sina, test for as long as a year of 0.2 seconds, soon.
rms
- 求矩阵有效值,均方根值,与standard有些微区别-Matrix RMS, RMS value, with a slight difference between the standard
biSearchTree_to_sortedList
- 输入一棵二分查找树,将该二元查找树转换成一个排序的双向链表。 要求不能创建任何新的结点,只调整指针的指向。 二分查找树:root,每个节点:data、small pointer、large pointer 转换成排序的双向链表后small pointer应该指向前一个元素,larger pointer指向后一个元素-Enter a binary search tree, the two yuan search tree into a sort of two-way linked li
BP
- BP神经网络matlab程序,BP算法由数据流的前向计算(正向传播)和误差信号的反向传播两个过程构成。正向传播时,传播方向为输入层→隐层→输出层,每层神经元的状态只影响下一层神经元-BP neural network matlab program, BP algorithm the data stream forward calculation (forward propagation) and two back-propagation process error signal configu
