photo

Julius


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

2012년부터 활동

Followers: 0   Following: 0

메시지

통계학

  • Thankful Level 1
  • First Answer

배지 보기

Feeds

보기 기준

답변 있음
How to set Color Data for Interpolated shading?
fill3() works perfectly

대략 12년 전 | 0

| 수락됨

답변 있음
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; ...

대략 12년 전 | 0

| 수락됨

질문


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...

대략 12년 전 | 답변 수: 2 | 0

2

답변

질문


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...

대략 12년 전 | 답변 수: 1 | 0

1

답변

질문


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...

대략 12년 전 | 답변 수: 1 | 0

1

답변

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

대략 12년 전 | 0

질문


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; ...

대략 12년 전 | 답변 수: 2 | 0

2

답변