Search:

Type: Posts; User: patneel

Search: Search took 0.00 seconds.

  1. Replies
    4
    Views
    1,430

    Hi, Equivalent c code could be s...

    Hi,

    Equivalent c code could be

    s string/numeric array with following values
    p string/numeric array with following alues



    s= 0110000101100010
  2. Replies
    4
    Views
    1,430

    Loop not working Correctly

    Hi,
    I am working on image steganography code using MATLAB and s, n, p are calculated values which I am getting as per requirement but struggling to get “Bits_to_Modify ” column result shown in below...
  3. Replies
    5
    Views
    1,377

    to call c program thro matlab..or will try to...

    to call c program thro matlab..or will try to replicate same in matlab
  4. Replies
    5
    Views
    1,377

    Hi, I have posted my coding which was in...

    Hi,

    I have posted my coding which was in matlab yesteday in another post "comple loop help" where i have posted my code..i am struggling in assigning index variable just to two bits of text which...
  5. Replies
    5
    Views
    1,377

    Assign index value to bits in cyclic order

    Hi,

    I am working on implementing following logic

    I am calculating index variable value based on length of my ciphertext.

    Index Variable P=Mod(l,3) where l is length of ciphertext after...
  6. Replies
    4
    Views
    1,780

    Thanks..but i thought that if get some help in c...

    Thanks..but i thought that if get some help in c then I can implement same in logic using matlab syntax..

    Say ciphertext is 11001011 01111010 10101010 10011001 01010101

    This data is five bytes....
  7. Replies
    4
    Views
    1,780

    complex loop help--Matlab

    Hi

    I am working on following data hiding algorithm in images using Matlab

    Example: Suppose the cipher text to be sent is: 11001011 01111010 10101010 10011001 01010101. This data is five bytes....
  8. Replies
    6
    Views
    5,305

    Encrypt/Decrypt text

    Hi,

    I am trying to encrypt and decrypt plain text using following six square method Can anyone pls provide help on how to achieve this using array programming

    Square-1
    a b c d e
    f g...
Results 1 to 8 of 8