photo

Jovelyn Obias


Last seen: 4 years 前 自 2021 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

5 个提问
1 个回答

排名
258,620
of 300,853

声誉
0

贡献数
5 个提问
1 个回答

回答接受率
40.0%

收到投票数
0

排名
 of 21,094

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,319

贡献数
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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0

1

个回答