live to l e a r n MATLAB
Followers: 0 Following: 0
Statistics
RANK
166 147
of 295 467
REPUTATION
0
CONTRIBUTIONS
10 Questions
1 Answer
ANSWER ACCEPTANCE
40.0%
VOTES RECEIVED
0
RANK
of 20 234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
matlab function help grabcut
Which version of matlab having inbuilt grabcut function for image processing application
mer än 7 år ago | 0 answers | 0
0
answersSolved
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 ...
mer än 8 år 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:...
mer än 8 år 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?
nästan 12 år ago | 1 answer | 0
1
answerQuestion
vector quantization (VQ) method
vector quantization (VQ) method IN IMAGE PROCESSING
nästan 12 år ago | 0 answers | 0
0
answersQuestion
RSA for encryption decryption
how to implement encryption decryption rsa algorithm
nästan 12 år ago | 1 answer | 0
1
answerQuestion
imwrite() function for save images
how will use imwrite() function to save 10 images in different different folder at same or diffident directory
nästan 12 år ago | 1 answer | 0
1
answer1
answerQuestion
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...
ungefär 12 år ago | 0 answers | 0
0
answershow to write certain rows in excel using xlswrite
nothing happened
ungefär 12 år 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 ...
ungefär 12 år ago | 3 answers | 0
3
answersQuestion
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...
ungefär 12 år ago | 1 answer | 0
1
answerQuestion
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
ungefär 12 år ago | 1 answer | 0