资源列表
mystuff
- 笨方法学Python全书所有章节代码,运行无误(All the sections of the Python code are unerror-free)
GRNN
- GRNN源码,可以用于模拟拟合等应用,非常实用,强力推荐(It can be used to simulate fitting and other applications. It is very practical and highly recommended)
filter
- RLS 算法的代码的编写介绍及其使用,用于去除噪声。(The code of RLS algorithm is introduced and used to remove noise.)
NeuralNetwork.py
- 该程序仅供学习使用,虽然内容很简单,但是实用。(Just for study.It's very simple, but useful.)
DCAC
- 基于坐标变换的三相逆变仿真模型,输出三相交流电,可实现并网需求(Three phase inverter simulation model based on coordinate transformation)
Symmetric Matrix Inversion Method
- 用于矩阵的求逆,仅限于实对称正定矩阵的求逆(The inverse of real symmetric positive definite matrix)
多项式
- 多项式运算,可以进行大量的多项式运算,四则运算等(Polynomial arithmetic, can undertake a large number of polynomial arithmetic, arithmetic, etc)
lnterpolation and Extrapolation
- 包含文章 interpolation and Extrapolation Using a High Resolution Discrete Fourier Transform及示例程序(Article: interpolation and Extrapolation Using a High Resolution Discrete Fourier Transform and sample program)
刘金琨
- 先进PID控制MATLAB仿真全套例程,学习控制类的佳品(matlab pid learn example by liu jinkun from buaa)
SqStack
- 数据结构顺序栈的存储结构和基本操作的实现(The storage structure of the data structure sequence stack and the implementation of the basic operation)
Solvers
- 压缩感知经典算法Matlab代码实现,包括OMP,MP等(Matlab code of classic algorithm for Compression sensing, including OMP, MP and so on)
Data Mining
- Document for datamining.
