Perturabo
Followers: 0 Following: 0
Statistics
6 Questions
0 Answers
RANK
29,176
of 295,569
REPUTATION
1
CONTRIBUTIONS
6 Questions
0 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
1
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,105
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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...
5 years ago | 0 answers | 0
0
answersQuestion
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 -...
5 years ago | 1 answer | 0
1
answerQuestion
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, ...
6 years ago | 2 answers | 1
2
answersQuestion
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...
6 years ago | 2 answers | 0
2
answersQuestion
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...
6 years ago | 1 answer | 0
1
answerQuestion
Using Excel files in function
I have a spreadsheet of list of cities and distances between them such as New York Washington DC Lo...
6 years ago | 2 answers | 0