photo

Lipi Vora

MathWorks

Last seen: 28일 전 2018년부터 활동

Followers: 0   Following: 0

통계학

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

배지 보기

Feeds

보기 기준

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

4년 초과 전 | 0

답변 있음
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....

4년 초과 전 | 1

답변 있음
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...

대략 5년 전 | 1

| 수락됨

답변 있음
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 ...

5년 초과 전 | 0

답변 있음
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 ...

5년 초과 전 | 0

답변 있음
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...

5년 초과 전 | 0

답변 있음
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...

거의 6년 전 | 0

답변 있음
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...

거의 6년 전 | 0