Ignacio Ayerbe Pérez-Piñar - MATLAB Central
photo

Ignacio Ayerbe Pérez-Piñar


Last seen: 1 day ago Active since 2021

Followers: 0   Following: 0

Statistics

MATLAB AnswersFrom 02/21 to 03/25Use left and right arrows to move selectionFrom 02/21Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%

RANK
192,224
of 297,350

REPUTATION
0

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
40.0%

VOTES RECEIVED
0

  • Thankful Level 2

View badges

Feeds

View by

Question


Battery Aging model rainflow counting
I have a SOC(t) profile for a Li ion battery in an electric truck. My model considers average SOC and depth of discharge (DOD) a...

10 days ago | 0 answers | 0

0

answers

Question


Defining interfaces for subsystems to be converted into referenced models
I have a large Simulink model with several virtual subsystems that I want to convert to referenced models. I know that when you...

5 months ago | 1 answer | 0

1

answer

Question


Can non-atomic subsystems be converted to referenced models?
I thought a subsystem would need to be atomic before being converted to a referenced model. However, I see that this isn't the c...

5 months ago | 1 answer | 0

1

answer

Question


Why are these two ways of writing the same integral giving me different results?
function pot1 = potencial_viviani1(R,a) kappa=8.9875e9; rho1=3e-5; f=@(t) R.*sqrt(1+cos(t).^2) ./ norm( [R*cos(t).^2-a(1), ...

4 years ago | 2 answers | 0

2

answers

Question


Don't know what is wrong with this double integral code
I'm trying to write a script that can calculate the double integral of a function. What I want to do is this: move along the y-...

4 years ago | 1 answer | 0

1

answer
Go to top of page