Community Profile

photo

anibb


Attivo dal 2015

Followers: 0   Following: 0

Statistiche

All
  • Thankful Level 1
  • Solver

Visualizza badge

Feeds

Visto da

Domanda


A code function for randperm
Hi, I need to write a code that does the function of randperm using loops and conditional statements. Perms and randsample canno...

circa 8 anni fa | 0 risposte | 0

0

risposte

Domanda


Help with a battleship program?
I'm writing this code to play battleship against the computer and I've written the code to the point where I can get all the shi...

circa 8 anni fa | 2 risposte | 0

2

risposte

Domanda


Adjusting the size of images
My function needs to adjust images that are either larger or smaller than 255 x 255 to be 255 x 255. Here is the code I have so ...

circa 8 anni fa | 1 risposta | 0

1

risposta

Domanda


I need help displaying my cropped image.
I have the coordinates of each corner of the image I am trying to crop from the original image. How do I now display the cropped...

circa 8 anni fa | 0 risposte | 0

0

risposte

Domanda


Creating a montage of 4 images?
How would I go about creating a montage of 4 images without using the montage built-in function?

circa 8 anni fa | 2 risposte | 0

2

risposte

Domanda


How do I change an image to binary?
I have a picture of a black wrench with a gray background. I need to figure out a threshold value that separates the two so that...

circa 8 anni fa | 3 risposte | 0

3

risposte

Risolto


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:...

circa 8 anni fa

Domanda


I'm trying to add random noise to an RGB image without using any built in noise functions.
AddRandomNoise: adds random noise to an image. function [ outImg ] = addRandomNoise( inImg) The input image _inImg_ has p...

oltre 8 anni fa | 1 risposta | 0

1

risposta