Owen Fernandez
Followers: 0 Following: 0
Feeds
질문
How can I re write this but with a different variable other than "syms"
syms x; syms f(x); % average of las 4 digitss avg=4; % get gama value gama=5+avg; % 5% relative error err=5/100; ...
3년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to plot a trinomial graph
Im having trouble plotting a trinomial graph, for the function y = x^3. I wrote out the function and tried the plot command but ...
3년 초과 전 | 답변 수: 1 | 0
1
답변질문
How can I write this code in Pseudocode, I am struggling.
I am quite unsure of how I can write this code into PseudoCode function [t,cp]=CpRange(tmin,tmax,inc) inc=round(inc,3);%round...
거의 4년 전 | 답변 수: 0 | 0
0
답변질문
Reformat of code, Rewriting code and adding some changes
Does anyone have any ideas of how I code write this code differently? Like is there any substitues for the matlab based function...
거의 4년 전 | 답변 수: 0 | 0
0
답변질문
Plot points colour change
From this, How can I change only the colour of the points? Where x and y are the Points, and xLine and yLine represent the line...
거의 4년 전 | 답변 수: 1 | 0