Non Dimensionalization Of Self Similar Curves
2 次查看(过去 30 天)
显示 更早的评论
How can I non dimesionalize these self similar curves along x-axis.

4 个评论
Torsten
2022-3-5
编辑:Torsten
2022-3-5
Plotting the outcomes in non-dimensional quantities (x/L versus V/Vmax) as above seems to show that they exhibit a different behaviour due to some parameter I don't know (35,60,100,135). So merging the curves (whatever you mean by this) does not make sense in my opinion.
There might be one single function f(x/L,s) depending on a spreading parameter s that gives the four curves for different values of this spreading parameter. Is it such a function you are looking for ? Then try exp(-((x/L-60)/s)^2), e.g.
采纳的回答
更多回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!