Feeds
提问
Elegant way to calculate heat flux for heat equation
Hi. I want to calculate heat flux in two-diemnsional, uniform domain using Fourier equation: I have four vectors: X - contai...
4 years 前 | 0 个回答 | 0
0
个回答提问
Optimization of nested "for" loops
Hi. I would like to optimize my code. I examined it and found a serious bottle neck. Below is the chunk of code with nested "fo...
4 years 前 | 2 个回答 | 0
2
个回答提问
Handling with long function in ode45
Hi. I have a problem with operating a long function in ode45: [t,y] = ode45(@(t,y) [(V^2*A/((p_r(1)*y(1)+p_r(2))*1e-6)-(0.15...
6 years 前 | 1 个回答 | 0

