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 68 of 208 Ask a Question
I have curve fitted an histogram using the gaussian function
Akshay Kumar Pakala · Mar 29, 2022 · MATLAB , Graphics , 2-D and 3-D Plots , Data Distribution Plots , Histograms

Hi, I have curve fitted an histogram using the gaussian function. Now I would like to know how to extract a series of cell diameters from the gaussian fit.  Histogram with curve f…

K-mean Clustering
MAT NIZAM UTI · Mar 29, 2022 · k-mean , coding , AI, Data Science, and Statistics , Statistics and Machine Learning Toolbox , Cl

Hi Everyone,  can someone help me on how to use the K-mean clustering or perhaps share with me the suitable coding use to cluster wind speed data. I hava wind speed data in the fo…

GPU and CPU code: How to do?
Nycholas Maia · Mar 29, 2022 · gpu , cpu , parfor , AI, Data Science, and Statistics , Deep Learning Toolbox

I would like to share my MATLAB project with others that does not have any GPU card in your computers, but I want to use the GPU power in my computer.   How can I write ONLY ONE M…

sdmag evaluation by bode instruction
Mennuti · Mar 29, 2022 · Control Systems , Control System Toolbox , bode ,sdmag , parameter evaluation

Hi everyone, could someone explain me how the sdmag parameter is calculated from the following statement? Thanks in advance.     [mag,phase,wout,sdmag,sdphase] = bode(sys,w);  …

Nodal basis function 1D
mohamadoseini · Mar 23, 2022 · nodal basis function , summation of handl... , Control Systems , Control System Toolbox

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 i=1:n a= x(i); for j=1:n b(j)…

Is there a better way of solving simultaneous differential
Benjamin Watson · Mar 23, 2022 · matlab , dsolve , Control Systems , System Identification Toolbox

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 simulataneous differential equtio…

Adjust the phase offset when using data from 'bode'
Romain Liechti · Mar 23, 2022 · bode , phase , adjust , offset

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 amplitude and phase response with good…

Get a Free Consultation or a Sample Assignment Review!