Community Profile

photo

Lipi Vora

Last seen: 23日 前 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...

5年以上 前 | 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...

5年以上 前 | 0