资源列表
NaSchr
- nagel traffic flow algorithm
巴特沃思以及切比雪夫滤波器
- 巴特沃思低通、高通、带通、帯阻滤波器以及切比雪夫高通、低通、带通、帯阻滤波器。(Butterworth low-pass, high pass, band-pass and band stop filter, Chebyshev low-pass, high pass, band-pass and band stop filter.)
CRnet1r
- 使用matlab进行模拟RC网络的导电过程,其中包含说明(Using MATLAB to simulate the conduction process of RC network)
多目标蚁群算法
- 多目标蚁群算法用来求解多目标最小生成树问题(Multi-objective ant colony algorithm)
稀疏矩阵转置
- ·在矩阵中,若数值为0的元素数目远远多于非0元素的数目,并且非0元素分布没有规律时,则称该矩阵为稀疏矩阵,并用三元组表表示。该算法只扫描两遍原三元组表,就能够获得稀疏矩阵的转置矩阵(In matrix, if the number of elements 0 is far more than the number of non 0 elements, and the distribution of non 0 elements is not regular, it is called spars
eigenvalue solution
- 矩阵特征值及其对应特征向量求解 博士课程(The eigenvalue of matrix and its corresponding eigenvectors for the doctorate course)
gmsh-3.0.6-source
- gmsh-3.0.6-source开源程序,实现网格划分等模块功能(Gmsh-3.0.6-source program, can achieve manymodule functions such as grid partition)
模拟退火
- 模拟退火实例,一个简单的模拟退火算法实例,简单易懂(Simulated annealing example, a simple example of simulated annealing algorithm, simple and easy to understand)
apg
- 用apg算法做矩阵分解的matlab代码(matlab code of apg algorithom)
dual
- matlab code of dual algorithom
GridCal-master
- power flow calculation code
用RBF神经网络优化PID控制器
- matlab nn-pid control