photo

suramya patel


Active since 2017

Followers: 0   Following: 0

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
254,776
of 301,172

REPUTATION
0

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
40.0%

VOTES RECEIVED
0

RANK
 of 21,183

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 173,200

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

View badges

Feeds

View by

Question


how to editing the (.mat) file in matlab..?
i have a project in matlab. but i want to editing a pretrained data.but that file is .mat file.so how to edit that file so i ca...

8 years ago | 2 answers | 0

2

answers

Question


hi everyone,how to solve this error: "Undefined function or variable 'candidate'"?
% Calculate BLEU score between a candidate generated sentence and a ground % truth reference sentence. function [exactBLEU,...

8 years ago | 0 answers | 0

0

answers

Question


hi everyone, how to solve this problem: 'wget' is not recognized as an internal or external command?
ERROR:- 'wget' is not recognized as an internal or external command, operable program or batch file. output_direc...

8 years ago | 1 answer | 0

1

answer

Question


hi everyone.,how to solve Index exceeds matrix dimensions in this particular code ?
error: Index exceeds matrix dimensions. Error in download (line 19) if ~exist(fullfile(output_directory, [re...

8 years ago | 1 answer | 0

1

answer

Question


Index exceeds matrix dimensions. Error in download (line 19) if ~exist(fullfile(output_directory, [regexprep(urls{i}(24, end), '/', '_')])) how to solve this type of error?
output_directory = 'sbu_images'; urls = textread('SBU_captioned_photo_dataset_urls.txt', '%s', -1); if ~exist(output_directory...

8 years ago | 1 answer | 0

1

answer