photo

Surya

MathWorks

Last seen: ongeveer 2 maanden ago Active since 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

Statistics

MATLAB Answers

0 Questions
7 Answers

RANK
6.328
of 300.392

REPUTATION
8

CONTRIBUTIONS
0 Questions
7 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
2

RANK
 of 20.934

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168.373

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

  • 3 Month Streak
  • Knowledgeable Level 1
  • First Answer

View badges

Feeds

View by

Answered
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...

meer dan 2 jaar ago | 0

Answered
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...

meer dan 2 jaar ago | 1

Answered
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...

meer dan 2 jaar ago | 1

Answered
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 ...

meer dan 2 jaar ago | 0

Answered
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...

meer dan 2 jaar ago | 0

Answered
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...

meer dan 2 jaar ago | 0

Answered
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...

meer dan 2 jaar ago | 0