I am looking for matlab code for shape-invariant model, where the common function is a sinusoidal harmonics.
Any suggestion is very appreciated.
Thanks Ali Farmani
Dear Mr Hilal,
The function 'tf' of Control Systems Toolbox creates the transfer function of the LTI system that you want to model.
In your particular case, if you want to model a sinusoidal system like, for example, y(t)=5*sin(2*t),
then the MATLAB code is:
tf([5*2],[1 0 2^2]),
what is equivalent to the sinusoidal Laplace Transform Y(s)=(5*2)/(s^2+2^2)
Here is a very useful link to:
https://www.mathworks.com/help/mpc/gs/linear-time-invariant-lti-models.html
Best regards,
Hugo
Thank you Mr Hugo
Air moisture harvesting Air water collection devices
06 August 2024 5,473 2 View
Hi everyone I need a file with a dirty and clean potato image
04 August 2024 7,199 4 View
Molecular docking software/ websites?
02 August 2024 8,704 7 View
Can we patent a process flow diagram developed using a process simulator but no actual cases is carried out? For example consider a process for certain product manufacture where a new process flow...
31 July 2024 781 1 View
I am working on algal extract to which gas chromatography (Not GC-MS) spectrum I want to discover. My question is can we identify specific compounds using retention time if I compared the RT with...
29 July 2024 8,034 4 View
I want to write a topic for my PhD thesis in hospitality (hotels), can u please suggest some variables
29 July 2024 9,058 3 View
Time-Frequency Domain
19 July 2024 8,031 2 View
Dear Colleagues, I hope this message finds you well. My name is Noor Al-Huda K. Hussein,and I am a researcher specializing in deep learning applications in genetic data analysis. I am currently...
18 July 2024 5,562 0 View
Dear Colleagues, I hope this message finds you well. My name is Noor Al-Huda K. Hussein, and I am a researcher specializing in deep learning applications in genetic data analysis. I am currently...
16 July 2024 3,981 6 View
I am currently testing the effect of bacterial filtrates on cancer cells , after seeding the cells I tested the bacterial filtrates against them , and got images of all 96 wells using inverted...
10 July 2024 7,145 2 View
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
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
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
all math can be traversed by code? all math can be translate to code?
26 July 2024 9,530 0 View
Hello, I am a research scholar currently working on a project involving image segmentation, and I am interested in using differential evolution for this purpose . I would greatly appreciate it if...
25 July 2024 9,926 1 View
Currently, I have created a gate-all-around process using sentaurus tcad and I am trying to measure the noise using the cmos noise code. However, an error occurred during the simulation. The error...
24 July 2024 6,352 0 View
Hello!!! I want to implement the Swerling characteristics functions (CF) directly in MATLAB without using its Fourier integral pairs...the Swerling CFs are actually Laplace Transform of the signal...
23 July 2024 4,925 1 View