Community Profile

photo

aweller3


Last seen: 2 years 前 自 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0

1

个回答