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

回答