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
during ultrasound examination of acute abdomen, sometimes we see free fluid , can we know the type of fluid ,whether blood or not , using ultrasound only? if yes , what are the sonographic...
01 March 2021 7,476 4 View
Is the period to autoclave not enough? The inoculation in a hood and flame and UV and alcohol.
27 February 2021 9,356 3 View
I need to be able to match in-text citations to a reference list and back again in very large documents (100+ pages) WITHOUT the use of referencing software like Endnote. my method is to type the...
27 February 2021 9,848 1 View
I want to publish paper in journal but I have figures which have drawn with bio-renders, can I put them in the paper or which other software I can use to draw them?
27 February 2021 8,179 1 View
What is the most suitable medium of ascomycetes fungi ??
26 February 2021 4,413 1 View
Using GDB, it is straightforward to debug and monitor a target program by setting a break-point at a specific instruction, since the instruction addresses are known. However, we have two...
24 February 2021 1,598 2 View
Hi everyone, I am just wondering if we incubated 200 microliter of whole blood with 50 microliter of cancer cells(1bout 5000cells) do you think that cancer would survive for 48 hours?
23 February 2021 3,840 3 View
Detecting the drug related problems is an important step in the pharmaceutical care plan
21 February 2021 5,421 3 View
We have a research project consisting of three variables where big data is the independent variable. Some previous studies showed that Volume, Variety, Velocity and Veracity Are the dimensions...
21 February 2021 8,133 2 View
Pico-scale This is three orders of magnitude smaller than a nanometer (and thus most nanotechnology) and two orders of magnitude smaller than most chemistry transformations and measurements. Pico...
18 February 2021 4,540 5 View
Hello all, In SPSS I am going to code 2 open-ended questions. I have already read all the answers and I made a list of the most important categories to which I can code the answers. This question...
02 March 2021 1,757 4 View
Dear Researchers I am trying to perform a PIL simulation using STM32F4 Discovery board and comunication serial USB TO TTL. During simulation I receive the following timeout error: An error...
01 March 2021 2,327 1 View
The following code (see 1st 2 images attached) is used to produce PID controller values that are designed to control the system (G). The code finds the PID controller values (noted as k) by using...
28 February 2021 6,560 14 View
I have input and output data set for "ANFIS modeling in MATLAB", and I am getting some negative predicted values of output in testing. However, the predicted values of output in training are...
28 February 2021 3,459 3 View
I am working on modeling and simulation of biomecanical material behaviour, I have succeded on simulating skin using anisotropic hyperelastic material, on APDL and in our lab's finite element...
28 February 2021 552 3 View
I am required to learn about Flyback converters and I got stuck not knowing to full design of the power supply flyback converter Based USB Charger Model using Simulink, especially the design model...
25 February 2021 5,435 2 View
Hello, As part of simulation of gases mixture and water, I need to calculate viscosity of the fluid components and I am using relationships proposed by Chung et al. (1988). The irony is while I...
25 February 2021 8,053 5 View
I do need the Matlab code of Fractal Discrete Cosine Transform (FDCT). Can anyone who has already implement this code, help me with the implementation of this transform?
24 February 2021 5,602 2 View
Hi Hope you are well. Can you please share your code for D2D implementation in Matlab. I want to implement D2D in Matlab based Vienna simulator and struggling to deploy D2D. Thanks
24 February 2021 9,378 3 View
Dear colleagues If anyone has a model of multi-effect distillation in EES or MATLAB software, please send it to me.
24 February 2021 7,282 1 View