已回答
Can I charactrize LFP cell in "Characterize Battery Cell for Electric Vehicles"?
Hi Benel, Yes, you can characterize an LFP (Lithium Iron Phosphate) cell in the "Characterize Battery Cell for Electric Vehicle...

5 months 前 | 0

已回答
Performance of SystemObject vs Class
Hi Friedrich, Replacing nested SystemObjects with normal classes may not necessarily lead to a performance increase in the gene...

5 months 前 | 0

| 已接受

已回答
How can I generate code from the system I've designed in the fuzzy logic designer?
Hi Nurul Ainina, I understand that you want to generate the code from fuzzy logic designer, To generate code for a fuzzy log...

7 months 前 | 0

| 已接受

已回答
ploting 1D eigenvector using ffmatlib
Hi AMIT, I understand that you want to plot 1D eigen vector, Yes, you can plot a 1D eigenvector in MATLAB. Since the eigenve...

7 months 前 | 0

已回答
s it possible to use the matlab system identification toolbox to conduct dam modal analysis based on strong earthquake records? ARX or ARMAX is adopted.
Hi lLongjiang, I understand that you want to use System Identification Toolbox to implement ARX or ARMAX algorithm. Yes, it...

7 months 前 | 0

已回答
model predictive control toolbox
Hi K Kalanithi, I understand that you want to know the difference between “mpcobj” and “sim” commands in Model Predictive Cont...

7 months 前 | 1

已回答
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 ...

7 months 前 | 0

已回答
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 ...

7 months 前 | 0

| 已接受

已回答
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...

7 months 前 | 0

已回答
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...

7 months 前 | 1

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

7 months 前 | 0

已回答
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...

7 months 前 | 0

已回答
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...

7 months 前 | 0

已回答
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...

7 months 前 | 0

| 已接受

已回答
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...

7 months 前 | 0

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

7 months 前 | 1

已回答
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...

7 months 前 | 0

已回答
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...

8 months 前 | 1

已回答
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...

8 months 前 | 0

| 已接受

已回答
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...

8 months 前 | 1

已回答
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...

9 months 前 | 0

已回答
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...

9 months 前 | 0

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

9 months 前 | 0

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

9 months 前 | 0

已回答
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...

9 months 前 | 0

已回答
How can I active "Perform channel analysis" option in Paralle link designer simulation?
Hi @Zahra , I understand that "Perform channel analysis" option is inactive in the prelayout simulation window, It is possible...

10 months 前 | 0

已回答
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...

10 months 前 | 0

已回答
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 ...

10 months 前 | 0

已回答
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 ...

10 months 前 | 0

| 已接受

加载更多