Réponse apportée
Sumatorio en matlab para una señal
Hi Francisco, Como no soy hablante nativo de coreano, intentaré responder esta pregunta en inglés. Gracias por su comprensión. ...

9 mois il y a | 0

Réponse apportée
Importing Data to Simulink with Dates
Hi Klaudia, I understand that you want to import an excel spreadsheet in the Simulink that contains data for a full year, detai...

9 mois il y a | 0

Réponse apportée
mex cuda code for matrix multiplication
Hi Chieh-Hsun, Looks like you are trying to calculate matrix multiplication of matrices A and B using "mex" CUDA code but the r...

9 mois il y a | 0

| A accepté

Réponse apportée
slrealtime.Application fails with "Enter a valid application name"
Hi Jeffrey, Looks like you are trying to run "slrealtime.Application('<appname>')" where <appname> is the application name with...

9 mois il y a | 0

Réponse apportée
How can I solve this nonlinear equation? I tried fsolve、fzero and vpasolve, which all could not found solutions. My target is to find solution of 'w' with different 'z'
Hi LiangXi, Looks like you are getting following errors while solving the equation using "fsolve": 1. Solver stopped prematur...

9 mois il y a | 0

Réponse apportée
non linear fitting with subroutine
Hi Daniele, Looks like you are facing errors while executing the MATLAB code snippet which you have provided. I have debugged ...

9 mois il y a | 0

| A accepté

Réponse apportée
I got SIB1 bit message from lteDLSCHDecode() function. But it is a {208 x 1 int 8} cell. How will I decode this to get BCCH-DL-SCH-Message.
Hi Aritrik, I understand that you are getting SIB1 bit message which is a 1x1 cell array of size { 208x1} and you want to know ...

9 mois il y a | 0

Réponse apportée
Making a mex function for a rather complex code
Hi Shojaei, Looks like you want to have a mex function in C/C++ for the MATLAB subroutine "Cost". There are total 5 input argum...

9 mois il y a | 0

Réponse apportée
How to calculate Friction force for Journal Bearing ?
Hi Pratyush, I understand that you have discrete pressure variation for journal bearing and you want to find the friction force...

9 mois il y a | 0

Réponse apportée
Perform Image Acquisition, Post Processing and plotting in parallel using SPMD
Hi Cristian, It looks like you want to plot latest captured image from worker 1 and latest post-processed image from worker 2 s...

9 mois il y a | 0

| A accepté

Réponse apportée
Why code fail to bootstrap when points lower than a certain limit?
Hi Andi, I understand that you are facing error using “bootci” function. You are reading “data.csv” file in which you are call...

10 mois il y a | 0

Réponse apportée
Communication Rate Between Host and Target Models
Hi, I understand that you are currently using a sampling rate of 10 kHz and buffering 600 samples before transmitting from the...

10 mois il y a | 0

Réponse apportée
Include C-code in Simulink with pointers within a structure
Hi Roman, I understand that you are trying to create “Simulink.Bus” object using the function “Simulink.importExternalCTypes” ...

10 mois il y a | 0

Réponse apportée
Energy cost calculation from instantaneous power
Hi Joydeep, I understand that you need to calculate the total electricity cost consumed over one year period using the given pa...

10 mois il y a | 0

Réponse apportée
2012b Disable function
Hi Varun, Looks like you are getting “disable functions” auto generated while using embedded coder something like this “xyz_Dis...

10 mois il y a | 0

Réponse apportée
basin for attraction of multiple attractor
Hi Ajay, I understand that you are currently able to plot basin of attraction for one attractor, but you want to plot basin of ...

11 mois il y a | 1

| A accepté

Réponse apportée
how to establish a midi device for software audio plugins using MATLAB 2023a new features
Hi Dimitrii, Looks like you want to send MIDI messages from your midi controller to MATLAB input midi channel, process all the...

11 mois il y a | 0

Réponse apportée
fsolve with variable undeclared - converting to web app
Hi George, Looks like you want to solve the “Loss Function” equation using “fsolve”. You have shared a code snippet for the sam...

11 mois il y a | 0

Réponse apportée
How should I plot the CDF for another parameter
Hi Shufan, Looks like you want to plot CDF of amplitude variation with elevation. Currently you are able to plot CDF of the am...

11 mois il y a | 0

Réponse apportée
Is there a code to convert/visualize a 3d figures (.fig) consisting of chemical bonds and structures into a 2d format, or into .pdb format?
Hi, As per my understanding to the question, you want to convert 3d figure (“.fig”) which consists of chemical bonds into 2d i...

11 mois il y a | 0

| A accepté

Réponse apportée
Opening and closing multiple excel files
Hi Zach, The issue you're experiencing in MATLAB version R2016b with Excel workbooks behaving as if they are still open for ed...

11 mois il y a | 0

Réponse apportée
find what is the bounding box that encircles the whole objects as one unit?
Hi David, As I can see you have given an image which consists of a text “Disney”, and you want to enclose this text with a bou...

11 mois il y a | 0

Réponse apportée
vpasolve() Unable to find variables in equations for solving determinant of a matrix that has symbolic inside as zero
Hi Felis, After looking at your code, I perceive that you have created a symbolic variable ‘p’ and you are trying to get solut...

11 mois il y a | 0

Réponse apportée
Error executing bearing failure detection code using deep learning transfer learning in MATLAB: How can I solve it?
Hi, I see that you're encountering an error in the "PMDa​tastore.m" file, specifically in the given section: try rdata =...

11 mois il y a | 0

Réponse apportée
Timer object is triggering much faster than specified?
Hi Chirs, I understand that you are attempting to read “modbus” registers at a frequency of 2 Hz using a timer object. However...

11 mois il y a | 0

| A accepté

Réponse apportée
Aggregation methods, index ranking
Hi, I understand that you have collected 30 parameters for 200 states and you want to generate an index from them using CKYL m...

11 mois il y a | 0

Réponse apportée
How to print the sum of the middle array's columns ?
Hi, I understand that you are trying to calculate the sum of middle column of a matrix (odd) without using “sum” function. You ...

11 mois il y a | 0

Réponse apportée
Vectorize class function over all objects
Hi Marc, I understand that you want to implement “growth” function/ method in a class which can modify properties like “radius”...

11 mois il y a | 0

Réponse apportée
C MEX Bug: String Preprocessor Concatenation Not Working?
Hi Dana, I understand that you are trying to include “../STM32_Drivers/stm32l4/HAL_Driver/Inc/stm32l4xx_hal_adc.h” by followin...

11 mois il y a | 0

| A accepté

Réponse apportée
Can the `help` function parse functions defined in Live Scripts
Hi Rohan, I understand that comments inside a function is not able to be parsed by ‘help’ command on R2022a. I ran it locally ...

11 mois il y a | 0

Charger plus