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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 0
提问
pcolor
Hi dear MATLAB user, Im making a FDTD (acoustic preassure) model and at the end of each calculation representing the preassure...
14 years 前 | 2 个回答 | 0

