
Pietro N
Statistics
4 Questions
0 Answers
RANK
261,120
of 262,956
REPUTATION
0
CONTRIBUTIONS
4 Questions
0 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 17,996
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 113,916
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
Content Feed
Question
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...
9 months ago | 1 answer | 0
1
answerQuestion
To minimize a function
Hi, I want to minimize a function. I see there is fminsearch and I used it. other possible soluitons?
9 months ago | 1 answer | 0
1
answerQuestion
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 ...
9 months ago | 1 answer | 0
1
answerQuestion
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); ...
9 months ago | 1 answer | 0