Statistik
RANG
34.093
of 295.486
REPUTATION
1
BEITRÄGE
15 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
46.67%
ERHALTENE STIMMEN
1
RANG
of 20.236
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
Undefined function or variable 'imtile'. is ti belongs to any toolbox?
While calling imtile command i got error Undefined function or variable 'imtile'.?
mehr als 5 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
MATLAB conv2 giving wrong answer as compare to manual with Valid
When I use conv2 the 'valid' its gives negative answers.. like A= 3 0 1 2 7 4 1 5 8 9 ...
mehr als 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
checking and generating fix length value
i have coed which gives result by summing all the numbers but i need the sum must be of length of 4 numbers example i add 16 ...
fast 10 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Greek or latin character
i want to display those no printable letters of ascii, any solution to this problem? i need to display all characters, symb...
etwa 10 Jahre vor | 2 Antworten | 1
2
AntwortenFrage
i want to create a function that contains table and produces an output
i want to create a function that contains table and produces an output after comparing the variable name with the value present ...
etwa 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
CHAR AND DOUBLE FUNCTION IN MATLAB
How to see the function coding in matlab that uses char to convert decimal valuein to respective ascii character and uses double...
etwa 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Edit text in MATLAB GUI
I want to enter fix number of charachter in EDIT text component of MATLAB GUI. means user can enter only 10 characters and ca...
etwa 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
ASCII codes and extended ASCII codes in matlab.
i am using an encryption algorithm in matlab, which converts plaintext in ciphertext. the cipher text contain ASCII character...
etwa 10 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
ASCII code on MATLAB
There are some ascii codes(characters) which are non printable on MATLAB. Is there a way to show these characters on matlab s...
mehr als 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
function can not retrive varaible value from other function
i have have generated two functions. function 2 can not pick the variable value, generated in function one, what is the solu...
mehr als 10 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
multiple digit number in to individual digits
i want to change the number 1123 in 1 1 2 3, want to split combine number into into individual numbers
mehr als 10 Jahre vor | 4 Antworten | 0
4
AntwortenFrage
Matrix elements movement in MATLAB
HI, I want to move the matrix elements as desired like a=[1 2 3 4; 5 6 7 8; 9 10 11 12; 13 14 15 16] now i...
fast 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Bit stream in to digits
i have a stream of bits(1 and o), when i save these bit , like i have 128 bits, b1 contains 1 to 10 bits, b2 contain 11 to 20 an...
fast 11 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
making blocks using for loop
hi, i have number of bits (1 ans 0) and i want to have these bits in a block of 10 bits. let for example s=101010001110100101010...
fast 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
making a block of fix length
hi, i have number of bits (1 ans 0) and i want to have these bits in a block of 10 bits. let for example s=1010100011101001010...
fast 11 Jahre vor | 1 Antwort | 0
1
AntwortGelöst
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:...
fast 11 Jahre vor