资源列表

« 1 2 ... .62 .63 .64 .65 .66 22467.68 .69 .70 .71 .72 ... 28523 »

[matlab例程ACOUCP

说明:无约束连续函数优化的人工蚁群算法通用MATLAB源码 此源码是对人工蚁群算法的一种实现,用于无约束连续函数的优化求解,对于含有约束的情况,可以先使用罚函数等方法,把问题处理成无约束的模型,再使用本源码进行求解 -Unconstrained optimization of continuous function of artificial ant colony algorithm for general-purpose MATLAB source code。 This sour
<孙准> 在 2025-11-23 上传 | 大小:2kb | 下载:0

[matlab例程Untitled

说明:人口迁移算法,此程序实现人口迁移算法,用于求解无约束连续函数最小化问题。对于最大化问题,请先将其加负号转化为最小化问题-Population migration algorithm to achieve this process migration algorithm for solving unconstrained minimization problem of continuous functions. For the maximization problem, please add th
<孙准> 在 2025-11-23 上传 | 大小:2kb | 下载:0

[matlab例程SVMNR

说明:支持向量机和BP神经网络虽然都可以用来做非线性回归,但它们所基于的理论基础不同,回归的机理也不相同。支持向量机基于结构风险最小化理论,普遍认为其泛化能力要比神经网络的强。为了验证这种观点,本文编写了支持向量机非线性回归的通用Matlab程序和基于神经网络工具箱的BP神经网络仿真模块,仿真结果证实,支持向量机做非线性回归不仅泛化能力强于BP网络,而且能避免神经网络的固有缺陷——训练结果不稳定。 -Support Vector Machine and BP neural network, eve
<孙准> 在 2025-11-23 上传 | 大小:3kb | 下载:0

[matlab例程dspusingmatlab

说明:Digital Signal Processing Using MATLABr and Wavelets is a ebook contain basic matlab code
<kripa> 在 2025-11-23 上传 | 大小:2.17mb | 下载:0

[数学计算/工程计算PicFFT

说明:对图像进行FFT变换和反变换的例子,离散余弦变换和余弦反变换。-Pairs of images FFT transform and inverse transform example, discrete cosine transform and cosine inverse transform.
<kevin> 在 2025-11-23 上传 | 大小:226kb | 下载:0

[数学计算/工程计算1

说明:delphi project for computing ill on month statistic
<unk> 在 2025-11-23 上传 | 大小:194kb | 下载:1

[数学计算/工程计算2

说明:delphi project and pascal source file with zeidel algo
<unk> 在 2025-11-23 上传 | 大小:191kb | 下载:0

[数学计算/工程计算proga

说明:delphi project and pascal source file for gauss algorythm
<unk> 在 2025-11-23 上传 | 大小:33kb | 下载:0

[数值算法/人工智能CliqueCover

说明:clique cover problem
<vikram> 在 2025-11-23 上传 | 大小:20kb | 下载:0

[数学计算/工程计算adaboost

说明:Adaboost algorithm with matlab, very important in signal processing-Adaboost algorithm with matlab, very important in signal processing
<cheikh> 在 2025-11-23 上传 | 大小:7kb | 下载:0

[数学计算/工程计算image1

说明:better use of haar, orthogonal wavelet transform techniques
<cheikh> 在 2025-11-23 上传 | 大小:1.41mb | 下载:0

[数学计算/工程计算find_signal

说明:A limitation of find_system is that you can t search for blocks by specifying just one of their input or output signal names. You can search for blocks with a specific set of input or output names by using the InputSignalNames and OutputSignalNames p
<cheikh> 在 2025-11-23 上传 | 大小:2kb | 下载:0
« 1 2 ... .62 .63 .64 .65 .66 22467.68 .69 .70 .71 .72 ... 28523 »

源码中国 www.ymcn.org