Community Profile

photo

BALPARTAP SINGH


Last seen: 3 years ago Active since 2020

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


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...

3 years ago | 1 answer | 0

1

answer

Question


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...

3 years ago | 0 answers | 0

0

answers

Question


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')...

3 years ago | 1 answer | 0

1

answer

Question


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...

3 years ago | 2 answers | 0

2

answers