Community Profile

photo

aweller3


Last seen: 約2年 前 2018 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 2
  • Knowledgeable Level 1
  • First Answer
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


How do I produce all possible permutations of a vector, selecting a chosen number of elements?
Given some vector like a=[0:3] (but it doesn't have to be evenly spaced) I want to list all permutations (not combinations). I ...

2年以上 前 | 1 件の回答 | 0

1

回答

回答済み
basic operations, could someone help me do this?
This is a partial answer. To create a random mXn matrix you can use A=rand(m,n) with m rows and n columns, with random values ...

4年以上 前 | 0

| 採用済み

質問


How to find the handle of all markers in plot (already made)?
I am learning about plotting in Octave and I wanted to set the marker size of all markers in a plot I already made using plot (u...

4年以上 前 | 1 件の回答 | 0

1

回答

質問


How to index a char array in order to use in strcat
I'm a beginner trying to write a function (in Octave) to concatenate element by element a cell array of strings and a numerical ...

5年以上 前 | 1 件の回答 | 0

1

回答

質問


Why does OCTAVE produce this symbol when using strcat
I apologize if I'm not supposed to ask a question about OCTAVE but I couldn't find a forum specific to OCTAVE I'm trying to c...

5年以上 前 | 1 件の回答 | 0

1

回答