Feeds
提问
Matlab code works with FEKO 2007, but does not work with 2017?
I would like to ask about why my Matlab code works with FEKO 2007 BUT does not with FEKO 2017? Is there any change I have to do ...
8 years 前 | 1 个回答 | 0
1
个回答提问
Read from Fedo software using Matlab
Hello everyone, I'm using Feko 2007 and I have the Matlab code to change the data from Feke data to Matlab data works with Feko ...
8 years 前 | 1 个回答 | 0
1
个回答提问
How I can convert data stored in structure to data double?
I have data as structure and I need to convert it to double. I tried with command struct2double but does not work. Please if yo...
8 years 前 | 0 个回答 | 0
0
个回答已回答
Solving coupled ODE's by ode45
Hi. I want to know How i can solve 4 differential equations like this v_dot(1)= 3*x(1)+v(2)-x(2)+v(3)-x(4)-x(5)+v(4); with 2 va...
Solving coupled ODE's by ode45
Hi. I want to know How i can solve 4 differential equations like this v_dot(1)= 3*x(1)+v(2)-x(2)+v(3)-x(4)-x(5)+v(4); with 2 va...
9 years 前 | 0