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

13 years 前 | 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...

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

13 years 前 | 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?

13 years 前 | 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 ...

13 years 前 | 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...

13 years 前 | 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)...

13 years 前 | 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...

13 years 前 | 2 个回答 | 0

2

个回答

提问


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

13 years 前 | 1 个回答 | 0

1

个回答