资源列表
ICA
- 能够进行ICA算法的滤波过程,有效的压制随机噪声(The filtering process of ICA algorithm can be carried out)
final
- 幂法、反幂法的计算实例,用一个501阶矩阵为例(Calculation examples of power method and inverse power method)
GSO-C代码
- GSO -C代码,适合初学者,要求对人工萤火虫算法有一定的了解。(GSO -C code, suitable for beginners, requires a certain understanding of artificial firefly algorithm.)
7
- 数值计算算法开发,可应用于数值计算,是一种创新的方法,欢迎大家指导(Development of numerical calculation algorithm)
kMeans
- kmeans的算法函数,可以在主程序调用,新手上传,请多指教(Kmeans algorithm function, you can call in the main program, novice upload, please advise)
mnist_loader
- 是一个minst数据集的读取脚本。运行此脚本可以自动读取mnist数据集(mnist_loader is a loader of mnist dataset!)
qpso
- 参数寻优算法,基于pso进行改进的避免陷入局部最小值等的优化算法(Parameter optimization algorithm is improved based on PSO)
sort
- 内置了常用的排序算法,使用C++语言编写,适合新手观看学习。(Built in the commonly used sorting algorithm, using C++ language, suitable for novice to watch learning.)
mit18086_fd_transport_limiter
- Lax-Wendroff-upwind求解u_t+cu_x=0(Solves u_t+cu_x=0 by finite difference methods. Of interest are discontinuous initial conditions. The methods of choice are upwind, Lax-Friedrichs and Lax-Wendroff as linear methods, and as a nonlinear method Lax-Wendr
jiou
- 通过双层感知器来分辨1至9的奇偶数,输出为10 表示结果为偶数,输出为01表示结果为奇数(Discriminate the odd and even numbers from 1 to 9 by the double-layer perceptrons. The output of 10 means that the result is even, the output is 01 means the result is odd)
基于matlab多种群粒子群算法求解多目标优化问题
- 本代码主要是matlab源代码,介绍了一种通多种群粒子群算法求解多目标优化问题,这是本人毕业设计的内容,源代码附有相关说明,且运行没有问题,大家可以参考(This code is mainly matlab source code, introduced a variety of particle swarm optimization algorithm to solve multi-objective optimization problem, this is my graduation pr
FEM1DQnucd
- 选用有限元方法对于泊松方程进行计算适合新手练习选用,希望采纳(The finite element method is used for the calculation of poisson equation for beginners to choose, and hope to adopt)
