![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/28977367_1674651611078_DEF.jpg)
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
Statistiques
0 Questions
26 Réponses
RANG
1 648
of 297 010
RÉPUTATION
40
CONTRIBUTIONS
0 Questions
26 Réponses
ACCEPTATION DE VOS RÉPONSES
0.00%
VOTES REÇUS
2
RANG
of 20 418
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 157 687
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
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...
presque 2 ans il y a | 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...
presque 2 ans il y a | 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....
presque 2 ans il y a | 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...
presque 2 ans il y a | 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...
presque 2 ans il y a | 0
| A accepté
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...
presque 2 ans il y a | 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...
presque 2 ans il y a | 0
| A accepté
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...
presque 2 ans il y a | 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...
presque 2 ans il y a | 0
| A accepté
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...
presque 2 ans il y a | 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...
presque 2 ans il y a | 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...
presque 2 ans il y a | 0
| A accepté
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...
presque 2 ans il y a | 0
| A accepté
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...
presque 2 ans il y a | 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...
presque 2 ans il y a | 1
| A accepté
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...
presque 2 ans il y a | 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...
presque 2 ans il y a | 0
| A accepté
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...
presque 2 ans il y a | 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...
presque 2 ans il y a | 0
| A accepté
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...
presque 2 ans il y a | 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...
presque 2 ans il y a | 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...
presque 2 ans il y a | 0
| A accepté
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...
presque 2 ans il y a | 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...
presque 2 ans il y a | 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...
presque 2 ans il y a | 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...
presque 2 ans il y a | 0