Statistics
RANK
162,673
of 295,467
REPUTATION
0
CONTRIBUTIONS
9 Questions
2 Answers
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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
answersQuestion
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
answersQuestion
How to re-use parameter from other script?
Hi, this is my script so far: function sens_analysis pdemeshpop_final_re_sens par = re;...
11 years ago | 1 answer | 0
1
answerQuestion
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...
11 years ago | 2 answers | 0
2
answersQuestion
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
answerQuestion
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
answersQuestion
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
answersReduce 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
answerReducing 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