Surya
MathWorks
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.
Python, C++, C, Java, MATLAB, Arduino
Spoken Languages:
English
Statistics
0 Questions
7 Answers
RANK
6,136
of 295,495
REPUTATION
8
CONTRIBUTIONS
0 Questions
7 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
2
RANK
of 20,240
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,991
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
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 ago | 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 ago | 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 ago | 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 ago | 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...
2 years ago | 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...
2 years ago | 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 ago | 0