Rednar
Followers: 0 Following: 0
Professional Interests: Signal Processing
Statistics
RANK
3.240
of 295.467
REPUTATION
17
CONTRIBUTIONS
5 Questions
1 Answer
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
8
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
Question
Error using RESHAPE but I'm not using reshape
When executing one of my functions I'm getting: Error using reshape To RESHAPE the number of elements must not change. Bu...
meer dan 11 jaar ago | 1 answer | 0
1
answerQuestion
How to compile Simulink models before doing simulation?
I'm working on a MATLAB script that will run different Simulink models but everytime I load one using sim(myModel) it takes an a...
meer dan 11 jaar ago | 3 answers | 2
3
answersQuestion
How to run MATLAB function and Simulink model simultaneously?
I have a MATLAB function that displays a figure I draw using annotations and I have a Simulink model that records brain signals....
meer dan 11 jaar ago | 1 answer | 1
1
answerDelete repeated row in matrix
I think what you are looking for is the function "unique". Try using: B = unique(A,'rows') That will delete repeated row...
meer dan 11 jaar ago | 5
| accepted
Question
Visual C++ compiler not found
I'm trying to create a Visual C++ solution file from a Simulink model but it keeps telling me that there is "*No supported Visua...
meer dan 11 jaar ago | 1 answer | 0
1
answerQuestion
Can mexw64 files be used on 32 bit matlab?
I'm trying to run a simulation with Simulink but it keeps throwing me errors of the type "Error in S-Function ... does not exist...
meer dan 11 jaar ago | 1 answer | 0