photo

Abra dog


2011년부터 활동

Followers: 0   Following: 0

메시지

통계학

  • First Review
  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


image
how would i find certain colored pixel within a image? this is not a RGB file. I'm trying to remove certain pixels and also wate...

12년 초과 전 | 답변 수: 2 | 0

2

답변

질문


backward,forward, and central Difference
Can any body help me understand how to do numerical differentiation? example: t = 0:5:100; Z = cos(10*pi*t)+sin(35*pi*5); how...

12년 초과 전 | 답변 수: 4 | 0

4

답변

질문


fprintf
I'm having a bit of trouble with my fprintf example : x = 35 y = column of words fprintf('%g blah blah blah %s',x,y{:}) ...

12년 초과 전 | 답변 수: 2 | 0

2

답변

질문


dlmwrite help
I can't use xlswrite because i have a mac so can anyone give a example of how to use dlmwrite if i have a column of text?

12년 초과 전 | 답변 수: 2 | 0

2

답변

질문


help with xlswrite
I'm trying to put a column of words and a column of numbers together on a excel spread sheet. I wrote: G = column of words ...

12년 초과 전 | 답변 수: 3 | 0

3

답변

질문


help on if statement
How can I use a if loop to display where X4(n,1)>X4(n,2)>X4(n,3)>X4(n,4)>X4(n,5) == 1 n = 1:31 I want it to show where this i...

12년 초과 전 | 답변 수: 1 | 0

1

답변

질문


issues with fprintf
I'm trying to list out something in fprintf how do i do it one at a time? Example: fprintf('blahhh blahh %s blahh bahh\n',K)...

12년 초과 전 | 답변 수: 2 | 0

2

답변

질문


strcmp help
How would i strcmp two character strings with different numbers of rows? Also how can i display what the differences are between...

12년 초과 전 | 답변 수: 2 | 0

2

답변

질문


List functions on fprintf
How do you list something on fprintf? I want them in a column than kyou

12년 초과 전 | 답변 수: 1 | 0

1

답변