MATLAB QUESTIONS & EXPERT ANSWERS

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

Illustration
Add SINGLE element to array or vector
Jasper - 2020-11-19

I have a vector of the format: x = [xval(1) xval(2) … xval(n)] , and I want to add an element to the end, xval(n+1). How do I do that?...

How to add values to a vector?
Brianna - 2020-11-19

Hello! I have the values ??obtained from the matrix E = 1x11004, with some operations in the loop I need to remove the last values, can I do 1x11004 +...

Matlab: optimize code
Theodore - 2020-11-18

Problem: I have the trajectories of 14 users: I have compare the trajectories of every user and for each one, I have calculated the longest common seq...

How can I have the BODE command in the Control System Toolbox plot output in Hertz (Hz) rather than rad/sec?
Jeremiah - 2020-11-18

I would like to have the BODE command in the  Control System Toolbox plot output in Hertz (Hz) rather than rad/sec....

Conversion to logical from sym is not possible.
Penelope - 2020-11-18

clc clear syms t u r a b c d x y j v t Output STP RMP p= input('Number of intervals of the signal (Integer value):'); n=0; a=input('Enter signal start...

How to check if two transfer functions are the same?
Sebastian - 2020-11-18

I want to verify that two transfer functions are equal.   For example:   Kc = 0.4262; Ti=1.35; C1 = pidstd(Kc,Ti); tf(C1) s = tf('s'); Gc1 = Kc*(1+1...

Is matlab 16 capable of working in ubuntu 16.10?
Oliviawilliams02 - 2020-11-18

Usually releases are available to work in windows and mac,but waht about linux distros?...

How to add exponential to a simulink model?
hardikisharma2 - 2020-11-17

I have searched everywhere but I cannot find the answer. Let's say I have an equation of x^(2/3). How can I put the ^(2/3)? That is an exponential, bu...

help with fzero function
Sophia - 2020-11-17

3*(1-f1/alphax)*A1+(f1/3*alphax)*(A2+2*A3/A4)=0 with A1 = (sigma_e - sigma_m)/(2*sigma_e - sigma_m); A2 = (sigma_e - sigma33_com)/(sigma_e + 0.14*(d/L...

how to add matrices to global matrix
zabaqer - 2020-11-16

I have a problem with matrices in this code clc clear all dbstop if error % Initial data: TubeLength =2.38e-9; %%TubeLength = input ('TubeLength'); %m...

Get a Free Consultation or a Sample Assignment Review!