photo

Dejan Cvijanovic


University of Waterloo

2012 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

9 質問
2 回答

ランク
267,242
of 300,759

評判
0

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

回答採用率
33.33%

獲得投票数
0

ランク
 of 21,081

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 170,900

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Discrete Fourier Transform problem
Hi All, I am trying to do a discrete Fourier transform on a specific cell Vy(i+1,probe_j,probe_k). What is wrong with my cod...

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

0

回答

質問


TLM code not evolving as needed
Hi All, I am using MATLAB to code a 2D TLM problem. In essence, it is a mesh grid which I excite at one point and measure at ...

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

0

回答

質問


How to re-use parameter from other script?
Hi, this is my script so far: function sens_analysis pdemeshpop_final_re_sens par = re;...

12年以上 前 | 1 件の回答 | 0

1

回答

質問


How to change code to user input parameter
I'm wanting to do some sensitivity analysis on some code (sytstem of ODEs, PDEs) and want the user to input a parameter. How wou...

12年以上 前 | 2 件の回答 | 0

2

回答

質問


Reading Binary(?) to hex to float.
Hey, I'm back with a more defined question, I kept getting asked to provide input values. So basic idea is reduce computing ...

13年以上 前 | 1 件の回答 | 0

1

回答

質問


Iteration coded weird behaviour
Sorry to bring up my old code again. The problem I'm having is the radius [a(i)] decreases to 0 (as it should), but the concentr...

13年以上 前 | 0 件の回答 | 0

0

回答

質問


Caught in loop
My code is as follows: alpha = 0.5; beta = 0.1; a_0 = 1; dr = 0.1; dt = input('Value of dt:'); h = 0.001; ...

13年以上 前 | 2 件の回答 | 0

2

回答

回答済み
Reduce Computing Time Part 2
Should it just be x = fread(fid, 1, 'ubit32=>double', 0, 'ieee-be') would that solve the problem?

13年以上 前 | 0

質問


Reduce Computing Time Part 2
Original Q: "Hey I have somewhat tricky task of reducing computation time for one line of code in my professor's project. Is ...

13年以上 前 | 1 件の回答 | 0

1

回答

回答済み
Reducing Computation Time
Can anyone confirm correctness of last two posts?

13年以上 前 | 0

質問


Reducing Computation Time
Hey I have somewhat tricky task of reducing computation time for one line of code in my professor's project. Is there any way to...

13年以上 前 | 3 件の回答 | 0

3

回答