photo

Raza


Last seen: oltre un anno fa Attivo dal 2014

Followers: 0   Following: 0

Messaggio

Statistica

All
MATLAB Answers

15 Domande
0 Risposte

Cody

0 Problemi
1 Soluzione

RANK
34.093
of 297.503

REPUTAZIONE
1

CONTRIBUTI
15 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
46.67%

VOTI RICEVUTI
1

RANK
 of 20.449

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK
118.743
of 159.017

CONTRIBUTI
0 Problemi
1 Soluzione

PUNTEGGIO
20

NUMERO DI BADGE
1

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • First Answer
  • Thankful Level 3
  • Solver

Visualizza badge

Feeds

Visto da

Domanda


Undefined function or variable 'imtile'. is ti belongs to any toolbox?
While calling imtile command i got error Undefined function or variable 'imtile'.?

quasi 6 anni fa | 2 risposte | 0

2

risposte

Domanda


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

quasi 6 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 10 anni fa | 2 risposte | 0

2

risposte

Domanda


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

oltre 10 anni fa | 2 risposte | 1

2

risposte

Domanda


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

oltre 10 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 10 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 10 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 10 anni fa | 0 risposte | 0

0

risposte

Domanda


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

oltre 10 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 10 anni fa | 2 risposte | 0

2

risposte

Domanda


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

oltre 10 anni fa | 4 risposte | 0

4

risposte

Domanda


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

circa 11 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 11 anni fa | 2 risposte | 0

2

risposte

Domanda


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

circa 11 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 11 anni fa | 1 risposta | 0

1

risposta

Risolto


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

circa 11 anni fa