Pregunta


Modal Parameters from dynamic system (numerical errors)
I have a dynamic system modeled by the Mass, Damping and Stiffness matrices [M], [C] and [K], respectively, i.e., [M]{x''} + ...

más de 9 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Open matlab in fortran environment
I'm working with Fortran and I would like to open Matlab to plot my answers. How to do it? The compiler is Intel Visual Fortran...

casi 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Programming Practices Tips - Index on matrix with some information
Hi, I want a tip on what is the best way to code something. I have a matrix with some information. The first column is the i...

casi 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Two optional parameters mutually exclusive
Hello, the question is pretty simple. I have a function with two optional parameters: y = f(x,opt1,opt2) The user may...

más de 10 años hace | 3 respuestas | 0

3

respuestas

Pregunta


Plot 2d pressure field
I would like to plot a 2d pressure field, i.e., I have two vectors x, y and the pressure P on each point. I would like to plot a...

más de 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to join two vectors
I have a vector x1 = [1; 0; -2] and an array R = [1 0; 2 -0.5; 6 0] and I want to create a vector Xg = [0 -0.5 1 0 -2 0]. Th...

casi 11 años hace | 2 respuestas | 0

2

respuestas