资源列表
cazhi
- 各种插值方法的效果比较 线性内插法,内插法,三次多项式内插法,多项式拟合法 将这些内插的结果及原先的采样点画在同一个图
buffon_demo
- matlab模拟buffon投针并求pi值-matlab simulation buffon needle cast and find the value of pi
brown-motion
- 布朗运动的模拟程序,能画出n个点的布朗运动的轨迹-Brownian motion simulation program that can draw n points in the trajectory of the Brownian motion
321(2)
- RBF预测功能,进行逼近效果很好的预测,精度十分高-RBF prediction function, the effect of a good approximation to the forecast, the accuracy is very high
Exercicio2
- Source Code for Visual Basic
diff_effi_sin_grating
- Calculation of diffraction efficiency of sinusoidal grating.
DNNPID
- 神经网络PID的响应速度比常规PID控制要快,而且系统的调整时间很短,能很快达到给定值,系统输出没有超调,并且误差减小的速度也比常规PID快,因此说明神经网络PID的控制效果要优于常规PID控制。-PID neural network response speed faster than the conventional PID control, and adjust the system time is very short, can quickly reach a given value,
bell
- Bellmen ford algorithm implementation.
CommFactor
- 两种欧几里得算法求最大公约数,并写出它们的运行时间。-Euclidean algorithm for the greatest common divisor
arnoldi
- 求解线性方程中大规模矩阵计算的arnoldi算法。-Arnoldi algorithm for solving linear equations of mass matrix calculation.
Grasp
- A Greedy heuristic for jobshop scheduling improvement with the objective of minimizing the maximum completion time (makespan) of jobs
perceptron
- 用python简单实现感知机,仅供参考学习。 理论参考李航的《统计方法学习》第二章-Use python to simply implement the perceptron, for reference only. Theoretical reference Li Hang s statistical method of learning Chapter II