photo

Smriti bhaleshwar


Aktiv seit 2014

Followers: 0   Following: 0

Nachricht

Statistik

All
MATLAB Answers

6 Fragen
0 Antworten

Cody

0 Probleme
2 Lösungen

RANG
141.891
of 301.433

REPUTATION
0

BEITRÄGE
6 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
16.67%

ERHALTENE STIMMEN
0

RANG
 of 21.272

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG
75.958
of 174.520

BEITRÄGE
0 Probleme
2 Lösungen

PUNKTESTAND
40

ANZAHL DER ABZEICHEN
2

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Discussions

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • First Review
  • Thankful Level 1
  • Promoter
  • Solver

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Variable to fixed data conversion
Hello, I am working on GPS receiver part in SIMULINK environment and in signal generator step I am getting a variable output si...

mehr als 11 Jahre vor | 0 Antworten | 0

0

Antworten

Gelöst


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

mehr als 11 Jahre vor

Gelöst


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

mehr als 11 Jahre vor

Frage


how to slect random element from excel sheet?
Hi.. I want to select any random element from excel sheet data for its use in a formula and i am using for loop for this. My ...

mehr als 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to make triangular shape clustering?
I have done circular clustering in matlab 2012 and want to change the circular shape to an equilateral triangle...but dont know ...

fast 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how to implement a code of an algorithm in a GUI?
Hello, I develop a code to find a query image among a cluster of images by applying GLCM and Kmeans algo. But there are some ...

fast 12 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How to transfer a callback function of one pushbutton to other?
I have created two pushbuttons one of them will browse images having code % --- Executes on button press in Browse_image. func...

fast 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How do i implement any algorithm with GUI in matlab 2012
i write an algorithm (K-means) for image processing in matlab but how do i made a GUI for the algo? Please Help..

fast 12 Jahre vor | 1 Antwort | 0

1

Antwort