说明:SVM 的代码,工具箱的使用内部有详细的说明,请读者看看Matlab代码中参数使用,将训练数据以矩阵形式输入,即可使用-SVM code, the use of the toolbox there are detailed instructions, please take a look at Ma...
说明:用遗传算法求解函数极值,直接在matlab中运行即可。 -Using genetic algorithm function extremum, directly in matlab can run.
说明:这是一个两个数相加的实例。主要功能是:输入两个数并按计算机即可显示出其正确结果。-This is an example of the sum of two numbers. Main function is to: Enter the two numbers and then the compute...
说明:EMD能够实现时间序列的分解。修改数据即可使用。本人已经验证。
说明:高效生成模拟地震样本以及结构可靠度分析的蒙塔卡罗模拟源代码只需要输入模拟随机地震样本次数,地震持续时间,强度,场地参数即可模拟生成地震样本后面为基于时域显式法的蒙塔卡罗模拟程序非常高效sample=1000; %地震样本个数Na=-pi;b=pi;omegag=15;zetag=0.6; S0=0...
说明:bp神经网络,grnn神经网络,可以直接运行,输入需要替换的数据即可