Risposto
How do I make a secondary Y axis
Hi @Kami S Perhap a possible solution for manipulating the graph labeling is by using the yticks() command, which allows you to...

oltre 2 anni fa | 0

| accettato

Risposto
heat and mass transfer problem nonlinear differential equations
Hi @uma I wanted to inform you that I have discovered five sets of Equilibrium Points for the system. However, it appears that ...

oltre 2 anni fa | 0

Risposto
Questions about the PID controller of an inverted pendulum
Hi @Carmen Serrano Portillo Could you please check if the current response of the inverted pendulum under the PID controller al...

oltre 2 anni fa | 1

| accettato

Risposto
Index in position 1 exceeds array bounds. Index must not exceed 1.
Hi @Yu In addition to the technical points raised by @Jon and @Dyuman Joshi, there is a major issue with the way you have model...

oltre 2 anni fa | 0

| accettato

Risposto
how to solve these cubic equations with three terms and three equations
Annyeonghaseyo @재혁 Can you verify if the following three simplified equations are 100% correct, or are the equalities merely ap...

oltre 2 anni fa | 0

Risposto
Step Response Initial Value Unchangeable?
Hi @Edward Robson In the "Design Requirements" documentation, it is explained that the fields are greyed out because step respo...

oltre 2 anni fa | 0

Risposto
I am unable to run this program.
Hi @Puja I've indicated the location where you should apply a fix to it. second_oder_ode function second_oder_ode % ...

oltre 2 anni fa | 0

| accettato

Risposto
Nonlinear impact model of a tennis racket and a ball
Hi @Farnam I wanted to share that Andre Agassi is my all-time favorite professional tennis player. When observing the motion of...

oltre 2 anni fa | 0

Risposto
Nonlinear Iteration is not converging?
Hi @Yusuf Taha Okutan Based on your Simulink model titled "PID.slx," it seems that you are attempting to simulate the motion of...

oltre 2 anni fa | 0

Risposto
Searching for resources , books or PDF
Hi @AMIT SURYAVANSHI You can explore MathWorks-endorsed books on Communications Systems by visiting this link: https://www.math...

oltre 2 anni fa | 0

| accettato

Risposto
I dont know how to integrate a function with variables depending on time
Hi @Diego Martínez Caldas You can utilize the odeToVectorField() function to convert the 2nd-order differential equations to a ...

oltre 2 anni fa | 2

| accettato

Risposto
How can I design and simulate an anti-surge controller for centrifugal compressor using Fuzzy Logic controller?
Hi @MADUKA CHIKA I came across a relevant paper titled "PID and Novel Approach of PI Fuzzy Logic Controllers for Active Surge i...

oltre 2 anni fa | 0

| accettato

Risposto
Looking for an state controller for NON-linear systems
Hi @Martin Mittrenga Update: Since the system is nonlinear, traditional methods like Ackermann's method won't be suitable. Howe...

oltre 2 anni fa | 0

| accettato

Risposto
Error message when running Simulink model with regards to Adaptive High-Order Terminal Sliding Mode Control
Hi @Syeda Nadiah Fatima The power term , where , in the sliding surface equation (Eq. 12), , can lead to issues, and it may eve...

oltre 2 anni fa | 0

Risposto
I need help with ode45 function, how to write the code?
Hi @Zlatan It's great that you figured it out. Anyway, here is the code snippet for the state-space version. I would suggest pl...

oltre 2 anni fa | 0

Risposto
Why everytime I am trying to write the values for num and den in the transfer function block I get num(s)/den(s)?
Hi @Alexander Guillen & @Kurniawan Let's say we want to input a third-order critically-damped system into the Transfer Functio...

oltre 2 anni fa | 0

Risposto
what is the area of the solar panel?
Hi @ali burak If you take a look at the block parameters of the PV Array in the Simulink model, you will find information about...

oltre 2 anni fa | 0

Risposto
Is there any MATLAB three-phase imbalance optimization code?
Hi @吴权敏 吴 If you're looking for MATLAB codes or Simulink models, I suggest checking the File Exchange first to see if they are ...

oltre 2 anni fa | 0

Risposto
I want some example Simulink model for this one
Hi @Mohamed Althaf Here are two examples of PV that you can use to test out your innovative optimization technique. Example 1:...

oltre 2 anni fa | 2

Risposto
control design for marginally stable system
Hi @Mohamed Since no performance requirements are specified, the pidtune() command can be used as the initial step in designing...

oltre 2 anni fa | 0

Risposto
I'm new to MATLAB and I'm interested in creating an optimization algorithm. Can someone provide guidance on how to get started?
Hi @SRINIVASULU, When you talk about "creating an optimization algorithm," do you mean that you want to invent a novel optimiz...

oltre 2 anni fa | 0

Risposto
How to create an envelope in a plot from a csv. data?
Hi @Mathias Braun MATLAB has a function called envelope() that enables users to compute the upper and lower envelopes of a sign...

oltre 2 anni fa | 0

Risposto
Finding Transfer function of robot finger
Hi @abdulsamed kaymakci I understand that most of us seek productivity, aiming to produce acceptable results (without the need ...

oltre 2 anni fa | 0

Risposto
Hello everyone. Is it possible for me to use ANFIS model as an objective function in PSO? I will appreciate a code or any other way of going about it.
Hi @ELLY Theoretically, you can employ the ANFIS model for prediction within (rather than as) the objective function. In this s...

oltre 2 anni fa | 0

Risposto
Regarding Pole Placement Techniques
Hi @MUHAMMAD ANAS SULHI Just a heads up, it looks like you forgot to convert the original state-space system to phase-variable ...

oltre 2 anni fa | 1

Risposto
If the input step is more than 1 degree (ex 5 degrees), do i need to change degrees to radians ?
Yes @Patcharaporn, you would typically need to convert the input from degrees to radians in system analysis, especially when dea...

oltre 2 anni fa | 0

Risposto
How to fix the "simulation hits (1000) consecutive zero crossings" error in Simulink?
Hi @pravin behera I've partially recreated your Simulink model, and it looks quite similar to the Classical Sliding Mode Contro...

oltre 2 anni fa | 0

Risposto
I would like to know how to provide feedback on the scope's data during the simulation time.
Hi @석준 The errors likely don't stem from the Scope but are more likely a result of the system being excessively stiff, or the s...

oltre 2 anni fa | 0

Risposto
What does "invalid use of operator" mean here? I add parenthesis, that becomes error, i remove it and then the operator becomes the error...
Hi @Yuvraaj Pasumarthy I didn't check the correctness of your equation. However, I have fixed some parentheses and added a dot ...

oltre 2 anni fa | 0

| accettato

Risposto
How to check the linearity of a system by using a Transfer function which is consisted of PID Parameters and other two constants?
Hi @Raveesha Bandara If your models of the actuator and sensor are fairly accurate, then consider using these formulas to calcu...

oltre 2 anni fa | 1

| accettato

Carica altro