photo

live to l e a r n MATLAB


Last seen: 5 years 前 自 2012 起处于活动状态

Followers: 0   Following: 0

消息

统计学

All
MATLAB Answers

10 个提问
1 个回答

Cody

0 个问题
3 个答案

排名
269,958
of 299,984

声誉
0

贡献数
10 个提问
1 个回答

回答接受率
40.0%

收到投票数
0

排名
 of 20,857

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名
71,741
of 166,841

贡献数
0 个问题
3 个答案

评分
40

徽章数量
1

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1
  • Solver

查看徽章

Feeds

排序方式:

提问


matlab function help grabcut
Which version of matlab having inbuilt grabcut function for image processing application

8 years 前 | 0 个回答 | 0

0

个回答

已解决


Is my wife right?
Regardless of input, output the string 'yes'.

9 years 前

已解决


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

9 years 前

已解决


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

9 years 前

提问


what is meant by knapsack algorithm?
what is meant by knapsack algorithm? can anyone suggest me an alternate algorithm for it? Can i use Greedy algorithm?

12 years 前 | 1 个回答 | 0

1

个回答

提问


vector quantization (VQ) method
vector quantization (VQ) method IN IMAGE PROCESSING

12 years 前 | 0 个回答 | 0

0

个回答

提问


RSA for encryption decryption
how to implement encryption decryption rsa algorithm

13 years 前 | 1 个回答 | 0

1

个回答

提问


imwrite() function for save images
how will use imwrite() function to save 10 images in different different folder at same or diffident directory

13 years 前 | 1 个回答 | 0

1

个回答

提问


which has high speed performance MATLAB or C?
MATLAB or C?

13 years 前 | 1 个回答 | 0

1

个回答

提问


How to decompress videos for matlab input video
an error message was came while giving input videos to matlab like ?? Error using ==> aviread at 76 Unable to locate de...

13 years 前 | 0 个回答 | 0

0

个回答

已回答
how to write certain rows in excel using xlswrite
nothing happened

13 years 前 | 0

| 已接受

提问


how to write certain rows in excel using xlswrite
This is my values A:1 4 2 5 3 6 8 7 9 10 1 2 11 13 14 15 and for i=1:1:16 xlswrite('filename.xlsx',A) end and ...

13 years 前 | 3 个回答 | 0

3

个回答

提问


how to assign array values at running time in matlab
for example this my c code and how can i write in matalb main( ) { int avg, sum = 0 ; int i ; int marks[30] ; /* array de...

13 years 前 | 1 个回答 | 0

1

个回答

提问


HOW TO COMPARE THE TWO DIFFRENT ARRAYS ELEMENTS IN MATLAB
hi HOW TO COMPARE THE TWO DIFFRENT ARRAYS ELEMENTS IN MATLAB a=[1 2 3 4 5 5] b=[1 2 4 5 3 6] this two are the inputs

13 years 前 | 1 个回答 | 0

1

个回答