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...
9 years 前 | 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 ...
9 years 前 | 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;...
11 years 前 | 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...
11 years 前 | 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 ...
12 years 前 | 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...
12 years 前 | 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; ...
12 years 前 | 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?
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 前 | 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 ...
12 years 前 | 1 个回答 | 0
1
个回答提问
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 前 | 3 个回答 | 0