![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/pietronaliostudentiunipdit_1519496906834_DEF.jpg)
Pietro N
Followers: 0 Following: 0
Feeds
질문
How to automatically select the number of Latent variables - plsda script
Hi, I have a question. Using PLS_Toolbox to do a plsda model, when I upload the calibration datasets X and Y, the toolbox can a...
10개월 전 | 답변 수: 1 | 0
1
답변질문
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 ...
2년 초과 전 | 답변 수: 1 | 0
1
답변질문
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...
대략 3년 전 | 답변 수: 1 | 0
1
답변질문
To minimize a function
Hi, I want to minimize a function. I see there is fminsearch and I used it. other possible soluitons?
대략 3년 전 | 답변 수: 1 | 0
1
답변질문
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 ...
대략 3년 전 | 답변 수: 1 | 0
1
답변질문
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); ...
3년 초과 전 | 답변 수: 1 | 0