资源列表
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)
多项式
- 多项式运算,可以进行大量的多项式运算,四则运算等(Polynomial arithmetic, can undertake a large number of polynomial arithmetic, arithmetic, etc)
Symmetric Matrix Inversion Method
- 用于矩阵的求逆,仅限于实对称正定矩阵的求逆(The inverse of real symmetric positive definite matrix)
DCAC
- 基于坐标变换的三相逆变仿真模型,输出三相交流电,可实现并网需求(Three phase inverter simulation model based on coordinate transformation)
NeuralNetwork.py
- 该程序仅供学习使用,虽然内容很简单,但是实用。(Just for study.It's very simple, but useful.)
filter
- RLS 算法的代码的编写介绍及其使用,用于去除噪声。(The code of RLS algorithm is introduced and used to remove noise.)
GRNN
- GRNN源码,可以用于模拟拟合等应用,非常实用,强力推荐(It can be used to simulate fitting and other applications. It is very practical and highly recommended)
mystuff
- 笨方法学Python全书所有章节代码,运行无误(All the sections of the Python code are unerror-free)
Untitled2
- 用遗传算法解决带有时间约束软时间窗口的VRP(旅行商)旅行商问题(Solving the VRP (traveling salesman) traveling salesman problem with time constrained soft time windows by genetic algorith)
程序
- 根据所学过的BP网络设计及改进方案设计实现模糊控制规则为T = int((e+ec)/2)的模糊神经网络控制器,其中输入变量e和ec的变化范围分别是:e = int[-2, 2],ec = int[-2, 2]。网络设计的目标误差为 0.001。(According to the BP network design and improvement plan that we have learned, we design a fuzzy neural network controller with
SWEMD_LS_v2
- 一种对非线性、非平稳信号的自适应分解模型,无需假设函数空间完备正交基(Adaptive decomposition of nonlinear or nonstationary signals)
91331967tensor_toolbox_2.1
- 高阶信号分析工具箱,完成高阶信号的加、减、乘、除、矩阵分解等操作(High order signal analysis toolbox to complete the operation of adding, subtraction, multiplication, division, matrix decomposition of high order signals)