资源列表
杨辉三角
- 编写程序,根据用户要求输出相应阶次的杨辉三角(The corresponding Yang Hui triangle is output according to user's requirements)
bp
- 神经网络预测,通过给定数据对以后数据时间预测,两种神经网络预测方法(Neural network prediction, two kinds of neural network prediction methods through the given data for later data time prediction)
多项式
- 两个任意次或高次多项式相加或者相减,数据结构实验报告(Polynomial addition subtraction)
SQR__eynamic
- 能解释运行你动态输入的+-和SQR,ABS等公式的代码,(Can explain dynamic input + - and SQR, run your ABS formula such as code,)
RR
- 时间片轮转算法的实现(Implementation of time slice rotation algorithm)
zcffx
- 利用主成分分析分析主要因素。(principal components)
TSP问题代码
- 本文是以旅行商问题为研究点,利用蚂蚁算法优化求解最短路径,平台工具是具有绘图功能的matlab软件。(This paper takes traveling salesman problem as the research point, and uses ant algorithm to optimize the shortest path. The platform tool is matlab software with drawing function.)
sim
- inverter with matlab
qr_hess_main
- 用拟上三角阵的QR方法计算矩阵特征值主函数(Calculating the Main Function of Matrix Eigenvalue by QR Method of Quasi - Triangular Matrix)
fuliye-Laplace
- 通过Fourier与Laplace逆变换,把时域图变成频域图,增强信号的可视性。(Through the inverse transformation of Fourier and Laplace, the time domain diagram is transformed into frequency domain graph to enhance the visibility of the signal.)
Aitken-Erfen
- Aitken加速收敛方法和二分法计算非线形方程,并可以比较他们两者的结果。(Aitken Accelerated Convergence Method and Dichotomy Calculate the nonlinear equation and can compare the results of both of them.)
gexian_newton
- 割线法计算非线性方程及Newton-Raphson迭代法是很重要而且比较实用的方法 。(The method of calculating the nonlinear equation and the Newton-Raphson iteration method are very important and practical methods.)