资源列表

« 1 2 ... .01 .02 .03 .04 .05 2806.07 .08 .09 .10 .11 ... 28523 »

[数值算法/人工智能两条曲线交点matlab函数

说明:求两组离散点序列的交点。输入 X1,Y1为第一组的横纵坐标,X2,Y2为第二组横纵坐标,横坐标必须为有序数列。 返回值P为交点坐标,两列矩阵,第一列为横坐标,第二列为纵坐标。(Intersection point of two groups of discrete point sequences)
<XIAOXIAGEGE> 在 2025-11-22 上传 | 大小:10kb | 下载:0

[数学计算/工程计算最短路径问题matlab求解详尽版

说明:利用graphshortestpath 可以求无向图中任意两点之间的最短路径,具体用法参考MATLAB帮助。(The shortest distance between any two points in an undirected graph)
<XIAOXIAGEGE> 在 2025-11-22 上传 | 大小:17kb | 下载:0

[数值算法/人工智能MATLAB实现多边形顶点凹凸性的识别

说明:判断多边形的每个顶点的凸性MATLAB代码。(Judging the convexity of each vertex of a polygon)
<XIAOXIAGEGE> 在 2025-11-22 上传 | 大小:23kb | 下载:0

[数值算法/人工智能hough变换找直线matlab下能直接运行

说明:hough变换找直线matlab下能直接运行。(Finding straight lines by Hough transform)
<XIAOXIAGEGE> 在 2025-11-22 上传 | 大小:14kb | 下载:0

[数值算法/人工智能蚁群优化算法原理及Matlab编程实现

说明:蚁群优化算法原理及其在旅行商问题中的应用的Matlab代码。(Principle of ant colony optimization algorithm and implementation of Matlab programming)
<XIAOXIAGEGE> 在 2025-11-22 上传 | 大小:334kb | 下载:0

[数值算法/人工智能LSSVM

说明:matlab平台下的最小二乘法支持向量机用于分类,二分类准确率可到100%,三分类可到96%。(The least squares support vector machine under Matlab platform is used for classification. The accuracy of two classification can reach 100%, and three classification can reach 96%.)
<> 在 2025-11-22 上传 | 大小:270kb | 下载:0

[matlab例程Matlab elliptical simulation

说明:matlab椭圆型仿真程序matlab代码(Matlab elliptical simulation)
<thinkdbj> 在 2025-11-22 上传 | 大小:735kb | 下载:0

[数值算法/人工智能COSFIRE

说明:对于给定的一张图片,通过COSFIRE滤波器,不断学习得到训练图片分支点的特征,用于待检测图片的分支点检测。(For a given image, through the COSFIRE filter, the characteristics of the branch points of the training picture are continuously learned and used for the branch point detection of the picture to
<文化传承> 在 2025-11-22 上传 | 大小:2.77mb | 下载:0

[matlab例程ershisi4

说明:利用matlab simulink 进行对地铁供电系统的仿真,很实用(Using MATLAB Simulink to simulate the subway power supply system, it is very practical.)
<田开发> 在 2025-11-22 上传 | 大小:16kb | 下载:0

[matlab例程Khatri_Rao_product

说明:由于matlab中没有计算Khatri Rao product的函数,这里写一个子函数方便调用.并且提供了HOSVD的计算函数(Because there is no function to compute Khatri Rao product in MATLAB, here is a child function that is convenient to call.)
<crazy_test> 在 2025-11-22 上传 | 大小:1kb | 下载:0

[matlab例程Desktop

说明:小波去噪的matlab源码,及使用说明等内容(Matlab source code for wavelet de-noising)
<yorkmass> 在 2025-11-22 上传 | 大小:19kb | 下载:0

[数值算法/人工智能基于实际数据和Bladed数据对变桨故障模式的诊断

说明:基于实际数据和Bladed数据对变桨故障模式的诊断,运用机器学习的方法对大数据进行处理,得到可以表征故障模式的特征。(Based on the actual data and Bladed data for the diagnosis of the variable paddle fault mode, the machine learning method is used to deal with the large data, and the characteristics of the f
<davidcharming> 在 2025-11-22 上传 | 大小:261kb | 下载:0
« 1 2 ... .01 .02 .03 .04 .05 2806.07 .08 .09 .10 .11 ... 28523 »

源码中国 www.ymcn.org