Community Profile

photo

Nikolas Spiliopoulos


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

Followers: 0   Following: 0

統計

  • Thankful Level 5
  • First Review

バッジを表示

Feeds

表示方法

質問


Get every 4 values of a vector and change values
Hi all, I have a vector like this a= [1 1 0 0 1 1 1 1 0 1 0 1 1 0 0 0 0 0 0 0 1 1 0 0] So I would like to take every fou...

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

2

回答

質問


Change certain values in a matrix
Hi all I jhave a matrix A A=[1 1 0 0 1 1 1 0; 0 0 1 1 1 1 0 0; 1 1 0 0 1 1 0 1; 1 1 1 1 1 1 1 1; 1 1 1 1 1 1 1 1] I would lik...

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

1

回答

質問


HMM viterbi algorithm linked to values
Hi all, I have used the HMM toolbox, using 4 states (Each states can take numbers from 1 to 6). Then I apply the viterbi a...

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

1

回答

質問


interpolate data in timeseries
Hi all, I have a timeseries vector lets say with 7 points : v=[0.18 3.15 0.18 0.16 0.17 0.58 0.33 ]; I would like to cre...

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

2

回答

質問


cut of zeros from a matrix based on the longest non-zero row
Hi all, I want to cut all zeros from the right, based on "the longest non zero row". an example: A=[ 1 2 0 0 0 0;3 4 5 0 0 0...

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

2

回答

質問


How HMM viterbi algorithm works
Hi al, I am new in using HMM so I have created a simple example, where a random sequence is generated and then the states are ...

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

1

回答

質問


Synthetic data with monte carlo
Hi all, I would like to create synthetic data from a given timeseries, using monte carlo simulation. I assume a normal distrib...

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

1

回答

質問


Non convex objective funtion
Hi there, I a have an objective function which in some areas is not convex. Is there any way to relax it and then use fm...

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

0

回答

質問


Clear symbolic from an equation and make it mathematical function
Hi all, I have an equaton of x, using syms x to create it. However afterwards I want to clear the symbolic value and conver...

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

1

回答

質問


Change stem colour of particular values
Hi there, I have a stem plot with 66 points and I would like to change the colour of particular valuesonly. Mpre specifica...

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

2

回答

質問


lenend keep only text
Hi all, I want to put 3 text phrases in a legend wuth red, green, and blue colour respectively (example: 'one' (red), 'two' (...

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

2

回答

質問


Matlab Error "X, Y, Z, and C cannot be complex"
Hi all, I am trying to plot a surface however, I get an error "X, Y, Z, and C cannot be complex." which means, apparently ther...

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

1

回答

質問


Solve Inequality with inequality constraints
Hi there, i am trying to "solve" an inequality (actually looking for the area of possibel solutions), I have tried this. ...

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

1

回答

質問


sort boxplot based on 25-75th percentiles
Hi all, I have a figure with 3 boxplots in it (different colors each of them) However, I would like to sort them...

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

1

回答

質問


Barcharts colours based on other vectors
Hi all, I have 3 vectors a,b,c with 4 numbers in each of them I create another vector d with all the values of vectors a,b...

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

1

回答

質問


Change colour in stem plot, for only particuar values
Hi all, I have a vector that I need to create a stem plot. However, i would like to put a different colour to the 4th and...

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

1

回答

質問


convert a double matrix in cell within a table
Hi all, I have a table with size 420x4 (screenshot attached) However, the first column is a double matrix (420x4) while th...

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

1

回答

質問


Filling a vector with ones based on a given value
HI all again, I have one vector A and a matrix B: Vector A has integers values from 0 to 6, A=[0 1 3 2 0 4 5 2 1 6]' (colum...

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

2

回答

質問


find values in an cell array
Hi all, I have an cell array that is like the one in the screenshot (see attached file). I would like to find in each ro...

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

1

回答

質問


add to extra elements every 4 values and enter particular values
Hi all, I have a vector [1x24] and I would like to add 2 extra elements every 4 elements, so the new vector will be [1x32]....

約4年 前 | 1 件の回答 | 0

1

回答

質問


Compare the rows of an array with another one's array
Hi all, I have an Array A with dimensions [3500 x 5] And a second array B with dimensions [13x5] How can I check every ...

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

1

回答

質問


Find missing elements of a vector
Hi all, I have a vector =1:1:80; I have a vector with these numbers=[ 1 3 5 12 34 44 55 62 63 68 69 70 72 75 79]; How can I g...

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

1

回答

質問


GA optimization within constraints
Hi there, I am trying to use GA for my first time, so I am a bit confused. I have seen some simple example where you defin...

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

1

回答

質問


fmincon convergence - confusion with F-order optimality and Feasibility
Hi all, I have am running optimization using fmincon however I am not sure if the results are satisfying. I am a bit confu...

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

0

回答

質問


Plot multiple errorbars in pairs
Hi again, I have plotted some errorbars using the commands you suggested in my previous question: x=1; y=8.35; sd=4.13; ba...

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

1

回答

質問


plot a single Error bars
Hi all, I am trying to create one error bar but I am struggling a lot. I tried to read the matlab documentation about error ba...

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

1

回答

質問


Save figure as jpg with 600dpi
Hi all, I am trying to save some figures through coding, in jpg format and 600dpi. Hovewer I have tried these, but stil...

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

2

回答

質問


Matlab error "out of memory"
Hi all, I am running an optimization using fmincon. Initially, I run it with 3 minutes timestep and it runs fine. Afterwards,...

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

1

回答

質問


Add a number every n values
Hi all, I have a question: If I have an array A=[ 1 2 3 4 5 3 0 2 8 3 2 1 0 3 2 0 0 1 1 0 3 1 5 3 2 8 1 0 3 2]; ...

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

2

回答

質問


plot a vector with 3 axes
Hi all, I am trying to plot a vector in a graph with 3 axes, but I am confused how to do it. I tried with plot 3. The matr...

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

2

回答

さらに読み込む