Community Profile

photo

Javier


Active since 2016

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


Why does my ticks/ticks label not match the colour in my colour bar?
Hello, I am trying to plot a colorbar for certain range of data, so far I have managed to make the color bar and it is showing ...

4 years ago | 1 answer | 0

1

answer

Answered
Why isn't the year in my categorical array time properly converted in Matlab?
I solved by using datetime(string(time(1:3)),'InputFormat','dd-MM-yy HH:mm')

4 years ago | 0

| accepted

Question


Why isn't the year in my categorical array time properly converted in Matlab?
I have the following catergorical array in Matlab time(1:3) ans = 3×1 categorical array ...

4 years ago | 1 answer | 0

1

answer

Question


How do I get the coefficients of a 9th order symbolic polynom without root on them?
Hello, I am using the symbolic toolbox to get the roots of a polynom order 9th. The symbolic solution that I am gettting from...

4 years ago | 1 answer | 0

1

answer

Question


Why does fsolve seem not iterate towards the solution?
Hello all, I am trying to sovle a two non-linear equation system using fsolve and dogleg method. My objective function along ...

4 years ago | 1 answer | 0

1

answer

Question


What are solver best settings for my non linear equations?
Hello, I have a set of non-linear equations that I would like to solve using fsolve, shown below in WandG function. Solver solu...

4 years ago | 0 answers | 0

0

answers

Question


How to find duplicate values in 2d matrix?
Hello, I have the following matrix M =[ 1540 1685 6.90000000000000 24.2000000000000 14.6000000000000; 1540 1700...

4 years ago | 1 answer | 0

1

answer

Question


How can I change the annotations of a block in Simulink Simscape to reflect the value of the parameter?
Hello, I was wondering how can I show the value of my resistor in the following situation. I have the following resistor calle...

5 years ago | 0 answers | 0

0

answers

Question


Why does my cellfun fails?
Hello I have the following cell where I would like to replace all 1 by 'true' and all 0 by 'failed' a= [ 0] [1] [2...

5 years ago | 1 answer | 0

1

answer

Question


Why does my plot hold old data with linkdata?
Hello, I am using linkdata to update automatically the some plots. However, I am facing the issue that the _hold on_ command ...

5 years ago | 1 answer | 0

1

answer

Question


How can I add a event to my timeseries to mark days?
Hello, I have a time series that embraces a week and in which I would like to mark when a day is completed. So, I have been r...

5 years ago | 0 answers | 0

0

answers

Question


Why aren't my locale times converted to UTC time?
Hello all, I would like to convert some dates that are taken with the Amsterdam TimeZone into UTC TimeZone, reading Matlab do...

6 years ago | 1 answer | 0

1

answer

Answered
Cannot I import data from a file with multiples delimiters?
The solution for me was using the function <https://nl.mathworks.com/help/matlab/ref/readtable.html readtable> that it does allo...

7 years ago | 2

| accepted

Question


Cannot I import data from a file with multiples delimiters?
Hello, I have a file called a.txt which has the following format {"node_id":"a4","Arrived at":"2017-07-04T02:57:06.34497...

7 years ago | 2 answers | 0

2

answers

Answered
How can I create a time series with this data?
I have figured it out, apparently it was that the format was not correct in my time vector, this makes it work t = datestr ...

7 years ago | 0

| accepted

Question


How can I create a time series with this data?
Hello, I am struggling when creating a time series in matlab with the function _timeseries(data,time)_, I have my data as fol...

7 years ago | 2 answers | 0

2

answers

Question


Multivariate Regression of Curve fitting approach?
I was wondering what may be the best approach to model the following situation. I have two set of sensors readings, both ...

7 years ago | 0 answers | 0

0

answers

Question


What is the best Jacobian setting for my model?
Hello, I am running a PWM model in simulink with SimScape, <https://nl.mathworks.com/matlabcentral/answers/314611-does-my-si...

7 years ago | 1 answer | 0

1

answer

Question


How can I include new signal into WaveFormGenerator Simulink block from a script?
Hello, I would like to add a new signals to the list of my current signal for the <https://nl.mathworks.com/help/simulink/sl...

7 years ago | 1 answer | 0

1

answer

Question


How can I generate a triangular signal with WaveFormGenerator block?
Hello all, I would be intersted on creating a triangular signal as input but using the block <https://nl.mathworks.com/help/s...

7 years ago | 1 answer | 0

1

answer

Answered
Why does SimScape inductor exhibit not symmetrical current behavior?
This seems to be wierd I use the following model <</matlabcentral/answers/uploaded_files/65042/inductor%20params.png>> I s...

7 years ago | 0

Question


Why does SimScape inductor exhibit not symmetrical current behavior?
Hello, I am modelling a PWM switching whose model is shown here below, where the Pulse generator represents my previous PWM s...

7 years ago | 1 answer | 0

1

answer

Question


How can I map Body Diode datasheet params to Simulink N-MOSFET model?
Hello, I would be interested on including the body diode effect of a NMOS transistor into the <https://nl.mathworks.com/help...

7 years ago | 0 answers | 0

0

answers

Question


Does my simulation really go into Zeno mode(multiple zero crossing)?
Hello all, I am simulating in Simulink a simple half-bridge switch with an inductive load and an pulse input,the schema is sh...

7 years ago | 1 answer | 0

1

answer

Question


What does my simulation go into Zeno mode?
Hello all, I am simulating in Simulink a simple half-bridge switch, and I am running into an issue where my simulation seems ...

7 years ago | 2 answers | 0

2

answers

Answered
What is the most suitable solver for SimScape simulations?
Hi Swarooph, Thanks for the reply, I have read the link, I have tried different options as there is suggested and none of th...

7 years ago | 0

Question


What is the most suitable solver for SimScape simulations?
Hello, I am using Matlab-Simulink 2016b along with its SimScape library to simulate a toten-pole configuration, I have also a...

7 years ago | 2 answers | 0

2

answers

Question


How can I select the output of WaveFormGenerator Simulink block from a script?
Hello, I am using the block <https://nl.mathworks.com/help/simulink/slref/waveformgenerator.html WaveFormGenerator> from sim...

7 years ago | 1 answer | 0

1

answer