说明:迭代自适应Simpson,Lobatto积分 In almost every standard book on numerics quadrature algorithms like the adaptive Simpson or the adaptive Lobatto algorithm a...
matlab SimpsonLobatto 积分 Inalmosteverystandardbookonnumeri csquadratureal
说明:钟型隶属函数-a参数变化 -Bell-shaped membership function-a parameter change in bell-shaped membership function-a parameter change
说明:是一个function函数,里面涉及快速傅里叶变化,可以给使用者直接提供调用函数的机会,不用使用者重新改写,只要将里面的对应参数写上就可以了。
说明:用matlab编写的有机朗肯发电程序。%function thermal_eff=simulation1(p1)function [w_turbo,thermal_eff]=simulation1(p1)%初始参数赋值turbo_eff=0.8; ...
说明:% function%constantsc_0 = 3E8; % Speed of light in free spaceNz = 100; % Number of cells in z-directionNt = 200; ...