photo

Dejan Cvijanovic


University of Waterloo

Aktiv seit 2012

Followers: 0   Following: 0

Nachricht

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

mehr als 9 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 9 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

fast 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 11 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 12 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 12 Jahre vor | 2 Antworten | 0

2

Antworten

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

mehr als 12 Jahre vor | 0

Frage


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

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

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

mehr als 12 Jahre vor | 0

Frage


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

mehr als 12 Jahre vor | 3 Antworten | 0

3

Antworten