Akshar Agarwal
Followers: 0 Following: 0
Statistics
4 Questions
0 Answers
RANK
13 570
of 295 527
REPUTATION
3
CONTRIBUTIONS
4 Questions
0 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
3
RANK
of 20 242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154 057
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Is there a way to get the num2str without spaces?
I have a matrix, a=[1:100]. I want to get a matrix c, with the digits of 1:100. To do so, I first did b=num2str(a), w...
ungefär 7 år ago | 1 answer | 1
1
answerQuestion
For SVM, what is the difference between gamma and sigma in the kernel scale for rbf?
In some places the kernel scale is defined with gamma, and others sigma. Are the two the same?
mer än 7 år ago | 1 answer | 2
1
answerQuestion
How do I define a neural network target matrix in this situation?
My input data is a 100 x 200 matrix. The 100 rows represent different subjects and the 200 columns are data points for different...
mer än 7 år ago | 1 answer | 0
1
answerQuestion
Any suggestions on how to write the best text-finding code (takes a given text and searches all files in provided folder for that string of text and outputs which files contain the text, as well as the location of the text within the file)?
I have a folder full of text files, and I want the code to go through each file and search for a specified 5 character text (lik...
nästan 8 år ago | 1 answer | 0