Mohammad Sohel Rana
Followers: 0 Following: 0
Statistica
9 Domande
0 Risposte
RANK
283.153
of 295.467
REPUTAZIONE
0
CONTRIBUTI
9 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
66.67%
VOTI RICEVUTI
0
RANK
of 153.912
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
plot 3 line to connect a value on surface
I want to plot corresponding 3 line that connect marked (Red star) value (4,87,34) to net power, mass flow and thickness. Th...
oltre 5 anni fa | 1 risposta | 0
1
rispostaDomanda
Finding maximum value and corresponding variable
Dear Matlab expert P(m,d,L) is a matix and size of P(m,d,L) is [10 40 10]. Total element =10*40*10=4000; Now I need to...
oltre 5 anni fa | 1 risposta | 0
1
rispostaDomanda
how to get combination
I am seeking a help. Suppose I have a number like 100. How I can get possible combination for this number. It can make two m...
oltre 6 anni fa | 2 risposte | 0
2
risposteDomanda
possible combination of a number
Hi, I am seeking help to find all possible combination of number in Matlab. Cosider A=[1,2,......50]; B=[50,49,.....1]; Con...
oltre 6 anni fa | 1 risposta | 0
1
rispostaDomanda
Please help to write code with bit details, as I am new in matlab.
Hi everyone, I am quite new in matlab. I have 3 variables is listed below Wd=0.04:0.04:2, mh=.1:.1:5 and Dh=.001:.001:.03 ...
oltre 7 anni fa | 0 risposte | 0
0
risposteDomanda
Error: Inner matrix dimensions must agree.
Size of Fh and Reh is [15 25] and size of Prh is [1 25] for i=1:1:N1 for j=1:1:length(Dd) Nuh(:,i)=((Fh(:,i)/8)*(Reh...
oltre 7 anni fa | 1 risposta | 0
1
rispostaDomanda
Assignment has more non-singleton rhs dimensions than non-singleton subscripts
Reh=zeros(length (Dd),N1); Rec=zeros(length (Dd),N1); for i=1:1:N1 for j=1:1:length(Dd) Reh(j,i)=(dh(i)*vh*Dh(j))/uh(i); ...
oltre 7 anni fa | 0 risposte | 0
0
risposteDomanda
Could anyone give an idea to write code to solve below problem
Tc(1)=? for i=1:N Tc(i+1)=(mc*cpc*Tc(i)*1000-q(i))/(1000*mc*cpc); end %%%% mc, cpc are constant, q(i) is vari...
oltre 7 anni fa | 2 risposte | 0
2
risposteDomanda
Could anyone please help me to write the matlab code with bit explanation. Thanks in advance.
I have below data set. I want to take data set (L and W) when only N2 is integer. Other data of L and W will be deleted. N1...
quasi 8 anni fa | 1 risposta | 0