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

más de 1 año hace | 0

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

más de 1 año hace | 0

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

más de 1 año hace | 0

| aceptada

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

más de 1 año hace | 0

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

más de 1 año hace | 0

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

más de 1 año hace | 0

| aceptada

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

más de 1 año hace | 0

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

más de 1 año hace | 0

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

más de 1 año hace | 0

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

más de 1 año hace | 0

| aceptada

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

más de 1 año hace | 0

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

más de 1 año hace | 0

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

más de 1 año hace | 0

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

más de 1 año hace | 0

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

más de 1 año hace | 0

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

más de 1 año hace | 1

| aceptada

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

más de 1 año hace | 0

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

más de 1 año hace | 0

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

más de 1 año hace | 0

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

más de 1 año hace | 0

| aceptada

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

más de 1 año hace | 0

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

más de 1 año hace | 0

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

más de 1 año hace | 0

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

más de 1 año hace | 0

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

más de 1 año hace | 0

| aceptada

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

más de 1 año hace | 0

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

más de 1 año hace | 0

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

más de 1 año hace | 0

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

más de 1 año hace | 0

| aceptada

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

más de 1 año hace | 0

Cargar más