raktim banerjee
West Bengal University of Technology
2011년부터 활동
Followers: 0 Following: 0
Professional Interests: signal processing
Feeds
질문
dll need for executable?
Hello Sir! How to know that which dlls are needed to run an executable, so that only those dlls are provided with the execut...
거의 14년 전 | 답변 수: 1 | 0
1
답변질문
JMI ?
Hello Sir? If a .m file can be converted to .class file? How JMI can help in this problem?
거의 14년 전 | 답변 수: 1 | 0
1
답변질문
executable file without supporting file?
Hello Sir! I made an exe file in matlab 6.5 using mcc. It needs some dll files in the runtime, where matlab is not installed. I...
거의 14년 전 | 답변 수: 3 | 0
3
답변질문
export matrix as image?
Good Morning Sir! I am trying to watermark some value in a 404x474 RGB image. Exactly watermarking in the blue color mat...
거의 14년 전 | 답변 수: 1 | 0
1
답변질문
executable file without supporting file?
Hello Sir! I am using MATLAB 6.5. I made an executable (.exe) file from a function in matlab using mcc. The exe file works well...
거의 14년 전 | 답변 수: 1 | 0
1
답변질문
How do I find the number of character in a text file?
I have a text file 'inp.txt' containing one line like this: 'banerjee.raktim 123456789125' I want to know the number of char...
거의 14년 전 | 답변 수: 3 | 2
3
답변질문
cell array to char array?
Hello Sir! How to convert a cell array to char array? I want to read 2 strings from a .txt file and want them in char type. i...
거의 14년 전 | 답변 수: 2 | 0
2
답변질문
read string from .txt file
Hello Sir! There is a text file 'info.txt' containing the following line: 'banerjee.raktim 123456789045' i want to read the...
거의 14년 전 | 답변 수: 1 | 0
1
답변질문
Find position of the values of an array in a second array
There is 2 strings 'dls' & 'look'. I want to find exact lower and exact higher value of every elements of 'dls' in the sorted st...
거의 14년 전 | 답변 수: 2 | 1
2
답변질문
Binary string to character string?
Hello Sir! There is an binary string 'watermark', like this: watermark = 0000000000000000000011111111011111100000...
거의 14년 전 | 답변 수: 2 | 1
2
답변질문
executable file?
Hello Sir! I want to know how to make executable file of a function? I want to call an executable file from JAVA, which will ...
거의 14년 전 | 답변 수: 1 | 1
1
답변질문
How do I convert a string into its binary equivalent?
I want to convert 2 strings (user_id & password) in binary equivalent and then concatenate these binary string. So that later i ...
거의 14년 전 | 답변 수: 1 | 0
1
답변질문
BMP to grayscale image?
Hello Sir! I am writing a gray scale image using: imwrite(gray,'exp.bmp') I want the exact gray scale image back from the b...
거의 14년 전 | 답변 수: 1 | 0