photo

skysky2000


Attivo dal 2016

Followers: 0   Following: 0

Statistica

MATLAB Answers

29 Domande
12 Risposte

RANK
220.089
of 300.364

REPUTAZIONE
0

CONTRIBUTI
29 Domande
12 Risposte

ACCETTAZIONE DELLE RISPOSTE
55.17%

VOTI RICEVUTI
0

RANK
 of 20.934

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 168.373

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 3

Visualizza badge

Feeds

Visto da

Risposto
How to compare 3 different arrays
?

oltre 7 anni fa | 0

Risposto
How to compare 3 different arrays
Thanks Walter for your replying. in array L1 we put 0 into location of highest number , but in array E we put 0 in the miniumun...

oltre 7 anni fa | 0

Domanda


How to compare 3 different arrays
Dear All, I have 3 arrays as shown below (A, L1, E), First, I need to check array A, in each column the similar number and th...

oltre 7 anni fa | 2 risposte | 0

2

risposte

Domanda


remove element from cell based on vector
Dear all, How to remove elements of a={[1 2] [3] [1 5 2] [2] [ 44 5 66 1 2]} based on d=[1 2]. the answer should be c={[] [3]...

oltre 8 anni fa | 1 risposta | 0

1

risposta

Risposto
remove elements from cell
any help please?

oltre 8 anni fa | 0

Domanda


remove elements from cell
Dear all, I know, I've asked alot and I really appreciate your help. I have a cell array: a = {[1 2 3 55 77 8] [3 77] [...

oltre 8 anni fa | 2 risposte | 0

2

risposte

Domanda


find cells based on vector
Dear all, I've problem with the cell, a= {[67 8 33] [1 2 3 5] [2 88 5] [3 66 7 90] [3] [66 78 12 1 44 6 77 3] [ 91 92 100]}, ...

oltre 8 anni fa | 1 risposta | 0

1

risposta

Domanda


find element in cell
Dear all, I've problem with the cell, a= {[67 8 33] [1 2 3 5] [2 88 5] [3 66 7 90] [3] [66 78 12 1 44 6 77 3]}, how t...

oltre 8 anni fa | 2 risposte | 0

2

risposte

Domanda


how to reverse cell elements from left to right
Dear all, I have a={[1 33 4 5] [77 8 2] [1 5]} , how to reverse the elements inside the cell. expect answer is: b= {[5 4 33 1] ...

oltre 8 anni fa | 1 risposta | 0

1

risposta

Domanda


how to remove the last and before the last element from cell?
Dear all, I have cell a= {[5] [130 12] [130 9 67 66 2] [34 45 21] [55 6 77 8 12 343 ]} 1- how to remove the extract th...

oltre 8 anni fa | 1 risposta | 0

1

risposta

Domanda


how to remove the first and second element from cell?
Dear all, I have cell a= {[130 12] [130 9 67 66 2] [34 45 21] [55 6 77 8 12 343 ]} , how to remove the first and second element...

oltre 8 anni fa | 1 risposta | 0

1

risposta

Risposto
how can I extract first number of cell?
That amazing Harris . thanks alot

oltre 8 anni fa | 0

Domanda


how can I extract first number of cell?
Dear All, I am facing problem that I have cell a ={[8,21,291,94,455,241,227,36,130] [15,248,455,241,227,36,130] [21,291,94,455,...

oltre 8 anni fa | 2 risposte | 0

2

risposte

Risposto
How to plot y-axies?
not work. <</matlabcentral/answers/uploaded_files/72399/wewd.jpg>>

oltre 8 anni fa | 0

Domanda


How to plot y-axies?
Dear all, Could help me please about how to plot y-axies as seen in the figure below: Thanks... <</matlabcentral/answers/...

oltre 8 anni fa | 2 risposte | 0

2

risposte

Domanda


extract cell depend on vector?
Dear all, I have vector a (1x7) and cell b (1x7), how can I extract each cell depend on elements equal in a? a= [ 1 2 3 3 4...

oltre 8 anni fa | 2 risposte | 0

2

risposte

Domanda


How to color 3D base figure
<</matlabcentral/answers/uploaded_files/68743/base.png>> Dear all, I have 3D plot as seen below, and I want to color only th...

oltre 8 anni fa | 0 risposte | 0

0

risposte

Domanda


How can I take part of vector
Dear all; I have vector a=[1 2 5 66 7 88 9 0 23 12] and c=4; The question is , How can i take first 4 cell from vector a depen...

quasi 9 anni fa | 1 risposta | 0

1

risposta

Domanda


how to manage Fraction format problem
Dear all, I have vector with numbers and fraction. How can I reduce fraction number.?for example a=[1.23456789 6.14521456 7.90...

quasi 9 anni fa | 2 risposte | 0

2

risposte

Risposto
How do I make cell filttering
Many thanks Guillaume and Jan . its work. Please, Another question; I have one vector (c) and one cell array (H), how can i sep...

quasi 9 anni fa | 0

Domanda


How do I make cell filttering
Dear all, I facing problem with cell array. For example; I have cell a= { [1 2 3 4] [7 4] [ 3 5] [ 3 6 7 4]} How I kno...

quasi 9 anni fa | 3 risposte | 0

3

risposte

Domanda


cell elements equal to values
Dear all, I have 3 cell elements and vector with 1*10 ( this is just part of 100 elements of cell). what I want elements in cel...

quasi 9 anni fa | 1 risposta | 0

1

risposta

Domanda


take first element from each cell
Dear all, I wanna your help with this problem: Is there any way to take the first element from each cell depend on b vector:...

quasi 9 anni fa | 1 risposta | 0

1

risposta

Domanda


take part of cell depend on vector
Dear all, I have cell (a) and vector (b), I wanna check each number in b that repeat it in a and take each cell from (a) make i...

quasi 9 anni fa | 1 risposta | 0

1

risposta

Risposto
compare between vector and cell
Dear KSSV, another question. Can I take the cell that number repeat it on it with same loop. like for example: a=[{[1,9,79...

quasi 9 anni fa | 0

Domanda


compare between vector and cell
Dear all, I have one vector (b) and one cell (a) as shown below: How I know how many times each number in vector b repeat it in...

quasi 9 anni fa | 3 risposte | 0

3

risposte

Domanda


change position values between two vectors
Dear all; I have two vectors as seen below , and I want change position between them depend on vector b. The results should be:...

quasi 9 anni fa | 1 risposta | 0

1

risposta

Domanda


take second element of cell
Dear all, I have 500 cell this is part of it, a={[1,5] [2,36,74,56,73,5] [3,79,73,5] [4,74,56,73,5] [5] [6,12,5] [7,3,79,73,5] ...

quasi 9 anni fa | 1 risposta | 0

1

risposta

Risposto
Y-axis scale
that perfect thank you very much....

quasi 9 anni fa | 0

Domanda


Y-axis scale
Dear all, How to number y-axis as 1 2 4 8 16 18. When I did : not work ylim([1 18]) set(gca,'YTick',0:4:18) Is lik...

quasi 9 anni fa | 2 risposte | 0

2

risposte

Carica altro