photo

Shican Liu


2015 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

4 質問
1 回答

ランク
7,884
of 302,121

評判
6

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

回答採用率
50.0%

獲得投票数
1

ランク
 of 21,553

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 179,161

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 1
  • Knowledgeable Level 1
  • First Answer

バッジを表示

Feeds

表示方法

回答済み
How to plot stochastic differential equation in three variables?
Considering the three assets are related to each other, how about drawing them one by one. For more information , http://persona...

10年弱 前 | 1

| 採用済み

質問


How to apply numerical integration on a symbolic matrix?
Can I use integral2 to calculate the matrix below on the domain[0,1]*[0,1]; <</matlabcentral/answers/uploaded_files/59926/Unt...

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

2

回答

質問


Two matrices combination problem
Hi, I was wondering how to combine the following two matrices like this?and what is it is two big matrices? <</matlabcentral/...

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

1

回答

質問


I am complete new , and do not know how to modify this~
syms x T=1; lamda=0.5; gamma=1; t=0.1; theta=0.1; U=lamda/(0.5*theta^2+lamda); V0(x)=-U.*exp(-gamma....

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

1

回答

質問


Hi,I don't understand why this is not right,I am a completely new learner!
T=1; lamda=0.4; gamma=1.2; theta=0.1; x=1:100; t=0.1; U=lamda/(0.5*theta^2+lamda); V0(x)=U.*exp(-gamma.*x)-(1-U).*exp(-(0...

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

2

回答