资源列表
[matlab例程] EstimationSideslipAngle
说明:使用matlab编写的:用神经网络方法来辨识质心侧偏角程序。供大家使用参考。-Prepared using matlab: A neural network method to identify centroid lateral declination procedures. For everyone to use reference.<张杰> 在 2025-11-12 上传 | 大小:3kb | 下载:0
[matlab例程] PSOFitness
说明:matlab编写的蚁群算法程序,供大家使用参考。-ant colony algorithm matlab preparation procedures for the use of U.S. reference.<张杰> 在 2025-11-12 上传 | 大小:1kb | 下载:0
[matlab例程] OOK_FSK_PSKmodulate
说明:产生一个输入的二进制信源 然后进行OOK FSK PSK调制 最后绘出调制后波形及频谱-Generate a binary input source and then proceed to the final modulation OOK FSK PSK modulation mapped waveform and spectrum after<topwin> 在 2025-11-12 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] NNProblem
说明:在N维空间中从海量的点中高效求出中距某点最近的点(即NNProblem),采用的数据结构为RTree,DATA.dll文件中有用来产生N维数据的API.-In N-dimensional space from the point of efficient mass obtained from a point in the most recent point (that is, NNProblem), the data structure used for RTree, DATA.dll docu<wang> 在 2025-11-12 上传 | 大小:1.24mb | 下载:0
[压缩解压] dituzhese
说明:地图着色把地图上的每个城市抽象为一个点,并给每个城市编号,,相邻的城市之间用直线连接。据此做出邻接矩阵,若第i个城市与第j个城市相邻,则metro[i][j]=1,否则metro[i][j]=0。 算法:按照编号从小到大的顺序检查每个城市,对每个城市从1到4使用4种颜色着色,若当前颜色可用(即不与相邻城市颜色相同),则着色;否则测试下一种颜色。 -Map coloring to each city on the map as a point of abstraction, and to<杜丹> 在 2025-11-12 上传 | 大小:405kb | 下载:0
[压缩解压] bmpchangejpg
说明:bmp转成jpg也是压缩哦! 111 111 111 -bmp into jpg is compressed Oh! 111 111 111 111 111<> 在 2025-11-12 上传 | 大小:1kb | 下载:0
[压缩解压] kuaisupaixu
说明:快速排序,快速排序是对冒泡排序的一种改进。它的基本思想是:通过一躺排序将要排序的数据分割成独立的两部分,其中一部分的所有数据都比另外一不部分的所有数据都要小,然后再按次方法对这两部分数据分别进行快速排序,整个排序过程可以递归进行,以此达到整个数据变成有序序列。-Quick Sort, Quick Sort Bubble Sort is an improvement. Its basic idea is: lying through one sorting to sort the data to<杜丹> 在 2025-11-12 上传 | 大小:17kb | 下载:0
[数据结构常用算法] t
说明:A*算法只要求产生问题的全部状态空间的部分结点及关系,就可以求解问题了,搜索效率较高。当然由于A*算法中没有回溯,因此某些情况下可能会找不到正确的解过程。 -A* algorithm only requires a problem all part of the state space and the relationship between nodes, we can solve the problem, the search more efficient. Of course, as a<gaoqun> 在 2025-11-12 上传 | 大小:7kb | 下载:0
[人工智能/神经网络/遗传算法] KNNalgorithm
说明:knn算法的实现,框架十分清楚。是经典的东西-KNN algorithm, the fr a mework is very clear. Is a classic East-West<xad> 在 2025-11-12 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] DGPSSolution
说明:广义矩阵求逆相关资料,矩阵运算,矩阵概念。-Generalized information matrix inversion, matrix operations, matrix concept.<> 在 2025-11-12 上传 | 大小:502kb | 下载:0