photo

Michelle


Last seen: 1年以上 前 2019 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 2
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Finding a matrix to shift an image
How do i find a matrix that would shift an image horizontally by 240 pixels and how do i display it using a spy function? Below...

4年弱 前 | 1 件の回答 | 0

1

回答

質問


Increasing exposure of an image
I have to increase the exposure of photo 2 so that it looks like it "whited out". How would I do this? The code I have below is ...

4年弱 前 | 2 件の回答 | 0

2

回答

質問


color array to grayscale, images
I have two jpg images that I need to store as matrices of doubles then convert their color arrays into grayscale matrices. how w...

4年弱 前 | 1 件の回答 | 0

1

回答

質問


code for eulers method help
The derivative equation is y'=r(1-(y/L))*y-((p*y^2)/(q+y^2)) where L can be 5.4,8.1,16.3 Heres the code I have so far but it is...

約4年 前 | 1 件の回答 | 0

1

回答

質問


I keep on getting this error when I try to turn my given data into a graph
I am really new at MATLAB but i have to turn my 3 csv files into a graph. This is my code that I cuurently have A=importdata('m...

4年以上 前 | 3 件の回答 | 0

3

回答

質問


csv file and images
I am given 3 csv files (depth.csv,width.csv,length.csv) which all include tons of data in them how would I display an image out ...

4年以上 前 | 1 件の回答 | 0

1

回答

質問


How do I write this code without a for loop?
Write a Matlab function that takes one input -- an MxN matrix -- and returns one output -- the row number of the matrix with the...

5年以上 前 | 1 件の回答 | 0

1

回答

質問


Write this without a for loop?
for c= delaySamples+1:length(audioVec) EchoVec(c)=audioVec(c)+z(c-(delaySamples)*EchoGain); end

5年以上 前 | 1 件の回答 | 0

1

回答