photo

Lazaros Christoforidis


Last seen: 1年以上 前 2019 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

6 質問
1 回答

ランク
31,127
of 297,527

評判
1

コントリビューション
6 質問
1 回答

回答採用率
83.33%

獲得投票数
1

ランク
 of 20,454

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 159,017

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 3
  • First Review
  • First Answer

バッジを表示

Feeds

表示方法

質問


Can I use others languages when writing on latex
Does matlab support any other language except english when writing on latex? for example in latex you can use this command to c...

5年弱 前 | 2 件の回答 | 0

2

回答

質問


Change points name when plot
hello so I have a some data plot(tspend) Is there anyway that I can change the X,Y values at each point etc something like X ...

5年弱 前 | 1 件の回答 | 0

1

回答

質問


ode45 change function index when something happends
I have a proble with one of my codes, I want to change index of a function when y value reach a given value of y I will give an...

5年弱 前 | 2 件の回答 | 0

2

回答

質問


Ode45 data keeps refreshing
Hello, I would appreciate if someone help me. My problem is that I have 5 polyonimals and I made them switch when the value re...

5年弱 前 | 1 件の回答 | 0

1

回答

質問


when a save figure , the numbers appear in the name of the png with e+0X
e.g. oo=1; tspend(oo,1)=10.472; saveas(fig1,[pwd sprintf('/Figures/Distance_%d@%d.png',oo,tspend(oo,1))]); %The png saved as...

5年弱 前 | 1 件の回答 | 0

1

回答

質問


stop Ode45 when y is less than a value
%So thats my ode call and I want it to stop (and save datas % obviously before t=13s) when the value u(1)<=minu %Where minu is ...

5年弱 前 | 1 件の回答 | 1

1

回答

回答済み
Performing integral trapz-error invalid permutation index
Hey Im kinda late, but I think I will help others c='number '; basically try IntNs=cumtrapz(Vg,Fun)+c; where c: u choose it...

5年以上 前 | 0