photo

Paul


2012년부터 활동

Followers: 0   Following: 0

메시지

통계학

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


How to draw contour lines into a filled 2-D patch object?
Hallo! I have a filled 2-D patch object as a figure, for example like this one: <<http://iws.cs.uni-magdeburg.de/~russ/sci...

11년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Exit from several, nested while or for loops with one command
Hello Is there an easy way to quit nested while loops with a command? For example: while condition1 = true ... ...

11년 초과 전 | 답변 수: 2 | 0

2

답변

질문


find dependences between self organizing maps (general Question)
I have a multi-dimensional set of data, where a dependent variable depends on many parameters of my data set. With self-organizi...

11년 초과 전 | 답변 수: 0 | 0

0

답변

질문


delete rows in Matrix 'A' with same values 'c' in column 'b'
There is a Matrix of variating size, in this case for example 10x4: A = |12 1 1 4| |16 2 1 6| |8 3 2 6...

11년 초과 전 | 답변 수: 2 | 0

2

답변

질문


add numerical array as column or in cell array
How to add a numerical array a=[1 2 3 4] as row into my cell C = |'a' 'b' 'c' 'd'| |'e' 'f' 'g' 'h'| |'i...

11년 초과 전 | 답변 수: 2 | 1

2

답변

질문


Variable cannot be saved to MAT-file whose version is older than 7.3
I have an ASCII data file (14,4 MB), which I convert into *.mat with MATLAB (with my own written function). -The *.mat file...

11년 초과 전 | 답변 수: 2 | 0

2

답변

질문


How to extend the matrix size by splitting up a column in two columns
There is a Matrix A, which can have variable size, for example (5x4): A = |10 2 0.0 6| |10 2 18.0 6| |10 2 ...

11년 초과 전 | 답변 수: 2 | 0

2

답변