photo

Jovelyn Obias


Last seen: 대략 4년 전 2021년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

5 질문
1 답변

순위
258,687
of 300,918

평판
0

참여
5 질문
1 답변

답변 채택
40.0%

획득한 표
0

순위
 of 21,110

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 171,685

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Knowledgeable Level 1
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Can I create my own set of membership functions in an anfis model?
I wanted to create an anfis model wherein the membership funcitons are not automatically generated. Is it possible to create one...

대략 4년 전 | 답변 수: 0 | 0

0

답변

질문


Display data from matlab to html UI
Good day! I have html-built UI with 2 pages (different html files), one is where the user will have to fill up the form(question...

대략 4년 전 | 답변 수: 0 | 0

0

답변

답변 있음
How to solve the error: 'Input data must have as many columns as input variables and as many rows as independent sets of input values.'
Already found the answer. double is casting my inputs to ascii. it should be str2double, and the [] should be {}.

대략 4년 전 | 0

| 수락됨

질문


How to solve the error: 'Input data must have as many columns as input variables and as many rows as independent sets of input values.'
Hello! I created HTML-built UI and embedded it to matlab. I am able to pass the user-inputed data from the UI to matlab. My prob...

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

1

답변

질문


How to solve "Input values must be specified with a matrix of double or single values." error
Good day! I created an anfis model to predict risk level and type of certain disease. For risk level (rfis) it has 19 inputs and...

대략 4년 전 | 답변 수: 0 | 0

0

답변

질문


Import Data from html-built UI to Matlab
Hello. I've created user interface (a form) using HTML and CSS and embedded it onto matlab using uihtml component. I've successf...

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

1

답변