Skip to content
View Hannah-Zhou's full-sized avatar
  • Peking University
  • Beijing, P.R. China

Block or report Hannah-Zhou

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Optimization_Algorithm Optimization_Algorithm Public

    非线性优化主要算法的Matlab程序,有精确线搜索的0.618法和抛物线法, 非精确线搜索的Armijo准则, 最速下降法, 牛顿法, 共轭梯度法, BFGS 算法, DFP 算法, Broyden 族方法, 信赖域方法, 求解非线性最小二乘问题的L-M算法, 解约束优化问题的乘子法, 求解二次规划的有效集法, SQP 子问题的光滑牛顿法以及求解约束优化问题的SQP方法等. 程序基本通用.

    MATLAB 178 42

  2. Mathematics-Experiment Mathematics-Experiment Public

    采用PINN/ResPINN对两种偏微分方程(Burgers&Allen-Cahn)的训练与求解

    Python 11 3

  3. SUMT SUMT Public

    本算法包包含外点罚函数法,增广Lagrange乘子法两种算法,使用说明及参数设置请见【readme.txt】。

    MATLAB 8

  4. Machine-Learning Machine-Learning Public

    包含KNN,感知机,多层感知机,聚类分析等源代码

    Jupyter Notebook 2

  5. ALG_of_Nolinear_Equation ALG_of_Nolinear_Equation Public

    本算法包实现1-D非线性方程求解功能。使用每个算法都具有类似的流程,算法也将给出不同的结果,包括迭代分析、停机分析、结果显示与收敛性误差绘图。详情请见【readme.txt】。】

    MATLAB 1

  6. Data-Structure-and-Algorithm Data-Structure-and-Algorithm Public

    数据结构中的一些算法实现

    Jupyter Notebook