photo

Marta Ramos


Active since 2018

Followers: 0   Following: 0

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
269,365
of 301,200

REPUTATION
0

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
60.0%

VOTES RECEIVED
0

RANK
 of 21,190

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 173,339

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 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Where to load a previous saved neural network
Hello. I have this code rede = patternnet; net = train(rede, input, target); exemple1 = net; save exemple1; ...

7 years ago | 0 answers | 0

0

answers

Question


How to use sim function to get recognized values
Hello. I am doing some recognition using neural networks. rede = patternnet; net = train(rede, input, target); out = ...

7 years ago | 0 answers | 0

0

answers

Question


Split information into two columns
Hello, I have an excel file and it has 2 columns and a lot of lines. The first column has numbers and the second column has word...

7 years ago | 2 answers | 0

2

answers

Question


Get the name of picture
Hello, I have a folder with a lot of images inside and they are named like 1, 2, ...3, .... 54, .... , 1904. And i have this f...

7 years ago | 1 answer | 0

1

answer

Question


Split information from the same cell into diferent cells
Hello, I have an excel file and it has 2 columns and a lot of lines. The first column has numbers and the second column has wor...

7 years ago | 1 answer | 0

1

answer