Community Profile

photo

FRANCISCO


universidad de oviedo

Last seen: 3 years ago Active since 2013

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 4

View badges

Feeds

View by

Question


Iteration in array of three columns and ten rows
Hi all, i have one question. I want to iterate in array follow the next steps: i) First i analize one column and one row. T...

7 years ago | 0 answers | 0

0

answers

Question


PROBLEM WITH CREATION SUBSTRINGS IN ARRAY
Very good, I, for example I have a string like this: s = [0 1 0 0] and I use the following code for creating substring le...

10 years ago | 1 answer | 0

1

answer

Question


Help with error in Matlab
I have a cell named "r2" which has 2 rows and 1 column: r2 {1,1} = 1046 x 1 r2 {2,1} = 1045 x 1 When analyzing the num...

10 years ago | 1 answer | 0

1

answer

Question


Help with cell count
I now have a cell of 95 rows. Each row is a series of numbers that I want to sort and count the number of times they are repeat...

10 years ago | 2 answers | 0

2

answers

Question


Help with cell subsindex
I have a matrix of 350 rows and a column that contains the number of (-1) that contains a specific pattern. I have a cell of 95...

10 years ago | 1 answer | 0

1

answer

Question


Remove numbers from a cell array of length n = 10963
As I can remove numbers from a cell array? I have a cell of 10693 rows and 1 column. Each of these rows contains another arra...

10 years ago | 1 answer | 0

1

answer

Question


HELP WITH ESTRACT SUBSTRING OF STRING
good, I wish to raise my problem, because I know how to do. I, for example have a long string as follows: [3 -1 -1 -1 -1 -1 1...

10 years ago | 3 answers | 0

3

answers

Question


Help and account substrings extraction
good, I wish to raise my problem, because I know how to do. I, for example have a long string as follows: [3 -1 -1 -1 -1 -1...

10 years ago | 0 answers | 0

0

answers

Question


CALCULATION SUBSTRINGS OF MATRIZ SEQUENCES
Using the following code, I made ​​a substrings of sequence. For example, i have the next sequence: s = 0 (1) 1 (2) 1 (3) 0 ...

10 years ago | 1 answer | 0

1

answer

Question


SUBSTRINGS CREATION WITH DIFFERENT ORDER
I wish to estimate substrings of length 4-13, a primary secuence currently about 150,000 binary numbers. How to create the subs...

10 years ago | 2 answers | 0

2

answers

Question


How to modify the following code
good , using the following code I want to create all the substrings of a sequence s . Eg s = [ 1 1 1 0 0 1 0 1 ] using the...

10 years ago | 1 answer | 0

1

answer

Question


Help with csv data preparation
I applied the code: if true % code load file fid = fopen('data.csv', 'r'); FC = textscan(fid, '%s', 'De...

10 years ago | 1 answer | 0

1

answer

Question


Help in importing csv file
good, I have two problems: 1 - The first is that I want to import a csv file to matlab which has the following form: 0000...

10 years ago | 2 answers | 0

2

answers

Question


Doubt comparison of rows
I have the following array and I want to compare column 7 elements of this matrix. I want to compare - (1,7) to (2,7) - (3....

10 years ago | 1 answer | 0

1

answer

Question


help with the resolution of the problem
good, I previously had a binary sequence and my purpose was the creation of substrings of various lengths, eg length 4: _Seque...

10 years ago | 0 answers | 0

0

answers

Question


Get as many data processing
good, I previously had a binary sequence and my purpose was the creation of substrings of various lengths, eg length 4: Se...

10 years ago | 1 answer | 0

1

answer

Question


As I can solve the following problem binary
Yo tengo la siguiente secuencia binaria: s=[1(1) 1(2) 1(3) 0(4) 1(5) 0(6) 0(7) 0(8) 0(9) 1(10) 1(11) 4(12)]; y quiero qu...

10 years ago | 2 answers | 0

2

answers

Question


pattern search help in sample
Let me explain the problem. I have a 5000 sample patterns of length 4 with the relative frequencies of each of them, for exampl...

10 years ago | 1 answer | 0

1

answer

Question


Help creating model for study of probabilities
For example I have the following sequence of n = 19: s = [1(1) 0(2) 0(3) 1(4) 0(5) 1(6) 1(7) 1(8) 0(9) 0(10) 1(11) 1(12 ) 0(13)...

10 years ago | 0 answers | 0

0

answers

Question


Help with my algorithm creating doubt
I would like to ask a question. I want to create an algorithm to compute technical indicator values ​​from matlab because I can ...

10 years ago | 1 answer | 0

1

answer

Question


Creating array from binary sequence, and certainly with the calculation of the dimension
I have this sequence: 0 (1) 0 (2) 0 (3) 1 (4) 1 (5) 0 (6) 0 (7) 0 (8) 0 (9) 0 (10) 1 (11) 0 (12) 0 (13) 0 (14) 0 (15) 1 (1...

10 years ago | 1 answer | 0

1

answer

Question


help creating array from binary code
I have this sequence with your right numbering indicating the order. 0 (1) 0 (2) 0 (3) 1 (4) 1 (5) 0 (6) 0 (7) 0 (8) 0 (9) ...

10 years ago | 1 answer | 0

1

answer

Answered
HELP WITH MY PROBLEM
how could create the following matrix with matlab? 0 (18) 1 (19) 1 (20) X (21) 0 (15) 0 (17) 1 (19) X (21) 0 (12) 0 (15...

10 years ago | 0

Question


HELP WITH MY PROBLEM
I have doubts about how to do this. First explain what I have already done so you can understand what I do. I have a sequence,...

10 years ago | 3 answers | 0

3

answers

Question


Help with binary code
good I ask a question that has nothing to do at the moment with programming in Matlab, but with statistical issues and wonder if...

10 years ago | 0 answers | 0

0

answers

Question


problem with binary code
good I ask a question that has nothing to do at the moment with programming in Matlab, but with statistical issues and wonder i...

10 years ago | 1 answer | 0

1

answer

Question


extracting subsequences of binary string
as would be the code for the following string have the next subsequences ? STRING 1(1), 0(2), 1(3), 1(4), 0(5), 0(6), 1(7),...

10 years ago | 3 answers | 0

3

answers

Question


As predicted delayed outputs settle in NarX
I applied my code to data simplenarx_dataset. To do this I performed the following steps: 1 - I have done autocorrelation an...

11 years ago | 3 answers | 1

3

answers

Question


Problem with network obtain lagged values ​​NarX
Very good, I think the graph as shown in the following link. http://www.subirimagenes.net/i/13032212234561646.jpg I summar...

11 years ago | 1 answer | 0

1

answer

Question


Delayed outputs with respect to the original NarX
Very good, I made remove delay and failure is not my concept what I'm looking for. My outputs two periods are delayed with respe...

11 years ago | 1 answer | 0

1

answer

Load more