photo

alexrecai


Last seen: 1年以上 前 2020 年からアクティブ

Followers: 0   Following: 0

統計

All
  • Thankful Level 2
  • Solver
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Creating multiple colorbars on y axis one under the other, on the same graph and on the same x-axis
Hi all, I have a trouble regarding creating three different colorbars on y axis one under the other, on the same graph and on t...

2年弱 前 | 1 件の回答 | 0

1

回答

解決済み


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

3年弱 前

解決済み


Whether the input is vector?
Given the input x, return 1 if x is vector or else 0.

3年弱 前

解決済み


Get the length of a given vector
Given a vector x, the output y should equal the length of x.

3年弱 前

解決済み


Find the density of non-zero values

3年弱 前

解決済み


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

3年弱 前

質問


Plotting using a for loop
Hello, I'm having a difficulty plotting the results using a for loop. I want to plot epsilon vs sigma but I get the following er...

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

1

回答

質問


How can I use a value recursively in for loop
Hello everyone, I have an issue with my code. I want to use recursively the new values of a and b created in if or elseif stame...

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

1

回答

質問


My plot comes out to be discontinuous
Hello, I have been trying to get a continuous plot but I couldn't. There are some discontinuities in my plot at the t values whi...

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

1

回答