资源列表
linear_algebraic_equations
- 用于数值分析线性代数方程求解的分解算法,包括Gauss-Seidel、Jacobi、SOR和Two-Step四种分解算法。-For linear algebraic equations solving in numerical analysis, including Gauss-Seidel, Jacobi, SOR and Two-Step algorithm realization.
fips180-2
- sha1 sha256 sha384 sha512算法描述及实例-SECURE HASH STANDARD
eigs1
- eigs是目前为止最快速的计算部分特征值的算法,Matlab已经不提供该源代码,这是eigs源代码,供研究者改进提高! 调用:A=rand(500), eigs1(A)-eigs is the most effective eigensolver, which is very important.
hw5
- Simpsons 1/3 rd rule useful numerical algorithm , easy way of matlab code gives good experience
rehomework2
- Newton raphson method matlab code with example and clear explanation
Boost-
- Boosting is one way of ensamble machine learning method tool box-Boosting is one way of ensamble machine learning method tool box
Inverter_Filter
- Filter model for inverter designed in PSCAD
wave_matlab
- wavelet tool for image processing
Midacomo
- MIDACO是一般的优化问题求解器。 MIDACO可应用于连续(NLP),离散/整数(IP)和混合整数(MINLP)的问题。问题可能被限制在平等和/或不等式约束。 MIDACO适合多达数百至几千优化变量的问题。 MIDACO实现了一个自由衍生物,启发式算法的处理方法处理的问题,因为黑盒可含有关键功能特性,如非凸性,不连续或随机噪声。-MIDACO is a solver for general optimization problems. MIDACO can be applied to con
Oscillation-circuit-calculator
- 这个电路由RC串并网络构成选频网络,同时兼作正反馈电路以产生振荡,两个电阻和电容的数值各自相等。负反馈电路中有两个二极管,它们的作用是稳定输出信号的幅度。也可以采用其他的非线形元件来自动调节反馈的强度,以稳定振幅,如:热敏电阻、场效应管等。 该电路输出波形较好,缺点是频率调节比较困难。 -Their functions are stable output signal amplitude. Other nonlinear element is used to autom
Dijkstra_Source_Code
- 有向图最短路径算法 有向图最短路径算法-Directed graph shortest path algorithm
fsqp
- Sequential Quadratic Programming algorithm
