photo

Jovelyn Obias


Last seen: 4 years ago Active since 2021

Followers: 0   Following: 0

Statistics

MATLAB Answers

5 Questions
1 Answer

RANK
200,163
of 300,352

REPUTATION
0

CONTRIBUTIONS
5 Questions
1 Answer

ANSWER ACCEPTANCE
40.0%

VOTES RECEIVED
0

RANK
 of 20,928

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,212

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Knowledgeable Level 1
  • Thankful Level 1

View badges

Feeds

View by

Question


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 years ago | 0 answers | 0

0

answers

Question


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 years ago | 0 answers | 0

0

answers

Answered
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 years ago | 0

| accepted

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 0 answers | 0

0

answers

Question


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 years ago | 1 answer | 0

1

answer