Risposto
The solution to the delayed differential equations using the code dde23 represents the solution by the third order Runge-Kutta method or what?
Hi @mohammed, Your guess is correct. If you click on the link to the dde23's Algorithm section, you will find that it states "d...

2 mesi fa | 0

| accettato

Risposto
Error using FuzzyInferenceSystem/addOutput (line 866) Upper range value for variable must be greater than lower range value. Error in rulepruning (line 24) fis = addOutput(fi
Hi @Michael Bamidele The syntax to add output membership functions is incorrect. Use 'addMF()' instead. However, it is highly r...

2 mesi fa | 1

| accettato

Risposto
Using state space in simulink
Hi @Marina Since you know the initial output value, the idea is to convert the Identified State-Space to an equivalent Canonica...

2 mesi fa | 0

Risposto
PID controller tuning for time-varying input
Hi @AleF Without more context about the specific system you are trying to control, it is difficult for us to provide targeted r...

2 mesi fa | 0

Risposto
How can I divide by the function variable in a Simulink equation?
Hi @Louis In the 2nd-order ODE, the independent variable 'r' can represent the radius of the system or another relevant paramet...

2 mesi fa | 0

| accettato

Risposto
In this work, I am trying to connect two systems by injecting a delayed wave of the first system into the second system. In this system, there are several problems, including:
Hi @mohammed Both @Torsten and I have been trying to understand the problem you are attempting to solve. However, it appears th...

2 mesi fa | 0

Risposto
エンジントルクの求め方
Dear @雄祐 三浦-san The formula to calculate the torque produced by the engine in this specific example, is given in Equation 4, as...

2 mesi fa | 0

Risposto
In this work, I am trying to connect two systems by injecting a delayed wave of the first system into the second system. In this system, there are several problems, including:
Hi @mohammed Based on the information you have provided, it appears the two systems could potentially be combined and then solv...

2 mesi fa | 0

| accettato

Risposto
Enforce Kinematic Constraint in Initial Value Problem ode45()
Hi @Jonathan Frutschy Visualizing a system with 600 masses can be challenging. However, I believe the kinematic constraint for ...

2 mesi fa | 0

| accettato

Risposto
tuning model predictive controller
Hi @Mounira This is often a problem where designers begin with what they are trying to end with. Similar to some LQR practition...

2 mesi fa | 0

| accettato

Risposto
I'm trying to solve two separate systems using ODE23 while controlling the number of indexes so that the indexes are equal for both systems, but I couldn't. Can you help? Than
Hi @mohammed Please review if this approach is accceptable. tspan = linspace(0, 5, 251); opt = odeset('RelTol',1e-3);...

2 mesi fa | 0

| accettato

Risposto
Solve an ODE with the parameters defined in the function changing in a for loop in the main script
Hi @Paolo Trenta Let me know if the looping approach I provided is helpful. By the way, your original proportional-only control...

2 mesi fa | 1

| accettato

Risposto
How i use break in continues data in couple differential? it is possible?
Hi @cindyawati cindyawati Please review the plots and verify if the microglia and the drugs are correctly injected in your Drug...

2 mesi fa | 0

| accettato

Risposto
Ziegler Nichols PID Method
Hi @LORIS IACOBAN I revisit your problem. I'm unsure if you are looking for something like this: %% original system (marginall...

2 mesi fa | 0

Risposto
HOW TO CREATE TSUNAMI MODEL
Hi @Fadilla Neisa Looking for this? %% Tsunami model syms L H depthratio g positive syms x t w T R U(x) L1 =...

2 mesi fa | 0

Risposto
Fuzzy control problem:(1)input 2 expects a value in range [-1.5 1.5], but has a value of 4.36559e+24;
Hi @柯 This following issue does not affect the original "derivative kick" problem described in this thread. So, it should be tr...

2 mesi fa | 0

Risposto
Transfer function derviation for a system
Hi @DP From the differential equation, it can be rearranged to have the control term and the disturbance term. In state-...

2 mesi fa | 0

Risposto
Keep underscore symbol using latex as interpreter
plot(0, 0, 'o', 'markersize', 20), grid on legend('{$03 \textunderscore$May$\textunderscore 2024 \textunderscore$NoHS$\textunde...

2 mesi fa | 0

Risposto
Find natural equation w with 5 dof
Hi @Trong Nhan Tran Based on the diagram and your equations, the natural frequencies of the system can be computed as follows: ...

2 mesi fa | 0

| accettato

Risposto
Fuzzy control problem:(1)input 2 expects a value in range [-1.5 1.5], but has a value of 4.36559e+24;
Hi @柯 If there is no other way to directly measure the time derivative signal from the system, the proposed configuration with ...

2 mesi fa | 0

| accettato

Risposto
Matlab file to fis file
I believe you can use the writeFIS() function "to convert" a MATLAB m-file to a .fis file.

2 mesi fa | 1

| accettato

Risposto
Hey, how can i import and replace PCM model by trained neural state-space model in EV system level model
Hi @kavya If you're referring to the performance of the PCM controller in the EV system, it depends on what you mean by 'workin...

2 mesi fa | 0

| accettato

Risposto
How to do I get the standard deviation from an eeg input signal in SImulink?
Hi @Tania Akhtar Since you're able to extract the EEG signal from the CHB-MIT Dataset and load it into the Workspace, it would ...

2 mesi fa | 1

| accettato

Risposto
Error when using if-else statement in MATLAB function block. How can I fix this error described below?
Hi @Delika Weragoda Try using the Abs block to return the absolute value of the input.

2 mesi fa | 0

Risposto
How to solve a highly non-linear ODE containing multiple powers?
Hi @Sean You mentioned that c1, c2, c3, and c4 are all positive known constants. Now, let's consider a special case of your dif...

2 mesi fa | 0

Risposto
sat(s/ε) implementation in Sliding Mode Control of DC-link voltage ?
Hi @Shahinur Rahman You can try this approach:

2 mesi fa | 0

Risposto
find frequency eqaution and then compute for the non zero natural frequencies
Hi @DP A 5-coupled mass-spring-damper network constitutes a 10th-order system. If you are referring to the 'frequency equation'...

2 mesi fa | 0

Risposto
Matlab tool to plot 3d phase portrait
Hi @Shreshtha Chaturvedi If you want to use multiple slider widgets for alpha and beta to visualize the interactive 3D phase po...

2 mesi fa | 0

| accettato

Risposto
How to solve nonlinear equation?
Hi @Semiha I'm afraid that the nonlinear differential equation may not have an analytical solution. In such cases, you can util...

3 mesi fa | 0

Risposto
Selecting appropriate values for the parameters in the Gierer-Meinhardt activator-inhibitor model
OP: My problem is that I don't undestand how to choose the right parameters every time. Hi @Athanasios Paraskevopoulos In my p...

3 mesi fa | 0

Carica altro