Daniel
Escula Politécnica Superior de Gandía
2011년부터 활동
Followers: 0 Following: 0
Feeds
답변 있음
Build a matrix from saved arrays with differents lengths
Hi, Here is how i have done it. Thanks Walter! :) lineLengths = []; for i=1:no_lines fileName = ['rf_dat...
Build a matrix from saved arrays with differents lengths
Hi, Here is how i have done it. Thanks Walter! :) lineLengths = []; for i=1:no_lines fileName = ['rf_dat...
거의 14년 전 | 0
질문
Build a matrix from saved arrays with differents lengths
Hi to all! I'm working on a simulation program. Each time the programs ends a simulation it saves the data (an array sized of...
거의 14년 전 | 답변 수: 2 | 0
2
답변답변 있음
Several rectangles, fast way?
Hi Walter, thanks for your answer :) This a plot for a FDTD programm where I simulate wave propagation through a liquid. W...
Several rectangles, fast way?
Hi Walter, thanks for your answer :) This a plot for a FDTD programm where I simulate wave propagation through a liquid. W...
14년 초과 전 | 0
질문
Several rectangles, fast way?
I'm trying to plot several rectangles (for an ultrasonic transducer simulation). I tried to plot them with only one instruct...
14년 초과 전 | 답변 수: 2 | 0
2
답변답변 있음
What is your unusual use of MATLAB?
In winter I use MATLAB as a bed warmer. I run a infinite loop with a lot of calculus and huge memory swapping on my laptop while...
What is your unusual use of MATLAB?
In winter I use MATLAB as a bed warmer. I run a infinite loop with a lot of calculus and huge memory swapping on my laptop while...
14년 초과 전 | 13
답변 있음
pcolor
Thankyou very much! It worked fine :) I had to transpose 0 + (mapaz ~...) and it worked fine. Here is the final code if s...
pcolor
Thankyou very much! It worked fine :) I had to transpose 0 + (mapaz ~...) and it worked fine. Here is the final code if s...
14년 초과 전 | 0
질문
pcolor
Hi dear MATLAB user, Im making a FDTD (acoustic preassure) model and at the end of each calculation representing the preassure...
14년 초과 전 | 답변 수: 2 | 0

