MATLAB QUESTIONS & EXPERT ANSWERS

Ask an expert. Trust the answer.
Your academic and career questions answered by verified experts.

Illustration
Nodal basis function 1D
mohamad hoseini - 2022-03-23

Hello all, I coded a nodal basis function for 1D element from [-1,1]. the code is below:   close all; clc; clearvars; n=10; x = linspace(-1,1,n); for...

Is there a better way of solving simultaneous differential
Benjamin Watson - 2022-03-23

Is there a better way of solving simultaneous differential equations then using dsolve as MATLAB crashes everytime I use it?   So I have a set of sim...

Adjust the phase offset when using data from 'bode'
Romain Liechti - 2022-03-23

I'm trying to look at the phase and gain margin of an openloop system. Due to presentation/publications, I had to designa function to plot my amplitud...

linearize a model with symbolic entries in Gains, Constants and other blocks
Schlagnitweit - 2022-03-23

I have built a matlab-script to linearize a gate-turbine-generator modell around a specific operation point.   To create a general model, I have trie...

How to choose the desired poles for this system[MIMO closed system
HAITHAM AL SATAI - 2022-03-23

How to choose the desired poles for this system[MIMO closed system] (Controller and observer design) ? Select the desired poles according to your requ...

Using feedback() with time delay
Robert U - 2022-03-21

Dear Matlab community,   I would expect the same step response in the plot in the following code, but the step response of G_y_r is unstable, while T...

Optimization based on inputs and outputs (for online optimization)
erag - 2022-03-21

Hi,   I want to do online optimization in a simulink real-time environment. I dont have a plant model, the plant is in the 'real' world and controlle...

System identification Windkessel - pulse wave
David Hatle - 2022-03-21

Hello, I would like to know if there is any way how to identify parameters if I have specified input to model and desired output. To be more specific ...

Problem with System Identification Toolbox and 'sim' command
Behrooz - 2022-03-21

Hello everyone   I want to model a time -domain dynamic system (A: as input signal and B: as output signal) using System Identification Toolbox. I ha...

how to create a state-space model without disturbance
Manuel - 2022-03-21

how to create a state-space model without disturbance and how does the disturbance influence the solution I would like to identify parameters of an OD...

Get a Free Consultation or a Sample Assignment Review!