Perturabo - MATLAB Central
photo

Perturabo


自 2019 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB AnswersFrom 02/19 to 04/25Use left and right arrows to move selectionFrom 02/19Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

6 个提问
0 个回答

排名
29,231
of 298,292

声誉
1

贡献数
6 个提问
0 个回答

回答接受率
50.0%

收到投票数
1

排名
 of 20,560

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 160,775

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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

6 years 前 | 0 个回答 | 0

0

个回答

提问


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

6 years 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 2 个回答 | 1

2

个回答

提问


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 前 | 2 个回答 | 0

2

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 2 个回答 | 0

2

个回答