photo

Vamshi Vuppala


Last seen: 1 year ago Active since 2021

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
250,641
of 300,571

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 21,027

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,680

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

View by

Question


Generate dll for a c file in matlab
I have a file 'alpha.c' which has some functionality. I want to generate a dll out of it, is it possible from matlab?

3 years ago | 1 answer | 0

1

answer

Question


Parse arguments to DLL file and get the output in .m scripting.
I have a dll file which has 2 arguments for inputs and 2 for outputs. My goal is to load this dll in a .m script and use ...

3 years ago | 1 answer | 0

1

answer

Question


Is there any better way to find the average of a dynamic signal for a specific time like 10s or something.?
I have a dynamic signal which needs to be taken average every X seconds. Please post down your ideas how to do it. p.s : wit...

4 years ago | 2 answers | 0

2

answers