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年弱 前 | 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年弱 前 | 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年 前 | 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年 前 | 0