Community Profile

photo

live to l e a r n MATLAB


Last seen: 3 years ago Active since 2012

Statistics

All
  • Thankful Level 1
  • Solver

View badges

Content Feed

View by

Question


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

6 years ago | 0 answers | 0

0

answers

Solved


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

8 years ago

Solved


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

8 years ago

Solved


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

8 years ago

Question


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?

11 years ago | 1 answer | 0

1

answer

Question


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

11 years ago | 0 answers | 0

0

answers

Question


RSA for encryption decryption
how to implement encryption decryption rsa algorithm

11 years ago | 1 answer | 0

1

answer

Question


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

11 years ago | 1 answer | 0

1

answer

Question


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

11 years ago | 1 answer | 0

1

answer

Question


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

11 years ago | 0 answers | 0

0

answers

Answered
how to write certain rows in excel using xlswrite
nothing happened

11 years ago | 0

| accepted

Question


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

11 years ago | 3 answers | 0

3

answers

Question


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

11 years ago | 1 answer | 0

1

answer

Question


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

11 years ago | 1 answer | 0

1

answer