资源列表

« 1 2 ... .61 .62 .63 .64 .65 3766.67 .68 .69 .70 .71 ... 28522 »

[matlab例程lsqcurvefit

说明:非线性曲线拟合是已知输入向量xdata和输出向量ydata,并且知道输入与输出的函数关系为ydata=F(x, xdata),但不知道系数向量x。今进行曲线拟合,求x使得输出的如下最小二乘表达式成立: min Σ(F(x,xdatai)-ydatai)^2-Nonlinear curve fitting is a known input and output vectors xdata vector ydata, and know the relationship between the i
<hairongwu> 在 2025-06-29 上传 | 大小:1kb | 下载:0

[matlab例程chebshev

说明:chebshev high,low and band pass filters
<nataraju> 在 2025-06-29 上传 | 大小:1kb | 下载:0

[matlab例程matched-filter

说明:matched filter response
<nataraju> 在 2025-06-29 上传 | 大小:1kb | 下载:0

[matlab例程triangle

说明:triangle filetrs(low pass and high pass filters)
<nataraju> 在 2025-06-29 上传 | 大小:1kb | 下载:0

[matlab例程lle

说明:这是我从网上下载到的Locally Linear Embedding(LLE)的Matlab代码,希望对研究Manifold Leanring的同事有所帮助-This is I downloaded from the Internet to the Locally Linear Embedding (LLE) of Matlab code, and hope to the study of Manifold Leanring colleagues help
<xiaofeng> 在 2025-06-29 上传 | 大小:1kb | 下载:0

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

说明:基于粒子群优化的支持向量机风电功率预测,采用PSO对支持向量机算法进行优化。-Based on PSO support vector machine wind power prediction, using PSO support vector machine algorithm for optimization.
<李颖> 在 2025-06-29 上传 | 大小:1kb | 下载:0

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

说明:电力系统暂态课程设计MATLAB编程,短路计算模型及程序源代码。-MATLAB Programming System Transient curriculum design power, short circuit calculation model and source code.
<李颖> 在 2025-06-29 上传 | 大小:1kb | 下载:0

[matlab例程AND

说明:ANT算法是对大维数据分类的算法的一种,需要的可以参考一下-Big data
<饶松林> 在 2025-06-29 上传 | 大小:1kb | 下载:0

[matlab例程Bai

说明:白志东给出的对于高维数据两总体均值检验的程序,可以参考下-high dimension
<饶松林> 在 2025-06-29 上传 | 大小:1kb | 下载:0

[matlab例程OfdM-simulation

说明:Orthganal Frequency devision multiplexing
<nooran> 在 2025-06-29 上传 | 大小:1kb | 下载:0

[matlab例程Project

说明:MLSRS generates the maximal length shift register
<nooran> 在 2025-06-29 上传 | 大小:1kb | 下载:0

[matlab例程K_means

说明:K均值聚类算法是先随机选取K个对象作为初始的聚类中心。然后计算每个对象与各个种子聚类中心之间的距离,把每个对象分配给距离它最近的聚类中心。聚类中心以及分配给它们的对象就代表一个聚类。一旦全部对象都被分配了,每个聚类的聚类中心会根据聚类中现有的对象被重新计算。这个过程将不断重复直到满足某个终止条件。-k-means algorithm
<huoming> 在 2025-06-29 上传 | 大小:1kb | 下载:0
« 1 2 ... .61 .62 .63 .64 .65 3766.67 .68 .69 .70 .71 ... 28522 »

源码中国 www.ymcn.org