Community Profile

photo

NIANNIAN


Drexel University

Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

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

9 years ago | 1 answer | 0

1

answer

Question


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

9 years ago | 2 answers | 0

2

answers

Question


How to use Matlab to write a function
<</matlabcentral/answers/uploaded_files/20416/%E6%8D%95%E8%8E%B7.PNG>>

9 years ago | 2 answers | 0

2

answers

Question


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

9 years ago | 1 answer | 0

1

answer

Question


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

9 years ago | 2 answers | 0

2

answers