It's the signal of the first picture with the format of the second picture.
I would be very grateful.
Go thru this :
https://www.mathworks.com/help/control/ref/lsim.html
I can depending on the script you come up with !!!
Many thanks. I will take a look , it might be usefull for my report.
try with this code
%%%%%%%%%%%%%%%%%%
x=linspace(0,2,1000);
f1=zeros(1,1000);
for i=1:length(x)
y=x(i);
while y>=1
y=y-1;
end
if y
Thank you for your answer, i already had to deliver my report but the real
goal is to apply this : Error=mae(x,x1) to the signal on the first image.
I need to model an anisotropic material in which the Poisson's ratio ν_12 ≠ ν_21 and so on. Therefore, the elastic compliance matrix wouldn't be a symmetric one. In ANSYS APDL, for TB,ANEL...
09 August 2024 5,048 2 View
Request Python code from this article : Gender equity of authorship in pulmonary medicine over the past decade. THANKS!
08 August 2024 6,242 2 View
Visual Studio Code (VS Code) has become a popular choice among developers for several reasons: 1. **Free and Open Source**: VS Code is free to use and open source, making it accessible to...
07 August 2024 7,013 4 View
Hi all, my experimental XPS results shown that my C3N5 sample consists of N-H bond, hence in this case I should incorporate the N-H bond into my DFT modelling. However, I do notice several papers...
07 August 2024 8,414 2 View
As described in the Multifractal detrended fluctuation analysis (MFDFA) algorithm, it at first calculates the profile of the time series, and then other steps are operated on the profile....
05 August 2024 9,366 2 View
I need the python code to forecast what crop production will be in the next decade considering climate and crop production variables as seen in the attached.csv file.
05 August 2024 2,977 3 View
I am new to Micromechanics and having similar problem with understanding the implementation of the formula's. I would appreciate if anyone can guide me on how to go about getting a scalar value...
30 July 2024 969 0 View
I would like to calculate the formation energy of P2-Na0.67Fe0.5Mn0.5O2 based on DFT, what should I do step by step. Any help would be appreciated. Thanks.
29 July 2024 8,248 2 View
Please, what is the memory consumption of the Matlab function quad tree decomposition procedure [S = qtdecomp(I)] with respect to the input set I?
27 July 2024 5,455 2 View
I didn't find any data source for continuous time series since 1950. NHB Residex and RBI give data from 2013 and 2010 onwards. Please guide. Thanks !!!
27 July 2024 6,271 5 View