资源列表
[数据结构常用算法] searchthemaxandmininarray
说明:分治思想是算法中很常用的一种技巧。在N个数中求最小值Min和最大值Max,我们只需分别求出前后N/2个数的N/2个数的Min和Max,然后取较小的Min,较大的Max即可(只需较大的数和较大的数比较,较小的数和较小的数比较,两次就可以了)。-You can use the procedure to find the Minnumber and the Maxnumber in the array.<徐天扬> 在 2025-07-04 上传 | 大小:1kb | 下载:0
[matlab例程] ComputationalStatisticsHandbookWithMatlab
说明:一本讲述时间序列分析的英文书,非常详细!-A book about time series analysis of the English book, very detailed!<lijie> 在 2025-07-04 上传 | 大小:3.55mb | 下载:0
[matlab例程] CompStatsToolboxV2
说明:一个matlab工具箱,里面有很多关于信号处理的例子。-A matlab toolbox, there are many examples on the signal processing.<lijie> 在 2025-07-04 上传 | 大小:914kb | 下载:0
[matlab例程] A.new.tree-based.encoding.genetic.algorithm.with.i
说明:基于新的树编码方式用免疫遗传算法解决DCMST问题:提出了一种新的树编码方式,可以方便地表达一棵树,简化了树在遗传算法中的编码表达。且新的树编码方式清楚地表达了边的信息,有利于疫苗的设计。此外,本文使用免疫遗传算法,有效地克服了传统遗传算法中解退化的现象。数值实验表明,解的振荡相对于传统遗传算法减小了,且收敛速度更快。-New tree-based encoding genetic algorithm with immune DCMST problem: A new tree encoding,<LYC> 在 2025-07-04 上传 | 大小:5kb | 下载:1
[matlab例程] ceshi_Excel
说明:本m文件讲了在matlab中如何生成一个EXCEL的文档模板,在以后做数据报表时可自动根据数据变化动态生成完整的动态的统计分析图表-This m file describes in matlab how to generate an EXCEL document template for the data reporting in the future when the data changes dynamically<小肖> 在 2025-07-04 上传 | 大小:2kb | 下载:0
[matlab例程] ceshi_Word
说明:本m文件讲了如何在matlab中生成一个WORD文档的模板,可实现数据和图表的动态变动-This m file describes how to generate a WORD document templates, which enables the dynamic changes of data and charts in WORD<小肖> 在 2025-07-04 上传 | 大小:3kb | 下载:0
[matlab例程] example03_01
说明:在matlab中调用smooth函数进行加噪数据的平滑处理的方法代码-The M code tells how to call a function to smooth the data which be merged into the noise in Matlab<小肖> 在 2025-07-04 上传 | 大小:1kb | 下载:0
[matlab例程] HowToPre-treatDataInMatlab
说明:本代码讲了在matlab中实现数据的预处理的方法(包括标准化变化)等-The M codes describe how to pre-treat the datas in matlab (including the standardized convertion) etc.<小肖> 在 2025-07-04 上传 | 大小:21kb | 下载:0
[matlab例程] HowToAnalyseTheVarianceInMatlab
说明:本代码讲了在matlab中如何分析数据的方差-How to analysis the variance of data in matlab<小肖> 在 2025-07-04 上传 | 大小:56kb | 下载:0
[matlab例程] Microsoft_Visual_C___2008_Express_for_MatLab_R200
说明:Extended Kalman filtering matlab<Chris> 在 2025-07-04 上传 | 大小:15kb | 下载:0
[人工智能/神经网络/遗传算法] Computer_NetworkingA_Top-Down_Approach_Featuring_
说明:A book for beginers who want to study Computer Network.<Hung > 在 2025-07-04 上传 | 大小:9.44mb | 下载:0