Community Profile

photo

Perturabo


Aktiv seit 2019

Followers: 0   Following: 0

Statistiken

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Compressing an image using SVD
The stacked matrix is the output of get_rgb.m. How do I impliment the given algorithms: The function plot_image_rgb.m wi...

fast 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How to merge two plots into one
I have the following data, related to the given script % Plot profiles load pressure_displacement_profiles % Plot initial -...

etwa 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


adding echo to an audio file
I have to create a function output = echo_gen(input, fs, delay, gain); Where input is a column vector, fs is sampling rate, ...

etwa 5 Jahre vor | 2 Antworten | 1

2

Antworten

Frage


Averaging every element with nearby elements
I want to average each element of an m by n matrix with surrounding w elements, for example, if w = 1, the element would be the...

etwa 5 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Image Blur using mean of nearby pixels
I have a problem function that Blurs image with the following output output = blur(img,w); where w is a parameter used for ave...

etwa 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Using Excel files in function
I have a spreadsheet of list of cities and distances between them such as New York Washington DC Lo...

etwa 5 Jahre vor | 2 Antworten | 0

2

Antworten