photo

Abra dog


Aktiv seit 2011

Followers: 0   Following: 0

Nachricht

Statistik

  • First Review
  • Thankful Level 3

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

mehr als 12 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

mehr als 12 Jahre vor | 4 Antworten | 0

4

Antworten

Frage


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

mehr als 12 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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?

mehr als 12 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

mehr als 12 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


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

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 12 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

mehr als 12 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort