Community Profile

photo

Abra dog


Active since 2011

Followers: 0   Following: 0

Message

Statistics

  • First Review
  • Thankful Level 3

View badges

Feeds

View by

Question


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

meer dan 12 jaar ago | 2 answers | 0

2

answers

Question


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

meer dan 12 jaar ago | 4 answers | 0

4

answers

Question


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{:}) ...

meer dan 12 jaar ago | 2 answers | 0

2

answers

Question


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?

meer dan 12 jaar ago | 2 answers | 0

2

answers

Question


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

meer dan 12 jaar ago | 3 answers | 0

3

answers

Question


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

meer dan 12 jaar ago | 1 answer | 0

1

answer

Question


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

meer dan 12 jaar ago | 2 answers | 0

2

answers

Question


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

meer dan 12 jaar ago | 2 answers | 0

2

answers

Question


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

meer dan 12 jaar ago | 1 answer | 0

1

answer