资源列表

« 1 2 ... .82 .83 .84 .85 .86 20887.88 .89 .90 .91 .92 ... 28523 »

[matlab例程13898399SVM

说明:模式识别k均值算法,用于求大量非线性复杂问题的一种比较好的方法-Pattern Recognition k means algorithm, for a large number of non-linear complex problems demand a better method
<luojinwen11> 在 2025-11-09 上传 | 大小:2kb | 下载:0

[STL95302915Classify_Homework

说明:模式识别k均值算法,用于求大量非线性复杂问题的一种比较好的方法-Pattern Recognition k means algorithm, for a large number of non-linear complex problems demand a better method
<luojinwen11> 在 2025-11-09 上传 | 大小:2kb | 下载:0

[matlab例程MATLAB-SVM-Improvement

说明:快速实现预测,SVM方法改进,混沌时间序列。注意:7.0版本以上SVM数据包qp.dll不能运行,需要改。-Rapid realization of prediction, SVM method to improve, chaotic time series. Note: The 7.0 version of the above packet qp.dll SVM can not run, needs to change.
<郑坤> 在 2025-11-09 上传 | 大小:2kb | 下载:1

[matlab例程MVDR

说明:本程序适用于阵列信号波束形成的MVDR算法,用matlab进行了仿真。-This procedure applies to the MVDR beamforming array signal algorithm, a simulation using matlab.
<文静> 在 2025-11-09 上传 | 大小:2kb | 下载:0

[matlab例程TLS

说明:本程序给出了波束形成的TLS算法,并对其进行了仿真。-This procedure gives the beamforming TLS algorithm and its simulation.
<文静> 在 2025-11-09 上传 | 大小:2kb | 下载:0

[数据结构常用算法Data_struct_1

说明:数据结构课后设计题第一章 ◆1.16② 试写一算法,如果三个整数X,Y和Z 的值不是依次非递增的,则通过交换,令其为 非递增。 要求实现下列函数: void Descend(int &x, int &y, int &z) void Descend(int &x, int &y, int &z) { int temp if(x<=y){temp=x x=y y=temp } if(y<=z){temp=y y=z z
<苏文俊> 在 2025-11-09 上传 | 大小:2kb | 下载:0

[matlab例程MATLAB

说明:适用于用MATLAB计算线性插值,只能计算一维插值。-It s used for calculate with MTLAB.
<Simon> 在 2025-11-09 上传 | 大小:2kb | 下载:0

[matlab例程geometry_transf

说明:Geometrical Image transformation with NN and linear interpolation
<xmalin09> 在 2025-11-09 上传 | 大小:2kb | 下载:0

[数据结构常用算法data_struct9

说明:数据结构课后设计题第九章 9.26② 试将折半查找算法改写成递归算法。 实现下列函数: int BinSearch(SSTable s, int low, int high, KeyType k) 静态查找表的类型SSTable定义如下:-Data structure design question after class IX 9.26 ② would try to rewrite the binary search algorithm int
<W.Y.T.S> 在 2025-11-09 上传 | 大小:2kb | 下载:0

[数据结构常用算法data_struct5

说明:数据结构课后设计题第五章 5.23② 三元组表的一种变型是,从三元组表中去掉 行下标域得到二元组表,另设一个行起始向量,其每 个分量是二元组表的一个下标值,指示该行中第一个 非零元素在二元组表中的起始位置。试编写一个算法, 由矩阵元素的下标值i,j求矩阵元素。试讨论这种方 法和三元组表相比有什么优缺点。-After-school design of data structure problems Chapter 5.23 ② triple a variant of
<W.Y.T.S> 在 2025-11-09 上传 | 大小:2kb | 下载:0

[压缩解压HFM

说明:在Visual C++ 6.0环境下,利用C++语言实现霍夫曼压缩解压算法-In Visual C++ 6.0 environment, using C++ language Huffman compression and decompression algorithms
<洋小子> 在 2025-11-09 上传 | 大小:2kb | 下载:0

[人工智能/神经网络/遗传算法ant

说明:用蚁群算法优化TSP问题的优化方法。已经调试可以运行。-TSP with ant colony optimization problem of optimization. Has debug run.
<丽丽> 在 2025-11-09 上传 | 大小:2kb | 下载:0
« 1 2 ... .82 .83 .84 .85 .86 20887.88 .89 .90 .91 .92 ... 28523 »

源码中国 www.ymcn.org