photo

Julius


Vitrum Laugaricio Joint Glass Centre of the IIC SAS, TnUAD & RONA a.s.

Con actividad desde 2012

Followers: 0   Following: 0

Mensaje

Estadística

  • Thankful Level 1
  • First Answer

Ver insignias

Feeds

Ver por

Respondida
How to set Color Data for Interpolated shading?
fill3() works perfectly

alrededor de 12 años hace | 0

| aceptada

Respondida
vectorization - problem with zeros
* Thank you Monkey, I really appreciate your help, but it seems that I've found a more effective solution:* A=[1 3 2 4; ...

alrededor de 12 años hace | 0

| aceptada

Pregunta


vectorization - problem with zeros
I need to expand a small matrix A into a bigger one according to a pattern defined by a an array R. But the array may contain ze...

alrededor de 12 años hace | 2 respuestas | 0

2

respuestas

Pregunta


How to set Color Data for Interpolated shading?
I wrote a function to visualize some values on an object made of 24 brick elements: function plottings(quantity) load...

alrededor de 12 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to read a matrix from an ASCII file?
I have an ASCII file cuboid.mfd. It's content looks as follows: Version : Marc Mentat 2010.1.0 (32bit) =beg= 1 (magic...

alrededor de 12 años hace | 1 respuesta | 0

1

respuesta

Respondida
Numerical integration
I suggest to use the Gauss quadrature...For example this function: <http://www.mathworks.com/matlabcentral/fileexchange/4540-le...

alrededor de 12 años hace | 0

Pregunta


How to replace zeros in a matrix by the elements of an array?
Hi everybody! I have a matrix (A) that contains zeros but it may contain also ones. R=1:8; A=[1 0 0 0; ...

alrededor de 12 años hace | 2 respuestas | 0

2

respuestas