Community Profile

photo

BALPARTAP SINGH


Last seen: etwa 3 Jahre vor Aktiv seit 2020

Followers: 0   Following: 0

Statistiken

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Use of brackets while multiplying expression
E_d=2.6*(((1-alpha)/Ku)^ 1/3)*(Pe^(-2/3)); While using this expression answers comes out be -0.0065 but if 1/3 is taken in brac...

etwa 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Integrand output size does not match the input size.
I'm giving theta ranging from 1 to 180 from excel file but it is showing this error. theta = xlsread('orientations.xlsx',1,'A:A...

mehr als 3 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Warning: Reached the maximum number of function evaluations (10000). The result passes the global error test.
theta= xlsread('KomoriPro1.xlsx',1,'A:A'); phi= xlsread('KomoriPro1.xlsx',1,'D:D'); theta_= xlsread('KomoriPro1.xlsx',1,'G:G')...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Index exceeds the number of array elements (0).
prompt= 'Enter theta1 value'; A = input(prompt); prompt = 'Enter phi1 value'; B = input(prompt); prompt= 'Enter theta2 value...

mehr als 3 Jahre vor | 2 Antworten | 0

2

Antworten