Community Profile

photo

Ioannis Matthaiou


Last seen: 1 year ago Active since 2016

Statistics

  • Thankful Level 2
  • Thankful Level 1
  • Explorer
  • First Answer

View badges

Content Feed

View by

Question


pulse train with gaussian pulses in an irregular interval
Hello, I would like to generate a pulse train using Gaussian pulses where the time interval between each pulse is a random varia...

2 years ago | 2 answers | 0

2

answers

Question


reading text files based on specific sub-string values.
Hello, I have several text files with the following format: "mmAAnn.txt". I read all the file names in Matlab without a problem...

2 years ago | 1 answer | 0

1

answer

Answered
How to Integrate the equation with function handler?
The command can be as follows: sigma_xx=ode45(@(t,omega1) f(t,omega1,x,y), tspan, ICs, options) The function to integrate as ...

3 years ago | 1

Question


use of interp1 in ode solver: computational speed issues
Why when using matlab's function interp1 to get suitable values of a variable, x, in an ode solver (e.g. ode15s), causes a subst...

3 years ago | 0 answers | 0

0

answers

Answered
How can I change the marker size in legend?
hi, has anyone found a solution as to how to adjust markersize property of the legend in matlab 2015b? thanks, yiannis

8 years ago | 0