photo

tengteng QQ


Last seen: 4 years ago Active since 2021

Followers: 0   Following: 0

Statistics

MATLAB Answers

5 Questions
1 Answer

RANK
102,254
of 300,553

REPUTATION
0

CONTRIBUTIONS
5 Questions
1 Answer

ANSWER ACCEPTANCE
40.0%

VOTES RECEIVED
0

RANK
 of 21,024

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,635

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

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Answered
How to delete an item in a matrix by comparing the correlation with the next neighbor in a same column
Dear Jan, I would like to compare each element in the same row. I am trying to do step measurement. For example : In matrix A r...

4 years ago | 0

Question


How to delete an item in a matrix by comparing the correlation with the next neighbor in a same column
Dear all, I have faced a confusing matrix problem when I am learning image processing. Like if I have a matrix A(3*45), I would ...

4 years ago | 3 answers | 0

3

answers

Question


How can I implement lowpass filter on matrix (1885*1)
Dear all, May i ask a question about how to implement lowpass filter on matrix A (1885*1). I try lot of way to make a lowpass ...

4 years ago | 1 answer | 0

1

answer

Question


Remove value question: if previous row -row>+-3, then remove the row in matrix A
Hi, I am a beginner at coding. I would like to know why did my code is not working. I have a matrix A, I would like to subtract ...

4 years ago | 2 answers | 0

2

answers

Question


for loop question, how to put the for loop answer in new matrix
Dear all, I got some problems with my code. I suppose it is basic. However, I can't find where is the problem. I want to find a ...

4 years ago | 1 answer | 0

1

answer

Question


Get curve length and fitting curve formula from curve fitting
Hello everyone, I get a (1 x 1Cfit) file after using f = fit(m,n,'smoothingspline','SmoothingParam',0.000000001); May I ask how...

4 years ago | 1 answer | 0

1

answer