photo

almohanned alsufyani


Last seen: 1年以上 前 2023 年からアクティブ

Followers: 0   Following: 0

統計

Feeds

表示方法

質問


plot between two variables
Hi, I want to plot the (PR) vs. the (PR_ave) where (PR)changes daily while (PR_ave) is the aferage of the (PR), please change th...

1年以上 前 | 1 件の回答 | 0

1

回答

質問


Show more than plot at the same time
I have several variables that I want to show in graphs , and I have written the code as follows : plot(Salinity_stage_max); yl...

1年以上 前 | 1 件の回答 | 0

1

回答

質問


The numbers do not appear in standard format despite the writing (format shortG)
format shortG Mf=6.480554950317725e+03; Cp_sea=3.976; t_out=100; t_in=25; Qu=Mf*Cp_sea*(t_out-t_in); %useful heat gain (kw)...

2年弱 前 | 3 件の回答 | 0

3

回答

質問


How can I add the elements ascending in this code
Mf=6.480554950317725e+03; y=0.005338551179592; D0=Mf*y; % Product of 1st stage D(1)=D0; M=Mf; for c=2:15 % Product profil...

2年弱 前 | 1 件の回答 | 0

1

回答