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

