资源列表
getindex
- 找一个1乘以d的向量或者p乘以d的矩阵在另一个矩阵(比如n乘以d)中的位置坐标。-Finds the index value of a point.To find the index of a 1xd vector or pxd matrix in an nxd matrix.
Chebyshev-Highpass-Filter
- Chebyshev Highpass Filter, I hope it can be useful a little
Dijkstra
- 最短路算法,可以解决两点之间的最短路问题-Shortest path algorithm, can solve the problem of the shortest path between two points
PSO1
- 粒子群智能算法,用于求解复杂的函数的最优解-Particle swarm intelligence algorithm for solving the optimal solution of complex functions
LFYBUS
- this code is used to form the ybus admittance matrix of a power system
Ricecount
- 数米粒,matlab编程实现图片中米粒边缘的提取,然后实现连通域的标记,最后统计连通域个数-Number of rice, matlab programming rice extract picture edges, then realize marking connected domain, the number of connected domains final statistics
svmdecide
- after training the SVM, you test the system with SVM decide if a data is from class one or class two-after training the SVM, you test the system with SVM decide if a data is from class one or class two
ID3
- Matlab语言实现的决策树ID3算法,分类功能强大,谁用谁知道-ID3 decision tree algorithm Matlab language, powerful classification, with who knows
Chol
- cholesky decomposition matlab code
newton
- this program is newton method in math
feedforward-network
- example of feedforward network for classification iris data
Boundarys
- generates boundarys for label images
