Community Profile

photo

Aishwarya Shukla

MathWorks

Last seen: 11개월 전 2023년부터 활동

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

통계

  • Knowledgeable Level 2
  • First Answer

배지 보기

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

12개월 전 | 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...

12개월 전 | 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....

12개월 전 | 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...

12개월 전 | 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...

12개월 전 | 0

| 수락됨

답변 있음
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...

대략 1년 전 | 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...

대략 1년 전 | 0

| 수락됨

답변 있음
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...

대략 1년 전 | 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...

대략 1년 전 | 0

| 수락됨

답변 있음
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...

대략 1년 전 | 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...

대략 1년 전 | 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...

대략 1년 전 | 0

| 수락됨

답변 있음
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...

대략 1년 전 | 0

| 수락됨

답변 있음
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...

대략 1년 전 | 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...

대략 1년 전 | 1

| 수락됨

답변 있음
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...

대략 1년 전 | 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...

대략 1년 전 | 0

| 수락됨

답변 있음
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...

대략 1년 전 | 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...

대략 1년 전 | 0

| 수락됨

답변 있음
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...

대략 1년 전 | 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...

대략 1년 전 | 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...

대략 1년 전 | 0

| 수락됨

답변 있음
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...

대략 1년 전 | 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...

대략 1년 전 | 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...

대략 1년 전 | 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...

대략 1년 전 | 0