资源列表

« 1 2 ... .58 .59 .60 .61 .62 6363.64 .65 .66 .67 .68 ... 15813 »

[matlab例程matlabdierzhang

说明:高等应用数学问题的matlab求解第二章,有很好的参考价值-advanced matlab charpe two
<风奔奔> 在 2025-11-16 上传 | 大小:5kb | 下载:0

[matlab例程matlabdisanzhang

说明: 高等应用数学问题的matlab求解,第三章的所有例题-advanced matlab charpe three
<风奔奔> 在 2025-11-16 上传 | 大小:8kb | 下载:0

[matlab例程Calculer-avec-MATLAB

说明:matlab tuturial for beginner
<moh> 在 2025-11-16 上传 | 大小:115kb | 下载:0

[matlab例程kmeans

说明:function [L,C] = kmeans(X,k) KMEANS Cluster multivariate data using the k-means++ algorithm. [L,C] = kmeans(X,k) produces a 1-by-size(X,2) vector L with one class label per column in X and a size(X,1)-by-k matrix C containing the centers
<ehsan> 在 2025-11-16 上传 | 大小:1kb | 下载:0

[matlab例程kmedioids

说明:[inds,cidx] = kmedioids(D,k) Performs k-mediods clustering only requires a distance matrix D and number of clusters k. Finds cluster assignments "inds" to minimize the following cost function: -[inds,cidx] = kmedioids(D,k) Performs k
<ehsan> 在 2025-11-16 上传 | 大小:2kb | 下载:1

[matlab例程FCM

说明:FCM1_1.m----------------------------二维随机数据聚类代码 FCM1_2.m----------------------------三维随机数据聚类代码- random data clustering code
<电子develop> 在 2025-11-16 上传 | 大小:1kb | 下载:0

[matlab例程kmeansK

说明:KMEANSK Performs K-means clustering given a list of feature vectors and k The argument k indicates the number of clusters you want the data to be divided into. data_vecs (N*R) is the set of R dimensional feature vectors for N data points. E
<ehsan> 在 2025-11-16 上传 | 大小:6kb | 下载:0

[matlab例程an

说明:高等数值分析matlab代码,迭代,函数拟合等-Advanced numerical analysis matlab code, iteration, function fitting, etc.
<*> 在 2025-11-16 上传 | 大小:3kb | 下载:0

[matlab例程ABCNNTrain

说明: Training Artificial Neural Network. XOR Problem. Summation Units, Log-Sigmoid Neurons with Biases. Input Layer: 2, Hidden Layer: 2, Output Layer: 1 neurons. Returns mean square error between desired and actual outputs. Reference Pape
<ehsan> 在 2025-11-16 上传 | 大小:5kb | 下载:0

[matlab例程Leachprotocol

说明:Leach protocol for wireless sensors
<morphable> 在 2025-11-16 上传 | 大小:4kb | 下载:0

[matlab例程bat

说明:bat algorithm for optimization
<ehsan> 在 2025-11-16 上传 | 大小:1kb | 下载:0

[matlab例程OMP_1

说明:该函数为OMP算法的函数实现,可以直接来调用,其根据沙维老师的CS_OMP改编-This function is a function of OMP algorithm to achieve, you can call directly to their teacher s CS_OMP adapted according to Shawei
<杨美钰> 在 2025-11-16 上传 | 大小:1kb | 下载:0
« 1 2 ... .58 .59 .60 .61 .62 6363.64 .65 .66 .67 .68 ... 15813 »

源码中国 www.ymcn.org