Community Profile

photo

Pietro N


Last seen: 5 Monate vor Aktiv seit 2021

Followers: 0   Following: 0

Statistiken

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


I can't unistall MATLAB R2021b
Good morning, I am writing because I am having some problems uninstalling Matlab, below I explain what happened. This morning ...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


odeset ode15s tolerance
Hi, I wolud know what happens if i change the relative or absolute tolerance of ode15s with the relative comand. For example if...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


To minimize a function
Hi, I want to minimize a function. I see there is fminsearch and I used it. other possible soluitons?

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to change the name of variables inside a file.mat?
Hi, I have a file called data.mat in which there are 2 variables called t and C (where C size is 18x6, while t size is 18x1; I ...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Can't solve integrate with unknown value and after an equation with it
Hi, I would solve the following equation: clear all, clc syms x ca0=9.8; %cA goal cag=vpasolve((ca0-x)/ca0 - 0.8== 0, x); ...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort