资源列表

« 1 2 ... .09 .10 .11 .12 .13 27514.15 .16 .17 .18 .19 ... 28522 »

[压缩解压ex

说明:  (1)一个包含10个元素的数组,已按升序排序,输入一个任意的整数,将该整数插入数组中,使数组元素仍保持升序排列。   要求编写一个通用的插入排序函数InsertSort,它带有三个参数,第一个参数是含有n个元素的数组,这n个元素已按升序排序;第二个参数给出当前数组中元素的个数;第三个参数是要插入的整数。该函数的功能是将一个整数插入到数组中,然后进行排序。另外还需要一个用于输出数组元素的函数Print,要求每一行输出5个元素。
<LB> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数学计算/工程计算spline

说明:Code to find natural splines
<Kaniballos> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数学计算/工程计算gaussseidel

说明:Code to solve linear system with Gauss Seidel method
<Kaniballos> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数学计算/工程计算gauss2

说明:Code to solve linear system with Gauss Seidel method alternate code
<Kaniballos> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[matlab例程Kmeans

说明:自适应K-均值聚类算法,能够随着聚簇数目的变化而自动调整聚类数,以最合适的聚簇数目来进行数据分类。-Adaptive K-means clustering algorithm, the number can be clustered with the changes in the number of clusters is automatically adjusted to the most appropriate number for
<邹丽桃> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[matlab例程Untitled1

说明:聚类算法举例,初学K-均值算法,应用实例说明算法如何实现。-Clustering algorithm, for example, novice K-means algorithm, application examples illustrate how to implement the algorithm.
<邹丽桃> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数值算法/人工智能caculateCenter1

说明:示例数据聚类算法中分类中心的确定,聚类中心的确定直接影响聚类结果。-Sample data clustering algorithm to determine the classification and determine the cluster center directly affect the clustering results.
<邹丽桃> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数值算法/人工智能main

说明:示例聚类算法中主函数的编写,以二个聚类中心为例。-Writing sample clustering algorithm main function, with two cluster centers for example.
<邹丽桃> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数值算法/人工智能iris_data

说明:极限学习机算法实现,极限学习机中学习函数可以选择。-Extreme Learning Machine algorithm, Extreme Learning Machine learning function can be selected.
<邹丽桃> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[matlab例程wavelet-transform

说明:小波变换函数,在时窗与频窗均有较好的识别性能-Single-level discrete one-D wavelet transform
<maojianxiao> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[matlab例程prediction_matrices5

说明:model predictive control的简单实现-the simple realization of model predictive control
<于杰> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数学计算/工程计算homework2

说明:流体力学 有限差分 激波管中激波传播问题的求解 Roe方法 没有考虑反射问题-Roe finite difference method for solving hydrodynamic shock tube shock wave propagation problems without considering the reflection problem
<王晨> 在 2025-01-16 上传 | 大小:1kb | 下载:0
« 1 2 ... .09 .10 .11 .12 .13 27514.15 .16 .17 .18 .19 ... 28522 »

源码中国 www.ymcn.org