资源列表
[压缩解压] grad_descent
说明:The code helps to calculate the value of a unconstrained objective function using gradient based method.<Ankit> 在 2025-06-06 上传 | 大小:1kb | 下载:0
[matlab例程] rosenbrock
说明:The code consists of Rosenbrock constrained optimization technique<Ankit> 在 2025-06-06 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] WaveletClassLib
说明:一个多维离散小波变换类代码。这个类可以分析的多维输入信号和处理后合成它。输入信号可以是一维信号(例如一个波),二维信号(如图像)或多维信号。 - a class of multidimensional discrete wavelet transform. This class can analyze the multidimensional input signal and synthesize it after process. The input signal can be<george> 在 2025-06-06 上传 | 大小:2kb | 下载:0
[数据结构常用算法] mtVector
说明: 仿MATLAB中的Vector基本数据结构,它提供了方便,快捷,有效,可扩展的数据结构提供编程数据的代数观点,甚至对复杂的数据结构。 -Vector imitation of MATLAB basic data structure that provides a convenient, fast, effective, scalable data structure provides programming data algebraic point of view, even for c<george> 在 2025-06-06 上传 | 大小:8kb | 下载:0
[matlab例程] mskModulationDemodulation
说明:MSK信号的调制与解调,其中调制采用的是正交调制方式,解调采用的是差分相干解调-MSK modulation and demodulation of the signal, wherein the quadrature modulation using a modulation, demodulation using a differential coherent demodulation<罗慧民> 在 2025-06-06 上传 | 大小:4kb | 下载:0
[数据结构常用算法] main
说明:1.模式匹配:子串在主串中的定位,也叫字符串匹配。模式匹配成功是指在主串S中能够找到模式串T,否则,称模式串T在主串S中不存在。 2.模式匹配的应用在非常广泛。例如,在文本编辑程序中,我们经常要查找某一特定单词在文本中出现的位置。 3.模式匹配算法的研究能极大地提高文本编辑程序的响应性能。 -1 pattern matching: substring positioned in the main string, also called string matching. Pattern<奋斗菠萝> 在 2025-06-06 上传 | 大小:1kb | 下载:0