rihan jericho
自 2018 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
Expressing an even number in powers of 2 and a multiple of an odd number.
for example, i have a number 52. 52= (2^2)*13. where 13 is odd and 4 is the power of 2. i mean, i want to express a number a=(...
6 years 前 | 2 个回答 | 0
2
个回答提问
Hi, i have got a set of Data. The diameter of turbine blade(feet) in one column, wind velocity(mph) in another column and electricity generated(Kwh/year). how can i graphically display this data set?
for example , 1 2 50 2 3 30 6 7 19
7 years 前 | 1 个回答 | 0
1
个回答提问
I have got a set of data; one column is for wind(mph) another column one is for temperature(in Fahrenheit). using the wind chill factor formula i want to find out the WCF for each tempetaure and wind
For example Wind= 5, 15, 20 temperature = 30, 35, 20 WCF=(formula) for each temperature and velocity ,i want matlab to store WCF...
7 years 前 | 1 个回答 | 0
1
个回答提问
i am trying to write a function.
for example i want to calculate the area of a triangle. so i will use the formula 1/2(b*h). and i also want to calculate volume...
7 years 前 | 2 个回答 | 0
2
个回答提问
I am using function to calculate an expression.
for example, function y=g(x) y=5+x end This gets my job done when one argument is passed, for example g(5). But what i want to d...
7 years 前 | 1 个回答 | 0
1
个回答提问
how to covert this number 1.8287e+03??
for example , 1.8287e+03 into something like 18287000?
7 years 前 | 1 个回答 | 0