Risposto
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. ...

oltre un anno fa | 0

Risposto
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...

oltre un anno fa | 0

Risposto
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...

oltre un anno fa | 0

| accettato

Risposto
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...

oltre un anno fa | 0

Risposto
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...

oltre un anno fa | 0

Risposto
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 ...

oltre un anno fa | 0

| accettato

Risposto
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 ...

oltre un anno fa | 0

Risposto
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...

oltre un anno fa | 0

Risposto
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...

oltre un anno fa | 0

Risposto
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...

oltre un anno fa | 0

| accettato

Risposto
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...

oltre un anno fa | 0

Risposto
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...

oltre un anno fa | 0

Risposto
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” ...

oltre un anno fa | 0

Risposto
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...

oltre un anno fa | 0

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

oltre un anno fa | 0

Risposto
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 ...

oltre un anno fa | 1

| accettato

Risposto
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...

oltre un anno fa | 0

Risposto
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...

oltre un anno fa | 0

Risposto
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...

oltre un anno fa | 0

Risposto
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...

oltre un anno fa | 0

| accettato

Risposto
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...

oltre un anno fa | 0

Risposto
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...

oltre un anno fa | 0

Risposto
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...

oltre un anno fa | 0

Risposto
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 =...

oltre un anno fa | 0

Risposto
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...

oltre un anno fa | 0

| accettato

Risposto
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...

oltre un anno fa | 0

Risposto
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 ...

oltre un anno fa | 0

Risposto
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”...

oltre un anno fa | 0

Risposto
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...

oltre un anno fa | 0

| accettato

Risposto
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 ...

oltre un anno fa | 0

Carica altro