Feeds
提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 2 个回答 | 0
2
个回答提问
How to use Matlab to write a function
<</matlabcentral/answers/uploaded_files/20416/%E6%8D%95%E8%8E%B7.PNG>>
10 years 前 | 2 个回答 | 0
2
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 2 个回答 | 0