资源列表
raw_data_gen
- this code deals with transfert
SYSTEMES
- this code deals with system resolution
MainRLC
- this code is the discribe of spectrum analyser
is222
- 二维伊辛模型数值计算,包括能量,热容,磁化率,相变温度。(2D-ISING MODEL Monte Carlo method)
PCA笔记
- 对PCA的个人理解,有详细的PCA推导过程,代码包括计算协方差,及其特征值特征向量。(For the personal understanding of PCA, there is a detailed process of PCA derivation. The code includes the calculation covariance and its eigenvalue eigenvector.)
乘法表
- 实现乘法表的展示,并能完整的有规律的模拟小学乘法表界面(Realize the display of the multiplication table, and can complete the complete and regular simulation of the elementary multiplication table interface)
jiefangcheng
- 该函数可以解带有六个未知数的方程,简单易用(This function can solve equations with six unknowns, easy to use)
Time_Series_Analysis
- ARIMA算法的Python实现,预测时间序列数据。 附两个数据: AirPassengers UK Traffic flow(The Python implementation of the ARIMA algorithm predicts the time series data. Two data are attached. AirPassengers UK Traffic flow)
dsolve_example
- 求解非线性高阶方程组的详细示例,是学习Matlab求解方程组的好材料。(solve nonlinear high-order differential equations)
PID算法原理
- pid简单的算法原理,通俗易懂(PID simple algorithm principle, easy to understand)
zd530003514 (2)
- 一个matalb的四阶龙格库塔法解二阶微分方程的案列,附带一个FFT变换程序,供初学者参考(A MATALB four order Runge Kutta method for solving the two order differential equations for reference for beginners)
SQP方法
- 序列二次规划(SQP)方法被认为是解决非线性约束优化最有效的方法之一,传统的SQP算法每一步迭代都要求解QP子问题。 (Sequential two times programming (SQP) is considered to be one of the most effective ways to solve nonlinear constrained optimization. The traditional SQP algorithm requires QP iteration