Karun Mathiazhagan
Followers: 0 Following: 0
I am a Software Process Engineer at MathWorks. I work with the Software Development Teams to improve processes, build skills, establish standards, and contribute to key Development-wide quality initiatives. I have a passion for MathWorks products, internal tooling, programming, software development and software architecture. My personal interests include music, anime, writing, and theater. Disclaimer: All opinions I express on this forum are my own, and not representative of MathWorks.
Python, C++, C, R, MATLAB
Spoken Languages:
English, Hindi
Pronouns:
He/him
Professional Interests:
Programming, Software Development Tools, Simulink, Software Architecture Modeling, Business, Economics, and Finance
Statistics
0 Questions
14 Answers
RANK
3,360
of 295,467
REPUTATION
16
CONTRIBUTIONS
0 Questions
14 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
4
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
Importing Saleae 2 channel data
Hello Brian, MATLAB offers a range of functionality dedicated to the automated data import and export of different kinds of fil...
5 years ago | 0
How do I set PYTHONPATH variable when installing MATLAB Engine API for Python in Nondefault Locations
Hello Bryce, The Python version does seem to be supported based upon the documentation page linked below: https://www.mathwork...
5 years ago | 0
GARCH estimation error: Lower bound constraints are active; standard errors may be inaccurate.
Hello Beer, The warning message suggests that the segments of the data to which the GARCH model is fit are getting stuck at sub...
5 years ago | 0
Is there a way to add a background picture to an App Designer GUI?
Hello James, At this time, the ability to set a background image in App Designer is not one that is currently available in the ...
5 years ago | 2
| accepted
Evaluating Precision for multi-class object detection
Hello Shradha, I was unsure about which example you were referring to. But, in case you have not looked into it already, the do...
5 years ago | 0
Interesting facts about "integral2"
Hello Marco, I feel that it would be a good idea to make sure that all three of the versions of the function "F2" are guarantee...
5 years ago | 0
Coverting a table into a matrix
Hello Sam, As you have rightly noticed, it would be necessary to write a custom MATLAB script for this use case but it is very ...
5 years ago | 0
Do you have the CADLab toolbox available?
Hello Alex, Are you perhaps looking for a point of contact to procure CADLab/SolidWorks? If this is the case, the following lin...
5 years ago | 0
I am trying to connect my raspberry pi to MATLAB but I get following error. What should I do?
Hello Prabin, This is likely caused by updates made to the userland library as of December 10th, 2018. A support package update...
5 years ago | 0
How to estimate 95% confidence band on GPR model prediction
Hello Vahe, The "predict" method which you are trying to use belongs to the "RegressionGP" object stored within the structure t...
5 years ago | 0
How to Re-position DataCursormode 'Window'
Hello Kevin, You could use the "findall" function with the name-value pair 'Tag', 'DataCursorMode:FigurePanel' to obtain the ha...
5 years ago | 0
| accepted
error using the retime function
Hello Emily, It is my understanding that you are trying to retime a timetable but are encountering an error message relating to...
5 years ago | 1
Can anyone explain or show how to do this?
Hello Brandon, The algorithm should involve evaluating the ratios of the consecutive terms and storing them in a second numer...
6 years ago | 0
write 3 for loops in each other
Hello Hamed, If my understanding is correct that you wish to create a 3-D grid of points similar to a lattice structure, the ...
6 years ago | 1