Community Profile

photo

Lokesh


Last seen: Today Con actividad desde 2022

Programming Languages:
C++
Spoken Languages:
English

Estadísticas

  • Knowledgeable Level 1
  • First Answer

Ver insignias

Content Feed

Ver por

Respondida
Looping intervals for a dataset
Hi Christiansen, I understand that you want to calculate variance of prices for each interval of timestamps and volumes from t...

alrededor de 9 horas hace | 0

Respondida
How to calculate noise in image
It is my understanding that you would want to calculate noise in a gray image. The function estimate_noise inputs a grayscale i...

alrededor de 1 año hace | 0

Respondida
MATLAB Onramp Certificate error
You might have missed some section. Go through all the sections and check which section is incomplete, that would help you sort ...

alrededor de 1 año hace | 0

Respondida
Offlne installation matlab student version
It is my understanding that you want to install Matlab on the device instead of using in Matlab online.If so ,Yes , Matlab stude...

alrededor de 1 año hace | 0

Respondida
Matlab student version installation for multiple computers?
It is my understanding that you would want to use same student license on both computers. Student licenses can only be activate...

alrededor de 1 año hace | 0

Respondida
Matlab Student's License
It is my understanding that you would want to use Student version licence in more than one device. Student licenses can only be...

alrededor de 1 año hace | 0

Respondida
How can I remove my mathworks account ?
Incase you want to remove/delete your data from Mathworks: You can submit your request to have your data removed/deleted from M...

alrededor de 1 año hace | 0

Respondida
Phase difference of two graphs
This might be helpful: http://www.mathworks.com/matlabcentral/answers/91647-how-do-i-calculate-the-amplitude-ratio-and-phase-la...

alrededor de 1 año hace | 0

Respondida
Support package missing when deploying deep learning example
Deploying tflite models on raspberry pi from matlab requires the "Deep Learning Toolbox Interface for TensorFlow Lite support pa...

alrededor de 1 año hace | 0

| aceptada

Respondida
Change Float or Double to Integer Data type
Float and double data can be changed to integer using int32 and int64 depending on how large the float/double number is. Ex: If...

alrededor de 1 año hace | 0

| aceptada