photo

HIRAKJYOTI BASUMATARY


Aktiv seit 2016

Followers: 0   Following: 0

Statistik

All
  • Thankful Level 2
  • Personal Best Downloads Level 1
  • First Submission
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Removing strings containing numbers
If i have a string = " 30th Birthday WORLDCUP34 WORLDCUP'34 '04 " and i want the output to be only = " Birthday "...

etwa 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Error using eval function
I am trying simple eval function . But at some times it gets executed fine. Sometimes it gives me the error msg "Error: Unexpect...

etwa 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Robot arm opening screw-cap
Dear community , i am about to start a project on robotic gripper. But i am not able to find any good links on the internet for ...

etwa 7 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Supervised classification using GMM
I am trying to figure out how will i be able to perform supervised Gaussian mixture model classification on MNIST data set. I ha...

etwa 7 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How to get the indices of the rows of the matrix which are shuffled ?
I have a matrix A , which i have shuffled. Now how to get the indices of the rows which were shuffled . Just like the command 's...

etwa 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Labeling arrays of matrix and accessing another array of matrix
Hie everyone i am new to matlab , and i am stuck in a small technique. Suppose i have a matrix(M) and matrix(N) of same number o...

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


MNIST data store in a folder
I am trying to store the images of MNIST training images into a folder. But first, i want to store the images with labels 0 in a...

mehr als 7 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Getting the data points of each cluster in kmeans.
After i perform kmeans algorithm of matlab , i get the number of the desired clusters. Now if i want to see the data points of e...

mehr als 7 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Outlier rejection plot strategy
I am new to matlab and i am struggling with a simple figure plot strategy. I have written a code for regression diagnostics and ...

mehr als 7 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How to loop in a single line for the given statement
Suppose i have a n * d matrix (2D datas) . Here n=2 , so i have been able to give 2 statements inside for loop to calculate the ...

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Concatenating in a new matrix from inside a while loop
Hiee.. I am trying store the new values of TP in a new matrix after some TP values are deleted inside the loop as the conditions...

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


gradient descent algorithm - index out of bounds
I have written a simple code for the gradient descent algorithm but i am getting an error while accessing grd(2) . It says " Att...

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Index out of bounds in a for loop
I am trying to loop till the length of Ytotal. But inside the loop some of the elements are getting deleted as the conditions ar...

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Error in storing the values from a loop to a matrix
I am getting error while storing values of loop . iterations = 10; t = zeros(2,iterations); for i = 1:iterat...

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort

Gesendet


ferguson
Code for ferguson

fast 9 Jahre vor | 1 Download |