![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/8757257_1522129192453_DEF.jpg)
Ebtesam Almansor
Followers: 0 Following: 0
Feeds
質問
Training Fuzzy logic from csv file
Hi there, I built fuzzy inference system using fuzzy logic tool box with the rules and I have csv file so I want to train my fu...
約5年 前 | 1 件の回答 | 0
1
回答回答済み
Get output by reading the XLSX/CSV file for Fuzzy Logic in Matlab.
did you get answer your quesation??
Get output by reading the XLSX/CSV file for Fuzzy Logic in Matlab.
did you get answer your quesation??
約5年 前 | 0
質問
n- gram language model
Question how can i use n-gram output file for classification or translation
8年以上 前 | 1 件の回答 | 0
1
回答質問
extract feature from text
Hi there, I am looking for algorithm which help me to extract features of text (Bag of word) another qesuation how can i use ...
8年以上 前 | 1 件の回答 | 0
1
回答質問
n-gram language model
Hi I want code to build 5-gram charterer for a.txt in matlab
8年以上 前 | 0 件の回答 | 0
0
回答質問
repeated characters in string
Hi there, I want to delete any character which repeated more than 3 in string I have this code which delete all repatriation ...
8年以上 前 | 1 件の回答 | 0
1
回答質問
checking the list database
Hi there, I have problem in my code I have two lists, and i want to check the string in the sentence each time for e.g x= u...
8年以上 前 | 0 件の回答 | 0
0
回答1
回答質問
Arabic suffix or prefix
HI the code below is aiming to remove Arabic prefix but there is erroe str = native2unicode('اليومين','UTF-8'); ...
8年以上 前 | 0 件の回答 | 0
0
回答質問
removing suffiex or prefix from sting
Hi there i want code which delete the suffix or prefix in string please?
8年以上 前 | 3 件の回答 | 0
3
回答質問
matalb for Arabic lettes
want to write Arabic sentence in matlab str=string('هذه', 'UTF-8'); and if any one know how can i remove some words int ...
8年以上 前 | 0 件の回答 | 0
0
回答回答済み
Compare string in different file
= input('what is your name: ', 's'); str=native2unicode(n,'UTF-8'); c=strsplit(n); %tokenizer %h=strfind('. ',c); % find...
Compare string in different file
= input('what is your name: ', 's'); str=native2unicode(n,'UTF-8'); c=strsplit(n); %tokenizer %h=strfind('. ',c); % find...
8年以上 前 | 0
質問
I need help please
word2='اليوم'; >> [~, txt, raw]=xlsread('C:\Users\12428607\Documents\Matlab.xlsx'); >> aa=strcmp(word2,raw) the exc...
8年以上 前 | 0 件の回答 | 0
0
回答質問
Related to Arabic langage
Hi there, I have problem to deal with Arabic language in mat lab, the output appear like???????. I try to used this code s...
8年以上 前 | 3 件の回答 | 0
3
回答質問
Compare string in different file
Hi there I need matlab code to compare the input word with list (for example if the input word is BRB which is abbrivation )I wa...
8年以上 前 | 2 件の回答 | 0