photo

Somayyah Mohammed


Attivo dal 2019

Followers: 0   Following: 0

Statistica

MATLAB Answers

7 Domande
0 Risposte

RANK
132.711
of 300.392

REPUTAZIONE
0

CONTRIBUTI
7 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
28.57%

VOTI RICEVUTI
0

RANK
 of 20.934

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 168.373

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

Visualizza badge

Feeds

Visto da

Domanda


What changes can I make to speed up my code?
I have this code to detect specific shapes in an image using a template, It works very good but withen the second for loop the f...

oltre 6 anni fa | 0 risposte | 0

0

risposte

Domanda


MATLAB : How to keep output values after using return
I have this code segment: function [S,r1,r2,c1,c2] = xor2imgs(org,templete,Diff) while (r+O - 1) <= N ...

oltre 6 anni fa | 1 risposta | 0

1

risposta

Domanda


How do I move an image into a cell?
I built a 1*5 cell named N and need to copy an image (img)matrix into each entry in it what should I do? This is what I came up ...

oltre 6 anni fa | 1 risposta | 0

1

risposta

Domanda


How do I use Black and White mask to find areas with best match to a shape?
So I have an image like this: It's originally an RGB picture of a car fuel door that I applied some code on it to emphasize t...

oltre 6 anni fa | 0 risposte | 0

0

risposte

Domanda


How do I detect a specific object in a photo to trace it out?
Lets say I have this pic here: and I want to seperate the car from the background to do further processing on it (like changi...

quasi 7 anni fa | 0 risposte | 0

0

risposte

Domanda


Why does the auto-evaluation code give me an error for the last argument ?
I'm following a tutorial on coursera and trying to solve this problem: Write a function called small_elements that takes as inp...

quasi 7 anni fa | 1 risposta | 0

1

risposta

Domanda


Why can't the function handle the error in a given date input?
I'm studying MATLAB on coursera and stuck with a question: Write a function called day_diff that takes four scalar positive int...

quasi 7 anni fa | 1 risposta | 0

1

risposta