Feeds
提问
Integration containing multiple variable and plotting
Can anybody help me to integrate & plot in the following format, i.e. contains multiple variables?: z = 0:0.1:10; a = -0.5:0...
4 years 前 | 2 个回答 | 0
2
个回答提问
Plotting of solutions using Newton Raphson method for a nonlinear function
I need help while plotting a nonlinear equation using Newton Raphson method: (x: solution to be calculated using NR) plot(x,...
4 years 前 | 3 个回答 | 0
3
个回答提问
Plotting of different nonlinear equations in different ranges segment wise in a single graph
Can anyone help me to plot different nonlinear equations in different ranges segmentwise in a single graph? (using fsolve, for l...
4 years 前 | 2 个回答 | 0
2
个回答提问
Plotting graph from non linear equation in MATLAB
I need help while plotting a non linear equation like: *(plotting of "x Vs a"; x: Y-axis, a: X-axis) x = b*(a-c-x) +(2*b*(a-c-...
4 years 前 | 1 个回答 | 0
