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...
7 months 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0