Aishwarya Shukla
MathWorks
Followers: 0 Following: 0
I am an Intern at MathWorks. My major responsibilities is to provide the best support in the field of Signal Processing and Communication at MathWorks DISCLAIMER: Any advice or opinions here are my own, and in no way reflect that of MathWorks
Estadística
0 Preguntas
26 Respuestas
CLASIFICACIÓN
1.630
of 295.467
REPUTACIÓN
40
CONTRIBUCIONES
0 Preguntas
26 Respuestas
ACEPTACIÓN DE RESPUESTAS
0.00%
VOTOS RECIBIDOS
2
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.872
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Improve GPU utilization during regression deep learning
Hi @Adam Shaw It's hard to say exactly what's causing the low GPU utilization without more information, but here are a few pote...
más de 1 año hace | 0
Access to Source files List called by Model by Embedded Coder?
Hi @Quentin Coret, To automatically copy the necessary source files to your build directory, you can use the "Include files" op...
más de 1 año hace | 0
Execute subsystem that will only last for a specific amount of clock cycles.
Hi @Noah B Damron It sounds like you are trying to implement a time-based control for the PWM signal that drives your inverter....
más de 1 año hace | 0
How to centre an Image on a Figure with a Caption in Report Generator to Word?
Hi @Alex, To center an image with a caption in MATLAB report generator, you can use the following steps: Create a container t...
más de 1 año hace | 0
Assertion error in Simulink model
Hi @Jio Nocon The error message indicates that there is an issue with the data types used in your model. Specifically, the erro...
más de 1 año hace | 0
| aceptada
Getting "LNK2019 unresolved external symbol _ ..." errors when compiling C++ program linked to MATLAB libraries
Hi @Anne Davenport The LNK2019 error indicates that the linker is unable to find the definitions for the functions you are tryi...
más de 1 año hace | 0
how can i standize my data? sigma 1 integral 1
Hi @영훈 정 Yes, standardizing your data is a good idea when using Gaussian regression because it can improve the performance of t...
más de 1 año hace | 0
| aceptada
Need 4 CANBUS Connections
Hi @John , Yes, it is possible to extend the number of virtual CAN channels in Simulink to support 4 separate CAN BUS connecti...
más de 1 año hace | 1
simscape centrifugal pump (IL) flow rate error
Hi @ Aiden , It sounds like there might be a problem with the parameters you are using for your centrifugal pump. The error m...
más de 1 año hace | 0
| aceptada
Gathering data from two different instruments at the same time on Matlab2021b
Hi @Ege, Yes, it is possible to perform data acquisition and synchronization in MATLAB 2021b. You can use MATLAB's Data Acquisi...
más de 1 año hace | 0
try to upload 122*335 unit 16 *tif image to matlab piv
Hi @sanyogita sanyogita , To change the PIV Matlab window size to match your image size, you can use the figure and imshow fun...
más de 1 año hace | 0
How to connect a battery for an electric vehicle with four motors inside wheels in simulink?
Hi @Mohamed Abdullah In Simulink, if you connect multiple motors to the same battery, Simulink will understand that all the mot...
más de 1 año hace | 0
| aceptada
How to access model data of Hybrid electric vehicle model in reference application projects?
Hi @Mohamed Abdullah, Hello! To access the parameters' data used in running Simulink models, you can follow these steps: Open...
más de 1 año hace | 0
| aceptada
SINR calculation for UAV
Hi @Moe Lwin Nang Swe Zin It's difficult to debug your code without seeing the error message that you're getting. However, I ca...
más de 1 año hace | 0
How to install required add-ons when using matlab.addons.install
Hi @Alexander, Yes, you can query an mltbx for its "Required Add-ons" dependencies using MATLAB's matlab.addons.toolbox.toolbo...
más de 1 año hace | 1
| aceptada
fsolve in Matlab function block Simulink with two outputs
Hi @Roberto Tascioni, Based on the code you provided, it seems that you are using the fsolve function to solve a system of two...
más de 1 año hace | 0
How to define dependent dimensions in argument validation block
Hi @Besmir One approach to validate the size of the ColumnNames option is to use a custom validation function. This validation...
más de 1 año hace | 0
| aceptada
How to convert an array of sltest.testmanager.TestCase to sltest.testmanger.TestSuite?
Hi @Montina, To convert an array of sltest.testmanager.TestCase objects to a sltest.testmanager.TestSuite, you can use the slt...
más de 1 año hace | 0
Add IQ data signal to combine with existing signal
Hi @Fumihiko Sato, To answer your questions: Yes, you can import the IQ data into your workspace and combine it with the sig...
más de 1 año hace | 0
| aceptada
How to find name of test result object?
Hi @php, To identify the correct data object to use in your code, you need to know the name of the output signal you are inter...
más de 1 año hace | 0
Running two simulink model in close loop
Hi @Mukesh Pokaram Choudhary, I think your problem will get resolved by the solution given by @Dr. JANAK TRIVEDI in comments, s...
más de 1 año hace | 0
Record screen video while running script
Hi @Lea, Yes, it is possible to record a video of your screen while running a psychtoolbox script. One way is to use the...
más de 1 año hace | 0
| aceptada
Invalid constructor signature for CAN message transmit
Hi @mehul, It looks like there's a typo in your code. The variable messsage is misspelled and should be message. That's why MA...
más de 1 año hace | 0
Simulink Compiler errors out with matrix math
Hi @Wayne, It sounds like you are encountering a limitation with the Simulink Compiler when dealing with larger matrices. With...
más de 1 año hace | 0
.TimeZone data not applying to plot
Hi @Timothy, It sounds like the issue is that the plot is not updated correctly when the time zone input is changed. One way t...
más de 1 año hace | 0
Exportapp causing undefined function "printopt" error
Hi @StefanoM64, The error message "undefined function 'printopt' for input argument type matlab.ui.Root" suggests that there i...
más de 1 año hace | 0