资源列表
[数学计算/工程计算] IntersectionPointOfTwoLines
说明:该代码绝对本人原创,可根据两打直线的四个端点坐标求解交点,并判断交点为实交点或虚交点,若两直线重合或平行,则返回值为FALSE: 以下代码为求交点的函数,使用方法: rtn=InterPointTwoLine(直线A起点X,直线A起点Y,直线A终点X,直线A终点Y, 直线B起点X,直线B起点Y,直线B终点X,直线B终点Y, 返回的交点X,返回的交点Y,交点类型) 有交点时该函数返回值为True,平行或重合时返回False 最后一个参数(Inter_Type)是<覃东> 在 2025-11-28 上传 | 大小:8kb | 下载:1
[matlab例程] lyapunovindex
说明:混沌计算程序源文件——包括计算Lyapunov指数的5种方法:C-C算法,最小数据量算法,G-P算法,关联维数法,互信息量法。-the original programs to calculate chaos in order to count the Lyapunov index out. Including 5 such methods: c-c method, minimum data method, G-P, mutual information method and correlati<碶衫> 在 2025-11-28 上传 | 大小:44kb | 下载:0
[matlab例程] change_sign
说明:曲线标记改变的MATLAB程序。需要的来下载。-Curve marked change in the MATLAB program. Need to download.<宁大忠> 在 2025-11-28 上传 | 大小:12kb | 下载:0
[matlab例程] Hermite_interplotion
说明:Hermite插值的MATLAB程序。需要的来下载。-Hermite interpolation of the MATLAB program. Need to download.<宁大忠> 在 2025-11-28 上传 | 大小:9kb | 下载:0
[matlab例程] lglr_interplotion
说明:拉格朗日插值的MATLAB程序。需要的来下载。-Lagrange interpolation of the MATLAB program. Need to download.<宁大忠> 在 2025-11-28 上传 | 大小:9kb | 下载:0
[matlab例程] Newton_interplotion
说明:牛顿插值的MATLAB程序。需要的来下载。-Newton interpolation process of MATLAB. Need to download.<宁大忠> 在 2025-11-28 上传 | 大小:9kb | 下载:0
[matlab例程] N-Hermite_interplotion
说明:N-Hermite插值的MATLAB程序。需要的来下载。-N-Hermite interpolation of the MATLAB program. Need to download.<宁大忠> 在 2025-11-28 上传 | 大小:10kb | 下载:0
[matlab例程] scyt_interplotion
说明:三次样条插值的MATLAB程序。需要的来下载。-Cubic spline interpolation of the MATLAB program. Need to download.<宁大忠> 在 2025-11-28 上传 | 大小:12kb | 下载:0
[matlab例程] change_color
说明:图形变色的MATLAB程序。需要的来下载。-Discoloration of the MATLAB graphics program. Need to download.<宁大忠> 在 2025-11-28 上传 | 大小:10kb | 下载:0
[数值算法/人工智能] Sort
说明:Implementation of sorting algorithms (straight selection, straight insertion, bubble sort and quick sort) with perfomance analysing.<ReneDekart> 在 2025-11-28 上传 | 大小:6kb | 下载:0