Community Profile

photo

Lipi Vora

Last seen: 2 Tage vor Aktiv seit 2018

Statistiken

  • Revival Level 1
  • Knowledgeable Level 1
  • 3 Month Streak
  • First Answer

Abzeichen anzeigen

Content Feed

Anzeigen nach

Beantwortet
Line simplification algorithm
We now implement the Douglas-Peucker line simplification algorithm in MATLAB. Please refer to the documentation:https://www.ma...

mehr als 4 Jahre vor | 0

Beantwortet
how to reduce vertices of polygon keep the shape same as much as possible
We now have "reducepoly" in MATLAB which can reduce the density of points in your polygon. Please see documentation:https://www....

mehr als 4 Jahre vor | 1

Beantwortet
Matlab compiler resulting ".exe" file size and "cudnn64_*.dll"
Starting R2019a, the cudnn64_*.dll is not packaged in the CTF by default. For previous releases, please see bug report: https...

fast 5 Jahre vor | 1

| akzeptiert

Beantwortet
Matlab error when reading analogVoltage from Arduino "The first input must contain a multiple of 2 elements to convert from uint8 (8 bits) to uint16 (16 bits)."
Hi, what exact line are you getting the error at? Also, I understand that you are reading voltage from a potentiometer and then ...

fast 5 Jahre vor | 0

Beantwortet
Can matlab receive a ttl pulse through a VGA port/Mini D-sub 15-pin or USB port?
Could you give a detailed explanation of your workflow? Also, there seems to be a laptop and a computer, is one of them used to ...

mehr als 5 Jahre vor | 0

Beantwortet
Mex Debugging with VS Code
Hi, I followed the steps mentioned in the tutorial for an example MEX file found in my case in, “C:\Program Files\MATLAB\R201...

mehr als 5 Jahre vor | 0

Beantwortet
MEX Debugging with VS code
Hi, I followed the steps mentioned in the <https://blogs.mathworks.com/developer/2018/06/19/mex-debugging-vscode/ tutorial> f...

mehr als 5 Jahre vor | 0

Beantwortet
How can I run C# code in MATLAB?
I understand that you would like to call your C# program from MATLAB. To do so, you will have to first expose your C# code a...

mehr als 5 Jahre vor | 0