已回答
Convert data type for PID controller
Hello, Your understanding of the fixed-point data types and their behavior in the context of ADC conversion and PID control is ...

1 year 前 | 0

已回答
How to increase the size of a data array?
Hi, As I can understand, you are interested in increasing your dataset from "m" to "2*m" without any independent variable. Give...

1 year 前 | 0

已回答
Initiate array in Simscape
Hi Zubair, As I can understand, you want to initialize an array in Simulink only after a specific time has elapsed. There are s...

1 year 前 | 0

已回答
A puzzle for student using Fortran compiler through mex in Matlab
Hi Hemin, MathWorks has updated their support to include Intel oneAPI compilers in the newer versions of MATLAB. For an exhaust...

1 year 前 | 0

已回答
imageDatastore multiple output label
Hi Chaz, It seems like you're trying to work with MATLAB's "imageDatastore" to handle a multi-label classification problem, whe...

1 year 前 | 0

已回答
Simevents fails to run after using step-through
Hi Ben, It seems like you are encountering a problem with MATLAB failing to load a necessary dynamic library for SimEvents. The...

1 year 前 | 0

已回答
Integrator delivers Wrong output
Hi Tobi, Ideally, the derivative of the integration should match with the original signal. There could be a variety of reasons ...

1 year 前 | 0

已回答
Using multiple instances of a referenced model with different port dimensions
Hi Robin, As I can understand, you are facing issues when trying to send signals of varying sizes to a referenced model from di...

1 year 前 | 0

已回答
Differences in FFT of boxcar function
Hi Heather, Based on your description, I understand that you are facing an issue with the plot obtained from the Fourier Transf...

1 year 前 | 0

已回答
Getting error while building mex libIp_xfft_v9_0_bitacc_cmodel.lib
Hi Ashwin, When you're trying to compile a MEX file, you typically need to provide the source code file(s) that should be compi...

1 year 前 | 0

已回答
stop automatic download of smart sync files from dropbox
Hi Adi, When MATLAB changes the current folder or path to a Dropbox folder that is managed by Smart Sync, it may try to access ...

2 years 前 | 0

已回答
How to describe the table of multiple variable correlation in MATLAB similar R?
Hi Khanh, In MATLAB, you do not have a built-in function that directly mimics the "cor" function from R in terms of both comput...

2 years 前 | 0

已回答
How to generate pulse signal in Simulink with pulse width input?
Hi Pelle, I understand that you are looking to feed variable inputs to the "Pulse Generator Block" in Simulink. While you could...

2 years 前 | 0

已回答
An error occurred while running the simulation and the simulation was terminated Caused by: Unable to perform assignment because the indices on the left side are not compatib
Hi Jeferson, I understand that you are facing issues while making an equalizer with 10 filters. The error message you're seeing...

2 years 前 | 0

已回答
PDE Toolbox Heat Transfer
Hi Haige, I understand that you are facing issues while using the MATLAB PDE Toolbox. To gain a better understanding of how thi...

2 years 前 | 0

已回答
how can i plot overlapping dendrograms with manovacluster or similar manova output ?
Hello, I understand that you are interested in comparing mANOVA results by plotting multiple "manovacluster" output onto the sa...

2 years 前 | 0

已回答
export_fig crop to specific dimensions
Hi Jessica, I undertsand that you are interested in saving a MATLAB figure with specific DPI and size. While the "export_fig" ...

2 years 前 | 0

| 已接受

已回答
Export Matlab function as standalone python code which runs without Matlab Runtime
Hi Francois, I understand that you are interested in exporting MATLAB function as standalone python code. Currently, MATLAB doe...

2 years 前 | 0

| 已接受

已回答
Error using .xlsread
Hi Kareemulla, I understand you are facing issues while using the "xlsread" function. As per the MATLAB documentation, "xlsread...

2 years 前 | 0

已回答
Can i use a variable MeasurementNoise, hence a variable statecovarience while defining EKF?
Hello Aniket, I understand that you are interested in analysing how the noise varies with the entropy of the state covariance a...

2 years 前 | 0

已回答
How can I give MATLAB permission to access a library?
Hi Fahimeh, I understand that you're encountering a permissions issue when trying to access methods from a .NET DLL within MATL...

2 years 前 | 0

已回答
Unable to perform assignment because the size of the left side is 1-by-4096 and the size of the right side is 6-by-6-by-256
Hi Petrov, I understand that you are facing issues while extracting the information from the "pool5" layer of the "AlexNet" net...

2 years 前 | 0

已回答
Deconvolution of a polynomial and exponential function
Hi Larry, I understand that you are facing issues while using the "deconv" function in MATLAB. "deconv(y,h)" deconvolves a vect...

2 years 前 | 0

已回答
How can I obtain peak power in dBm of a train IF pulse wave in simulink?
Hi Jose, I understand that you are interested in calculating the peak power of a pulse train in dBm. The power of any signal i...

2 years 前 | 0

已回答
Numerical result for symbolic expression could not be obtained
Hello, I understad that you are facing issues while using the "stem" function in MATLAB. The "stem" function specifically work...

2 years 前 | 0

已回答
Displaying a matrix as an image
Hi Jaehyun, I understand that you are interested in analysing a 3D volume stored in a .mat file. To achieve this, you first ne...

2 years 前 | 0

已回答
Solving 4 nonlinear equations with 1 unknown
Hi Vernice, I understand that you are experiencing issues while solving a system of equations in MATLAB. I attempted to solve t...

2 years 前 | 0

已回答
histogram of Bivariate Normal distribution plot
Hi Giovanni, I understand that you are facing issues while making a 3 dimensional histogram of a PDF function. Since you have ...

2 years 前 | 0

已回答
Why do I receive this block error?
Hi Eashan, I understand that you are encountering an error while implementing a state-space model in Simulink. Since you have n...

2 years 前 | 0

已回答
How to solve this system of differential equations with runge kutta method or with any other method on matlab?
Hi Giannis, I understand that you are interested in solving a system of Ordinary Differential Equations (ODEs) using MATLAB. To...

2 years 前 | 0

加载更多