Konstantin Ninidze - MATLAB Central
photo

Konstantin Ninidze


Last seen: 2年弱 前 2011 年からアクティブ

Followers: 0   Following: 0

Professional Interests: math

統計

All
File ExchangeMATLAB AnswersFrom 03/11 to 03/25Use left and right arrows to move selectionFrom 03/11Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

1 質問
2 回答

File Exchange

6 ファイル

ランク
11,586
of 297,695

評判
4

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

回答採用率
0.0%

獲得投票数
2

ランク
6,228 of 20,466

評判
183

平均評価
3.80

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

ダウンロード
5

ALL TIME ダウンロード
1692

ランク

of 159,351

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • First Answer
  • 5-Star Galaxy Level 1
  • First Submission

バッジを表示

Feeds

表示方法

回答済み
Anonymous Function Differentiation Problem?
you can try my function: handle_to_sym: function Fs=handle_to_sym(F) % input F function_handle % output Fs symbolic expre...

4年弱 前 | 0

回答済み
How to draw a simple triangle?
Try this: p = nsidedpoly(3, 'Center', [1 ,1], 'SideLength', 1); plot(p);

4年弱 前 | 2

質問


How to set different fontsize for multiline title with text and latex formula
sol= dsolve('D2y+2*Dy=exp(x)','y(0)=1','Dy(0)=0','x'); line1=[' solution is']; line2=['$' latex(sol) '$']; ezplot(sol,[-2,0]...

約7年 前 | 0 件の回答 | 0

0

回答