photo

Diana


Active since 2013

Followers: 0   Following: 0

Message

Professional Interests: Geotechnical

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
68,310
of 301,237

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 21,206

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 173,611

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


Help with the coding please
I have a an input matrix X [231x7] and a weight matrix;w [231x1]. Please help me to code that would calculate the output accor...

12 years ago | 1 answer | 0

1

answer

Question


Please help me with this error....
*__Error using eikos_getResponseData (line 14) Error using vertcat CAT arguments dimensions are not consistent.__* The code...

12 years ago | 1 answer | 0

1

answer

Question


Help with the loading of anfis and rvm model
I am trying to carry out sensitivity analysis for anfis and rvm models using eikos software. How do I upload the models which a...

12 years ago | 0 answers | 0

0

answers

Question


How to reverse data normalized with bsx function
I used the code below to normalise the targets to perform RVM regression. mn1 = mean(yTest); sd1 = std(yTest); sd1(sd1==0) ...

13 years ago | 1 answer | 0

1

answer