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 ...
거의 9년 전 | 답변 수: 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 ...
거의 9년 전 | 답변 수: 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...
대략 9년 전 | 답변 수: 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...
대략 10년 전 | 0
