![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/20339119_1605368733287_DEF.jpg)
Carlos Rueda
Followers: 0 Following: 0
Statistics
RANK
188.297
of 297.016
REPUTATION
0
CONTRIBUTIONS
8 Questions
1 Answer
ANSWER ACCEPTANCE
75.0%
VOTES RECEIVED
0
RANK
of 20.419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157.725
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
Connecting a PS converter block to a valve actuator and and a sine signal source
Following the existing tutorial I am trying to build following model for simulation: Unfortunately the converter block on t...
bijna 3 jaar ago | 1 answer | 0
1
answerQuestion
Divergent 4th-order Runge-Kutta method
I am trying to implement a numeric integration 4th-order Runge-Kutta method applied to simple harmonic motion with following ecu...
ongeveer 4 jaar ago | 1 answer | 0
1
answerQuestion
Working with objects from other classes within MATLAB app editor
Hello, I am just getting started simultaneosly with OOP and app editor and I have an issue handling with data objects defined u...
ongeveer 4 jaar ago | 1 answer | 0
1
answerQuestion
Radio button and format of plot axis in app designer and its corresponding plot
In order to plot the death cases on either both or right Y-axis I used following functions: yyaxis(app.UIAxes,'left') yyaxis(...
ongeveer 4 jaar ago | 1 answer | 0
1
answerQuestion
Convert char to variable
Hello all, I have a huge cell array with countries and their covid19 incidence. I would like to use those 'chars' to directl...
ongeveer 4 jaar ago | 2 answers | 0
2
answersQuestion
Profiling of inefficient recursive Fibonacci series function
I am asked to profile an intentionally inefficient code. Following code will overtime with a huge input: function f = fibo(n) ...
ongeveer 4 jaar ago | 3 answers | 0
3
answersProblem when Indexing large integer arrays
Thank you guys for you contribution. I now understand why my code was failing when input is not a multiple of 25,000. Thank you,...
ongeveer 4 jaar ago | 0
Question
Problem when Indexing large integer arrays
I created following code that is suposed to reverse a vector with huge length, in the order of hundreds of thousands: function ...
ongeveer 4 jaar ago | 3 answers | 0
3
answersQuestion
How compute a cumulative variable through different recursion levels?
Hello all, I am actually just getting started with recursion and I am struggling with it. I have to solve a problem whose conce...
ongeveer 4 jaar ago | 0 answers | 0