Statistics
5 Questions
0 Answers
RANK
194,697
of 295,467
REPUTATION
0
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
80.0%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
How to compute factorial if input is vector or matrix?
I am solving a problem which asks to create a function to express factorial without using build-in functions such as factorial, ...
10 years ago | 1 answer | 0
1
answerQuestion
How to use for Loop and if statement to construct a Pythagorean triple function?
I am working on construct a Pythagorean triple functions with inputs (a,b,c). Function: a^2+b^2=c^2 I am confused when the...
10 years ago | 2 answers | 0
2
answersQuestion
How to use Matlab to write a function
<</matlabcentral/answers/uploaded_files/20416/%E6%8D%95%E8%8E%B7.PNG>>
10 years ago | 2 answers | 0
2
answersQuestion
How to plot all results in a for loop?
I have tried to plot a 2D figure for a for loop function but the results does nor show in one figure? My code: function ...
10 years ago | 1 answer | 0
1
answerQuestion
How can I display the result in table for an user defined functions?
An amount of money P is invested in an account where interest is compounded at the end of the period. The future worth F yielde...
10 years ago | 2 answers | 0