photo

live to l e a r n MATLAB


Last seen: 5 years ago Active since 2012

Followers: 0   Following: 0

Message

Statistics

All
MATLAB Answers

10 Questions
1 Answer

Cody

0 Problems
3 Solutions

RANK
270,713
of 300,742

REPUTATION
0

CONTRIBUTIONS
10 Questions
1 Answer

ANSWER ACCEPTANCE
40.0%

VOTES RECEIVED
0

RANK
 of 21,061

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
73,648
of 170,691

CONTRIBUTIONS
0 Problems
3 Solutions

SCORE
40

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 1
  • Solver

View badges

Feeds

View by

Question


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

8 years ago | 0 answers | 0

0

answers

Solved


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

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

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

10 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?

13 years ago | 1 answer | 0

1

answer

Question


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

13 years ago | 0 answers | 0

0

answers

Question


RSA for encryption decryption
how to implement encryption decryption rsa algorithm

13 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

13 years ago | 1 answer | 0

1

answer

Question


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

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

13 years ago | 0 answers | 0

0

answers

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

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

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

13 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

13 years ago | 1 answer | 0

1

answer