Community Profile

photo

Mohamuud hassan


Active since 2015

Followers: 0   Following: 0

Statistics

  • Thankful Level 4

View badges

Feeds

View by

Question


who can help me how to recognize charaters in artificial neuron network
hello, all friends i need an idea which help me to do a model who can recognize character when i draw that character through the...

8 years ago | 0 answers | 0

0

answers

Question


how i cab convert numbers into letters
hello all how i can convert number which are stored in cell array in alphabet? numbers12 = [3,6,12,1,1,3,26,20] lettter...

9 years ago | 2 answers | 0

2

answers

Question


text database with good english alphabet frequency.
hello all; i need text database for purpose of analyze. so, is there some one who can help me news, notifications and abstracts...

9 years ago | 0 answers | 0

0

answers

Question


when the secret text contain pair(doubke) character like 'dd',mm' ,'ll', the Y vector reswtores as Nan
hello all; i have one problem in this code which is , when the secret text contain pair(double) character like 'dd',mm','oo', t...

9 years ago | 1 answer | 0

1

answer

Question


how i can solve this proplem
hello all; the xapp vector is not working with the inner loop, i mean is not taking the appropriate value which was 12345.... u...

9 years ago | 0 answers | 0

0

answers

Question


finding the index of str's charachter from another vector
hello who can help me for correcting this error: str vector contains 57 character and X vector 1560 charaters. i was finding ...

9 years ago | 0 answers | 0

0

answers

Question


who i can extract which row hasn't 'NaN' vector
hello, i wrote this code: damii(sac,xal)=isnan(1./R(sac,xal)) so who i can extract which row hasn't 'NaN' vector

9 years ago | 1 answer | 0

1

answer

Question


shrinking characters with condition
hello all; i have limit of 1200 letters, i want to check first, if entering text is less then 250 then don't shrink and direct ...

9 years ago | 1 answer | 0

1

answer

Question


if i have number as index, and 300 character how i can find the chacter of these indexs
hello all; i have on e question which is: if i have to vectors, the first one it stored 300 English characters and the second ...

9 years ago | 1 answer | 0

1

answer

Question


how i can find index of each element
hello all; i have one problem which Ex_BWLasColum=[14;20;2;16;1;1;8;1;1;1;1;6;1;1;17;2;24;2;25;8;9;1;1;1;1;1;3;1;1;1;1;1;...

9 years ago | 2 answers | 0

2

answers

Question


how i can change this string array into one row and multiple columns.
hello every one; how i can change this string into one row and multiple columns. for example: daalo= {'000001001001010111...

9 years ago | 1 answer | 0

1

answer

Question


how to solve this error ''Input #2 expected to be a cell array, was char instead.''
hello all; how i can olve this error. Ex_X_vlues=[9,188,505,121,2,91,309,168,126,466,407,496,0]; Ex_Z=[1,5,5,5,0,...

9 years ago | 1 answer | 0

1

answer

Question


i have string matrix which contains Row and Column. so how i can change one Row
hello i have string matrix which contains Row and Column. so how i can change one Row Bits_com=' 000001001001 01...

9 years ago | 1 answer | 0

1

answer

Question


how i can again get the original digits,without knowing the length of the original digits.
hello all my friends, i was using mod for grouping binary data in multiple groups according to mod 12. the size of my original...

9 years ago | 2 answers | 0

2

answers

Question


combination of first row of G1 and first row of G2 until row13 of G1 and row13 of G2.
hello every one; i have two vector and i wan to combine G1 and G2 as one group but for example the combination of first row of ...

9 years ago | 2 answers | 0

2

answers

Question


how to solve this error
hello all, i have this error with this code Undefined function 'eq' for input arguments of type 'cell'. Error in e_...

9 years ago | 1 answer | 0

1

answer

Question


how i can take part of email address
hello all; if i want to take part of email address. for instance, baashe@hotmail.com, suppose i want after @, which means hotma...

9 years ago | 3 answers | 0

3

answers

Question


finding vectors row posing in the matrix contain
hello every; till now i have one problem which is : i have a vector called X which contains 13 characters. x={'a','i','v'...

9 years ago | 0 answers | 0

0

answers

Question


how i can take the row positions of X vector according to sqralpha
hello all; i have one problem and i explaining as the following: the sqralph is matrix that contains 26 English alphabets used...

9 years ago | 0 answers | 0

0

answers

Question


how i can get the first and second letters in cell data
hello all; i want to get the first and second letters of each row letters={'Aliadan';'FadumoHassan'; 'Buraaleabi';'kadr...

9 years ago | 3 answers | 0

3

answers

Question


changing the cell values into normal columns
hello all, i have string data which contains 3groups in one cell how i can change into normal array i mean each character with ...

9 years ago | 3 answers | 0

3

answers

Question


how to replace double vectors from 0 to '000'
hello every body; i am dealing with string and number how i can solve this problem: "In an assignment A(I) = B, the number of...

9 years ago | 2 answers | 0

2

answers

Question


extracting numeric vulues from cell char
hello every one; who can help me how to extract these email addresses from numeric values which placed before @ character: ...

9 years ago | 1 answer | 0

1

answer

Question


how to take .m files vector values to another .m file
hello all. i have two script files and i want to take first script outputs to reuse again for the second script file. so, how i...

9 years ago | 1 answer | 0

1

answer

Question


append the cell vector with out exceeding the border
hello all; i am using cell vector which was the total elements 12 and i modified 7 of that 12 elements,so how i can replace r...

9 years ago | 1 answer | 0

1

answer

Question


how i can solve this error ''Cell contents assignment to a non-cell array object''.
hello every one,who can help me to solve this error. "Cell contents assignment to a non-cell array object." emails=['iba...

9 years ago | 1 answer | 0

1

answer

Question


grouping values of 3 columns
hello all, i have one question which is related to grouping columns. for instance: data=[2 0 2; 0 0 0; 0 2 0; 0 0 12]; ...

9 years ago | 1 answer | 0

1

answer

Question


finding e-mail address which begins with 2 character and different domain names as array
hello every one; i have 3 arrays and they are declared as the following: dom_lists={'000' 'hotmal.com';'001' 'gmail.com';'0...

9 years ago | 1 answer | 0

1

answer

Question


find index of cell array
Hello all, suppose i have cell array 6x1 which contains abstracts of articles, so each row of the cell contains 800 character. ...

9 years ago | 2 answers | 0

2

answers