Alex
Followers: 0 Following: 0
統計
MATLAB Answers
4 質問
0 回答
ランク
of 153,950
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
How to plot T versus t (time)?
Hello. I have a function of two variables and want to plot T as a function of t (time) or y. How can I do that? Thanks. clc; c...
4年以上 前 | 1 件の回答 | 0
1
回答質問
How to implement boundary condition and diffusion?
Hello Guys, I was wondering if you could take a look at my code and give me your feedback if it is correct or not. I have some ...
4年以上 前 | 0 件の回答 | 0
0
回答質問
fit a curve and equation
Hello, I have 2 points (x1,y1) and (x2,y2) and wanna fit the power curve with the following shape: sigma=a.x^b+c and also I ...
5年以上 前 | 1 件の回答 | 0
1
回答質問
find the differences between two funtions
I have two functions as follows: v=g*b/(2*pi*(1-nu)).*x.*(x.^2-y.^2)./(x.^2+y.^2).^2; P=-g*b/(2*pi*(1-nu)).*(x./(x.^2+(y+zi)...
5年以上 前 | 1 件の回答 | 0