Feeds
已解决
Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...
9 years 前
已回答
How to solve equation with for loop? If it's not possible to, is there any alternative options?
I've coded this problem as follows at last, for those who may need this: clc; clear; %Read Data r=1; n=6; ...
How to solve equation with for loop? If it's not possible to, is there any alternative options?
I've coded this problem as follows at last, for those who may need this: clc; clear; %Read Data r=1; n=6; ...
9 years 前 | 0
提问
How to solve equation with for loop? If it's not possible to, is there any alternative options?
Hi, I'm trying to solve a single-variable equation using Matlab. The equation is: <</matlabcentral/answers/uploaded_files/5...
9 years 前 | 3 个回答 | 0


