
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 years 前 | 1 个回答 | 0
1
个回答提问
JMI ?
Hello Sir? If a .m file can be converted to .class file? How JMI can help in this problem?
14 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 2 个回答 | 1
2
个回答提问
Binary string to character string?
Hello Sir! There is an binary string 'watermark', like this: watermark = 0000000000000000000011111111011111100000...
14 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0