资源列表
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)
Hants
- 谐波分析matlab程序,可直接应用,也调整后应用,比如添加真值约束等(Inputs: ts = ts(i)= i, where i=1, ..., ni HiLo = 2-character string indicating rejection of high or low outliers low = valid range minimum high = valid range maximum (values outside
123
- 一个给人感觉很熟的指标,直接mt4导入就可以看压力支撑(A sense of maturity indicators, direct MT4 import can see pressure support)
9556372
- 此程式可輸入二個整數, K以 W幾里得演算法求其最大公因數(GCD)()
haadaaqe
- 盘覆盖问题:在一个2k×2k 个方格组成的棋盘中,恰有一个方格与其它方格不同,称该方格为一特殊方格,且称该棋盘为一特殊棋盘()