资源列表

« 1 2 ... .38 .39 .40 .41 .42 12943.44 .45 .46 .47 .48 ... 15813 »

[matlab例程line-search

说明: 输入:phi是目标函数,a,b是搜索区间的两个端点 delta,epsilon分别是自变量和函数值的容许误差 输出:s,phis分别是近似极小点和极小值,G是n乘4矩阵- input: phi is the objective function, a, b is the search interval of two endpoints delta, epsilon, respectively is the independent variable and function
<苗小楠> 在 2025-11-09 上传 | 大小:2kb | 下载:0

[matlab例程steepest-descent--and-Newton

说明:function[x,val,k] dampnm(fun,gfun,hesse,x0) 功能:用阻尼牛顿法求解无约束问题:min f(x) 输入:x0是初始点,fun,gfun,hesse分别是目标函数值,梯度,hesse矩阵的函数 输出:x,val分别是近似最优点和最优值,k是迭代次数-The function/x, val, k dampnm (fun, gfun, Hesse, x0) function: with damped Newton method f
<苗小楠> 在 2025-11-09 上传 | 大小:2kb | 下载:0

[matlab例程weiqinglaieg2_1

说明:近似动态规划学习例子,是我在看魏庆来的《迭代自适应动态规划理论及应用》书中的例子,自己编的程序,可以运行,有一定参考价值。-Approximate Dynamic Programming learning example, I look at Wei Qing to the " iterative adaptive dynamic programming theory and application," the book example, own program, you ca
<wangmingze> 在 2025-11-09 上传 | 大小:1kb | 下载:2

[matlab例程Singular-Value-Decomposition

说明:Implementation of singular value decomposition
<richardfajardo> 在 2025-11-09 上传 | 大小:519kb | 下载:0

[matlab例程1

说明:here different noise channels were implemented for ofdm operation usig frft
<prasannakumar> 在 2025-11-09 上传 | 大小:5kb | 下载:0

[matlab例程OFDMSim

说明:OFDM技术由MCM(Multi-Carrier Modulation,多载波调制)发展而来。OFDM技术是多载波传输方案的实现方式之一,它的调制和解调是分别基于IFFT和FFT来实现的,是实现复杂度最低、应用最广的一种多载波传输方案。-Orthogonal frequency-division multiplexing (OFDM) is a method of encoding digital data on multiple carrier frequencies. OFDM has de
<zhang> 在 2025-11-09 上传 | 大小:6kb | 下载:0

[matlab例程suizhipianhuanyuan

说明:用matlab实现的碎纸片还原问题,采用蚁群算法,源于14年数学建模国赛B题-Problems with scraps of paper reduction matlab implementation, using ant colony algorithm, 14 years of mathematical modeling Nations Championship B title
<胡佳睿> 在 2025-11-09 上传 | 大小:3.07mb | 下载:0

[matlab例程GM_1_1

说明:用matlab实现的灰色预测源代码,GM(1,1)模型,预测结果在数据量较小时比较理想-Using matlab to achieve gray prediction source code, GM (1,1) model to predict the result in the amount of data is small ideal
<胡佳睿> 在 2025-11-09 上传 | 大小:1kb | 下载:0

[matlab例程pso

说明:用粒子群算法实现的求函数最小值,代码简捷明了,适合刚接触粒子群算法的朋友-Minimum demand function with particle swarm algorithm, the code is simple and clear, for the fourth year Particle Swarm friends
<胡佳睿> 在 2025-11-09 上传 | 大小:1kb | 下载:0

[matlab例程pca

说明:用matlab写的PCA,按照定理码出来的,用来大数据降维效果较好-Using matlab written PCA, according to Theorem yards out for large data dimensionality reduction is better
<胡佳睿> 在 2025-11-09 上传 | 大小:1kb | 下载:0

[matlab例程CNN

说明:用matlab实现的BP神经网络,比较基础,对已有的语音信号进行分类,留了500个作为检验-Using matlab to achieve the BP neural network basis of comparison, the existing classification of the speech signal, leaving a 500 as a test
<胡佳睿> 在 2025-11-09 上传 | 大小:368kb | 下载:0

[matlab例程TREND

说明:用matlab小波分析工具箱观测大数据的变化趋势,用于大数据的预处理,效果较好-Observing the trend of big data with matlab wavelet analysis toolbox for large data preprocessing, better
<胡佳睿> 在 2025-11-09 上传 | 大小:1kb | 下载:0
« 1 2 ... .38 .39 .40 .41 .42 12943.44 .45 .46 .47 .48 ... 15813 »

源码中国 www.ymcn.org