統計
All
Feeds
質問
matlab function help grabcut
Which version of matlab having inbuilt grabcut function for image processing application
7年以上 前 | 0 件の回答 | 0
0
回答解決済み
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年以上 前
解決済み
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年以上 前
質問
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年弱 前 | 1 件の回答 | 0
1
回答質問
vector quantization (VQ) method
vector quantization (VQ) method IN IMAGE PROCESSING
12年弱 前 | 0 件の回答 | 0
0
回答質問
RSA for encryption decryption
how to implement encryption decryption rsa algorithm
12年弱 前 | 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
12年弱 前 | 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...
約12年 前 | 0 件の回答 | 0
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 ...
約12年 前 | 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...
約12年 前 | 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
約12年 前 | 1 件の回答 | 0