photo

Svetlana


Higher School of Economics

2015 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

4 質問
0 回答

ランク
203,160
of 301,433

評判
0

コントリビューション
4 質問
0 回答

回答採用率
75.0%

獲得投票数
0

ランク
 of 21,272

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 174,520

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


3D animation in MATLAB
Hello! I was given a task to animate the following figure: u = 0:0.02:1; v = 0:pi/25:2*pi; [u,v] = meshgrid(u,v); ...

約11年 前 | 1 件の回答 | 0

1

回答

質問


3D graphics in MATLAB
Hello! Could you help me with an issue? I'm trying to plot this figure: u = 0:pi/5:4*pi; v = 0:0.05:1; X = v.*cos(u)-(1...

約11年 前 | 1 件の回答 | 0

1

回答

質問


Computing series in MATLAB
Hello! I wonder if it is possible somehow to force MATLAB to compute ANY series for this function: ((4+3x)/(x+2))^(2x-1) as x...

約11年 前 | 1 件の回答 | 0

1

回答

質問


MATLAB Error using .*. Matrix dimensions must agree
Hello! Could you help me with the next? I'm trying to plot a 3d graph writing this: u = linspace(0,pi,60); v =...

約11年 前 | 1 件の回答 | 0

1

回答