photo

Surya

MathWorks

Last seen: 1 month 前 自 2023 起处于活动状态

Followers: 0   Following: 0

I'm an Intern at MathWorks. We are committed to continuous improvement and innovation at MathWorks, and I am excited to be part of an organization that values creativity, collaboration, and learning. I am proud to be part of the MathWorks community and look forward to contributing to developing cutting-edge software solutions that positively impact the world. Disclaimer: All opinions I express on this forum are my own and not representative of MathWorks.

Programming Languages:
Python, C++, C, Java, MATLAB, Arduino
Spoken Languages:
English

统计学

  • 3 Month Streak
  • Knowledgeable Level 1
  • First Answer

查看徽章

Feeds

排序方式:

已回答
Monte Carlo- Trying to give each car a driving pattern
Hi, Based on the code you have provided, I see that you have generated random distances for each car and stored them in the car...

1 year 前 | 0

已回答
How to import segment anything model into matlab?
Hi, If you have knowledge of Python, you have the option to utilize the MATLAB Python Interface. You can find details on callin...

1 year 前 | 1

已回答
How to import a random forest regression model (made with sklearn (scikit-learn) in python) into Simulink?
Hi, You can make use of MATLAB Python interface. check You can create a MATLAB function block in Simulink and use python comma...

1 year 前 | 1

已回答
aif360 Fairness library in python
Hi, You can make use of MATLAB Python interface to use Python objects directly in MATLAB. For information about the Interface ...

1 year 前 | 0

已回答
Rename integration variable in symbolic result
Hi, To avoid the ambiguity in the variable name, you can use a different variable for integration in the dsolve command. You ca...

1 year 前 | 0

已回答
How to make a scientific calculator in matlab?
Hi, Here's an example implementation of a calculator that allows the user to input an expression and then evaluates the express...

1 year 前 | 0

已回答
Matlab engine API isn't available for Python 3.10
Hi, MATLAB R2022b supports Python 3.10. Please check out this link to view the versions of Python Compatible with MATLAB Produ...

2 years 前 | 0