photo

Ebtesam Almansor


Last seen: 거의 6년 전 2016년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

13 질문
4 답변

순위
233,789
of 300,857

평판
0

참여
13 질문
4 답변

답변 채택
23.08%

획득한 표
0

순위
 of 21,097

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 171,361

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 2
  • First Answer
  • Revival Level 1
  • Thankful Level 1

배지 보기

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...

거의 6년 전 | 답변 수: 1 | 0

1

답변

답변 있음
Get output by reading the XLSX/CSV file for Fuzzy Logic in Matlab.
did you get answer your quesation??

거의 6년 전 | 0

질문


n- gram language model
Question how can i use n-gram output file for classification or translation

대략 9년 전 | 답변 수: 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 ...

대략 9년 전 | 답변 수: 1 | 0

1

답변

질문


n-gram language model
Hi I want code to build 5-gram charterer for a.txt in matlab

대략 9년 전 | 답변 수: 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 ...

9년 초과 전 | 답변 수: 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...

9년 초과 전 | 답변 수: 0 | 0

0

답변

질문


Bag of word for text
Hi there, I need the code which do bag of word for text

9년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Arabic suffix or prefix
HI the code below is aiming to remove Arabic prefix but there is erroe str = native2unicode('اليومين','UTF-8'); ...

9년 초과 전 | 답변 수: 0 | 0

0

답변

답변 있음
removing suffiex or prefix from sting
thank you very much

9년 초과 전 | 0

질문


removing suffiex or prefix from sting
Hi there i want code which delete the suffix or prefix in string please?

9년 초과 전 | 답변 수: 3 | 0

3

답변

답변 있음
Related to Arabic langage
How can I solve it please

9년 초과 전 | 0

질문


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 ...

9년 초과 전 | 답변 수: 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...

9년 초과 전 | 0

질문


I need help please
word2='اليوم'; >> [~, txt, raw]=xlsread('C:\Users\12428607\Documents\Matlab.xlsx'); >> aa=strcmp(word2,raw) the exc...

9년 초과 전 | 답변 수: 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...

9년 초과 전 | 답변 수: 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...

9년 초과 전 | 답변 수: 2 | 0

2

답변