Answered
Can Matlab read the voltage of a circuit as an input.
Hi Jonathan, I understand that you want to know if MATLAB can be used to supply a set voltage to the resistor and can measure ...

12 months ago | 0

Answered
How to use two Simulink libraries at the same time
Hi Jun Ishikawa, I understand that you want to use two Simulink libraries at the same time, In Simulink, utilizing multiple ...

12 months ago | 0

| accepted

Answered
Cannot call INPUT from EVALC. in my code
Hi Hanming, I understand that you want call “input” from “evalc” function. In the provided code, the “evalc” function is not...

12 months ago | 0

Answered
How to find size of an object inside the bounding box?
Hi Sahik Ha.adi, I understand that you have developed a code to find the size of the white region in the selected object, the a...

12 months ago | 1

Answered
controling arduino mega2560
Hi lital, I understand that you want to achieve a higher frequency using Arduino MEGA 2560. To achieve higher frequencies, o...

1 year ago | 0

Answered
I have to use Space vector modulation (SVM) technique for Current sourced Inverters. Can anyone suggest how I will start to simulate CSI by using SVM?
Hi Anik Baul, I understand that you want to simulate a Current Source Inverter (CSI) using Space Vector Modulation (SVM) in MA...

1 year ago | 0

Answered
How can I link the color of an image to a defined temperature?
Hi Enne, I understand that you want to link the colour of an image automatically to a defined temperature, Currently there i...

1 year ago | 0

Answered
how to change time integration in pdepe
Hi feynman feynman, I understand that you want to change ODE solver whenever required, ‘pdepe’ is a function specifically des...

1 year ago | 0

| accepted

Answered
how to apply k means clustering algorithm for image segmentation in matlab and how to use kernel methods in that code
Hi MINO GEORGE, I understand that you are looking for a method to implement K means Clustering algorithm, The “k-means clust...

1 year ago | 0

Answered
K means Segmentation function
Hi Subhransu Sekhar Bhattacharjee, The ‘imsegkmeans’ function in MATLAB performs k-means clustering on an image to segment it i...

1 year ago | 1

Answered
find algorithm for a contour
Hi Desmond Anthony, You're discussing the "nearest neighbour" problem. In MATLAB, this can be tackled by utilizing the “pdist...

1 year ago | 0

Answered
How to replace fftn and ifftn with parallel statements
Hi 耀 王, The “ifftn” function in MATLAB is implemented using a similar approach as the code you provided for “fftn” It perform...

1 year ago | 1

Answered
C struct import problem with Matlab/Simulink R2021b if struct contains an array with one element
Hi Thomas Klingelhöfer, I have tried to import the file with single & Multi Dimensions in MATLAB R2023b, and it’s working fin...

1 year ago | 0

| accepted

Answered
Why is matlab removing urevent structure?
Hi @Bridget, The warning message you are seeing indicates that there is an inconsistency between the “urevent” and “event” st...

1 year ago | 1

Answered
MATLAB and J1587 Vehicle Communication Protocol
Hi @ Shaun Davies, I understand that you want to use MATLAB to work with the J1587 vehicle protocol, MATLAB's Vehicle Net...

1 year ago | 0

Answered
matlab code for a 2D steady state using the energy balance method, derive the finite difference equations for the interior and boundary nodes
Hi @wes7, I understand that you want to check the heat flow at each node and edge which requires calculation of the heat flux a...

1 year ago | 0

Answered
simscape electrical 完成一天级的仿真
Hi @ 智坤, 以下回复为英文, I understand that you want to design a day level energy management using Simscape Electrical, Using Sims...

1 year ago | 0

Answered
Attenuation and Dispersion correction
Hi @Christian Kohlsaat, I understand that you are trying to correct the attenuation and dispersion in your measurement signal...

1 year ago | 0

Answered
PDE Toolbox: conversion of my linear PDE model from the old "[p,e,t]" based workflow to the newer object-based work flow
Hi @Alex Degeling, I understand that you are encountering an error indicating that the model is being detected as nonlinear w...

1 year ago | 0

Answered
Non-homogenous spatial and temporal grids
Hi @Mr. P, In the “pdefun” function, you want to define “alpha1” and “alpha2” as functions of both time and space. You can achi...

1 year ago | 0

Answered
Failed to load module "canberra-gtk-module" without simulink
Hi @Per Jørgensen, The "load_sl_glibc_patch" function is designed exclusively for Simulink and is used to load a patch for the ...

1 year ago | 0

Answered
facing problem in combining EEG data
Hi @Vandana To concatenate the EEG data in the EEG.data field, you can use the “cat” function, In the below code, EEG.data is ...

1 year ago | 0

| accepted

Answered
mimo system not working in m.p.c.
Hi @AMAN, The error message you are seeing is likely due to a mismatch in the dimensions of the manipulated output (mo) and the...

1 year ago | 0

| accepted

Answered
How do I define a dynamic system in matlab with two state variables as output to be controlled, one control input and one fixed input for the MPC controller block?
Hi @Pruthviraj Mane, I understand that you want to know how to define a dynamic system in MATLAB with two state variables, The...

1 year ago | 0

Answered
How to train EEG signal on a single chaotic rossler attractor?
Hi @Sayan Ghosh, I understand that you aim to stimulate the Rossler system using an external input. To excite the Rossler syst...

1 year ago | 0

Answered
How to calculate C rate for a 3 cell battery model ?
Hi @MAHENDRAN A, The C rate of a battery is the rate of charge or discharge relative to its capacity. It is often denoted as a ...

1 year ago | 0

Answered
Modelling of journal bearing
In Simscape, modelling simple cylindrical journal bearings can be achieved by creating a custom component that represents the be...

1 year ago | 0

| accepted

Answered
What are the demands for a custom pptx file to use it as template for mlreportgen.ppt.Presentation
Hi @Philipp To use a custom PowerPoint (PPTX) file as a template for the “mlreportgen.ppt.Presentation ” class in MATLAB...

1 year ago | 0

| accepted