Please mention your answer with some code snippet
>> x=uint8(255);
>> y=double(x)-0.1
y =
254.9000
suppose a is in uint8 format
you need to use just b = double(a);
i am interested in doing research on big data .....
08 September 2016 9,064 28 View
i want a program in c/c++ that displays individual components of a color image i.e. r,g and b separately...(red,green,blue components) separately
08 September 2016 4,819 1 View
mean ----> intensityvariance----> contrastentropy-----> detailed information of image these three parameters are related with these factors.... i am interested in knowing how ....
07 August 2016 9,277 1 View
what actually is the main problem that we may face when we switch from gray level images to color images .... is it working on different channels
04 May 2016 9,852 0 View
these cs students generally ask that if we have to deveop software then why we need to study these formulas derivations etc how come these things are having links with us
03 April 2016 3,403 4 View
I want to do research on managing big data of facebook and whatsapp . How to start, which research paper to read ?
02 March 2016 2,139 3 View
how to write a SEQUENCE of images in another DIRECTORY using IMWRITE function .any CODE for that
11 December 2015 4,926 2 View
i used imwrite function to write a sequence of images in a directory(or folder). later in the program i am reading the images recently written from the folder for comparison purpose. when i try to...
11 December 2015 953 4 View
in simple words what do you mean by contrast of an image ?
10 November 2015 334 1 View
i want to write multiple images using imwrite function i.e. a sequence of files being automatically generated out1.tif,out2.tif ... and so on. Can you tell me the corresponding code
09 October 2015 9,510 0 View
Dear Researchers I am trying to perform a PIL simulation using STM32F4 Discovery board and comunication serial USB TO TTL. During simulation I receive the following timeout error: An error...
01 March 2021 2,327 1 View
The following code (see 1st 2 images attached) is used to produce PID controller values that are designed to control the system (G). The code finds the PID controller values (noted as k) by using...
28 February 2021 6,560 14 View
I have input and output data set for "ANFIS modeling in MATLAB", and I am getting some negative predicted values of output in testing. However, the predicted values of output in training are...
28 February 2021 3,459 3 View
I am required to learn about Flyback converters and I got stuck not knowing to full design of the power supply flyback converter Based USB Charger Model using Simulink, especially the design model...
25 February 2021 5,435 2 View
I do need the Matlab code of Fractal Discrete Cosine Transform (FDCT). Can anyone who has already implement this code, help me with the implementation of this transform?
24 February 2021 5,602 2 View
Hi Hope you are well. Can you please share your code for D2D implementation in Matlab. I want to implement D2D in Matlab based Vienna simulator and struggling to deploy D2D. Thanks
24 February 2021 9,378 3 View
Dear colleagues If anyone has a model of multi-effect distillation in EES or MATLAB software, please send it to me.
24 February 2021 7,282 1 View
Hi, I am a third year chemistry undergrad doing my group project in which I need to predict the HPLC retention time of 20 aromatic molecules. to do this we require the chemical properties of these...
24 February 2021 1,384 3 View
I use Matlab 2014b to capture some images with a PointGrey camera connected with USB3 port. I initialize the camera in a function which basically execute these followed lines : vid =...
22 February 2021 6,386 1 View
How to build fouling and erosion simulation model for Aero Engine compressor and turbine rotor in Simulink / Matlab?
22 February 2021 3,697 1 View