Community Profile

photo

Dejan Cvijanovic


University of Waterloo

Active since 2012

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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...

9 years ago | 0 answers | 0

0

answers

Question


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 ...

9 years ago | 0 answers | 0

0

answers

Question


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

10 years ago | 1 answer | 0

1

answer

Question


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...

10 years ago | 2 answers | 0

2

answers

Question


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 ...

12 years ago | 1 answer | 0

1

answer

Question


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...

12 years ago | 0 answers | 0

0

answers

Question


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; ...

12 years ago | 2 answers | 0

2

answers

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

12 years ago | 0

Question


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 ...

12 years ago | 1 answer | 0

1

answer

Answered
Reducing Computation Time
Can anyone confirm correctness of last two posts?

12 years ago | 0

Question


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...

12 years ago | 3 answers | 0

3

answers