![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/11984813_1517230460966_DEF.jpg)
rihan jericho
Followers: 0 Following: 0
Statistics
6 Questions
0 Answers
RANK
214,854
of 297,016
REPUTATION
0
CONTRIBUTIONS
6 Questions
0 Answers
ANSWER ACCEPTANCE
83.33%
VOTES RECEIVED
0
RANK
of 20,419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157,725
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 ago | 2 answers | 0
2
answersQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 2 answers | 0
2
answersQuestion
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 ago | 1 answer | 0
1
answerQuestion
how to covert this number 1.8287e+03??
for example , 1.8287e+03 into something like 18287000?
7 years ago | 1 answer | 0