Owen Fernandez
Followers: 0 Following: 0
統計
MATLAB Answers
5 質問
0 回答
ランク
of 155,748
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
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; ...
4年弱 前 | 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 ...
4年弱 前 | 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