photo

Andy


Attivo dal 2013

Followers: 0   Following: 0

Messaggio

Statistica

MATLAB Answers

13 Domande
3 Risposte

RANK
14.001
of 300.381

REPUTAZIONE
3

CONTRIBUTI
13 Domande
3 Risposte

ACCETTAZIONE DELLE RISPOSTE
53.85%

VOTI RICEVUTI
2

RANK
 of 20.941

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 168.477

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 3

Visualizza badge

Feeds

Visto da

Domanda


Creating a simple perception algorithm
I am trying to do a simple perception model using Rosenblatt’s training algorithm. Z is my data set where column 1 is my x val...

quasi 12 anni fa | 0 risposte | 0

0

risposte

Domanda


Color curve/Tone curve for an image
If you open up an image editor such as Gimp or photoshop, in addition to the image histogram you can also view the colour curve....

quasi 12 anni fa | 2 risposte | 0

2

risposte

Domanda


How to divide a plot into different regions
I have a random set of points which I intend to plot in different colours depending on their region. I am struggling on what f...

quasi 12 anni fa | 1 risposta | 0

1

risposta

Domanda


Correctly sum image values
I have a standard rob image im = imread('myIm.jpg'); I want to access values within this image so that i can calculate t...

circa 12 anni fa | 2 risposte | 0

2

risposte

Domanda


How to vectorise loop to improve performance
I have a loop which i am running through 20000 times, to find which class each element of my array is closest to, and also if th...

circa 12 anni fa | 1 risposta | 0

1

risposta

Domanda


Textscan with multiple delimiters
I want to read a text file into a cell array so that i have each line of my file as a new row and each attribute in my file as a...

circa 12 anni fa | 2 risposte | 0

2

risposte

Domanda


Read data file with strings and integers
I have a .txt file i want to read. Each line has a character and then integers delimited by commas. I want to read the file so ...

circa 12 anni fa | 1 risposta | 0

1

risposta

Domanda


Logic issues for creating a random walk
I have a set of random points plotted. I want to create a random walk between all of these plotted points so they are all visit...

oltre 12 anni fa | 1 risposta | 0

1

risposta

Domanda


Derive a colour palette from an image
I have a question which asks to set the number of rows and columns (M and N) for the painting grid and resize an image to this r...

oltre 12 anni fa | 1 risposta | 0

1

risposta

Domanda


Displaying text correctly on buttons
I have a 10x10 grid of buttons and i want to set the text of each button to a random number between 1 and 100 which i have alrea...

oltre 12 anni fa | 2 risposte | 1

2

risposte

Risposto
Rotate co ordinates by a rotation matrix.
Hi Kye, You assumed correctly, i did want to use degrees my co ordinates are 1 by N. All is working great now, thank you for...

oltre 12 anni fa | 1

Domanda


Rotate co ordinates by a rotation matrix.
I have a set of x and y co ordinates which make up a random shape. I want to be able to rotate the shape 360 degrees in an anima...

oltre 12 anni fa | 2 risposte | 0

2

risposte

Risposto
Area plot style graph
Thank you that was just what i was after, all working now.

oltre 12 anni fa | 0

Domanda


Area plot style graph
I am trying to recreate a graph. There is 3 layers and i want the values of each layer to oscillate between particular values. I...

oltre 12 anni fa | 2 risposte | 0

2

risposte

Risposto
Plot points in a different colour depending on co ordinates
Thank you for the replies. I managed to work it out with a combination in the end. In the end i used a for loop, going through m...

oltre 12 anni fa | 0

Domanda


Plot points in a different colour depending on co ordinates
I want to be able to plot my points in a scatter plot and if the points are within the co ordinates of two circles they will be ...

oltre 12 anni fa | 4 risposte | 0

4

risposte