MATLAB Solutions & Expert Answers

Ask an expert. Trust the answer.
Academic and engineering questions answered by verified MATLAB professionals.

MATLAB expert answering student questions
Showing page 27 of 208 Ask a Question
why is my ea not being recognized?
Clinton Mitchell · Sep 8, 2023 · matlab , Data Types , Numeric Types , Logical

clc; clear all; L = 1.25; E = 50000; I = 30000; w0 = 2.5; syms x f(x) = (w0/(120*E*I*L))*(-x^5+2*(L^2)*(x^3)-(L^4)*x); df = diff(f,x); true = df(2); roots = solve(f==0, x); true_ro…

How do I install the Network License Manager?
reehana · Aug 28, 2023 · MATLAB , Installation and Licensing , Manage Products

I have a network license and I would like to know how to install the license manager software and the MathWorks license file on my license server.  …

How to arrange alternate cells of a column into two columns?
Manoj Kumar · Aug 28, 2023 · matlab , Matrices and Arrays , Resizing and Reshaping Matrices

Let's say the column matrix is: A = 2 6 7 3 8 3 2 9 7 5 4 1     And I need to obtain final result as A = 2 6 7 3 8 3 2 9 7 5 4 1 Can I know the way to split in this way?…

Why do I receive License Manager Error -9?
prince_jerry · Aug 24, 2023 · MATLAB , Installation and Licensing , Install Products , Introduction to Installation and Licensin

When I try to launch MATLAB, I get one of the following errors:   License checkout failed. Invalid host. License Manager Error -9 Or License Manager Error -9 Your username does no…

Get a Free Consultation or a Sample Assignment Review!