Perturabo
2019 年からアクティブ
Followers: 0 Following: 0
統計
MATLAB Answers
6 質問
0 回答
ランク
of 154,257
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
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...
5年以上 前 | 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 -...
5年以上 前 | 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年弱 前 | 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年弱 前 | 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年弱 前 | 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年弱 前 | 2 件の回答 | 0