
Lokesh
C++
Spoken Languages:
English
Statistics
0 Questions
9 Answers
RANK
4.701
of 262.843
REPUTATION
8
CONTRIBUTIONS
0 Questions
9 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
0
RANK
of 17.992
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 113.816
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
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...
ongeveer een maand ago | 0
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 ...
ongeveer een maand ago | 0
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...
ongeveer een maand ago | 0
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...
ongeveer een maand ago | 0
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...
ongeveer een maand ago | 0
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...
ongeveer een maand ago | 0
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...
ongeveer een maand ago | 0
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...
ongeveer 2 maanden ago | 0
| accepted
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...
ongeveer 2 maanden ago | 0
| accepted