photo

Ruchika Parag


Last seen: 12 days 前 自 2024 起处于活动状态

Followers: 0   Following: 0

统计学

  • Knowledgeable Level 2
  • First Answer

查看徽章

Feeds

排序方式:

已回答
Disable logging to disk from Simulink, during Reinforcement Learning training
Hi Federico, it seems like Simulink is saving simulation data to .dmr files in your temporary directory, despite using the 'rlTr...

1 month 前 | 0

已回答
Output single Timetable from Simulink when some logged signals are not doubles
Hi Yevgeniy, the error arises because logical values do not support missing values, which 'extractTimetable' tries to handle usi...

1 month 前 | 0

| 已接受

已回答
Pop-out axes from appdesigner into a separate figure
Hi Quy, to pop out axes from an App Designer app into a separate figure window, you have to create a new figure and copying the ...

1 month 前 | 0

| 已接受

已回答
Training a deep neural network with a database as input
Hi Giulia, it looks like you are facing an error while training your deep neural network for time series forecasting. The error ...

1 month 前 | 0

已回答
Problem of rotation of surface on xy plane
Hi Elisa, to address the rotation issue in your point cloud data, we need to ensure that the rotation aligns the profile correct...

1 month 前 | 0

已回答
How to generate c code with joystick input?
Hi Li, you are obtaining that error because the "Joystick Input" block is not code generable. This means you cannot generate cod...

1 month 前 | 0

| 已接受

已回答
Plot histogram of a series of images and extract cracks
Hi Elisa, it looks like you have a few issues in your code that might be causing the histogram not to be displayed properly. Her...

1 month 前 | 1

| 已接受

已回答
Incorrect number or types of inputs or outputs for function vec.
Hi, 麒麟, 我将用英语回答这个问题,因为我的母语不是中文. The error you are encountering suggests that there is an issue with the 'exp' function in the...

1 month 前 | 0

已回答
Constant Three-phase load with harmonic content
Hi David, to replace the Rectifier in the Simulink Harmonic Filter example with your actual three-phase current data, you can fo...

1 month 前 | 0

| 已接受

已回答
Graph adjust controls play peekaboo
Hi Alessandro, for users to be able to adjust the horizontal axis in your app, you can programmatically control the appearance a...

1 month 前 | 0

已回答
How to build complex DL 5G waveform with multiple UEs, Layers and Precoding
Hi Alecsander, you can use the following example that illustrates the process of configuring and generating a 5G NR downlink ve...

1 month 前 | 0

已回答
I have this problem unrecognized method property or field 'ArduinoPrefDirFolderName' for class 'arduino.setup.internal.TestConnectionScreen'.
Hi Sirawat, I understand that you are encountering an issue with the `ArduinoPrefDirFolderName` property for the `arduino.setup....

2 months 前 | 0

已回答
TRiggered Subsystem is taking very high time
Hi Shivam, when you redesign your simulation to use Edge Triggered subsystems, it can become slower due to several factors. Here...

2 months 前 | 0

已回答
Modeling a pde on matlab
Hi N G, you can check out the example on this page, which explains how to use a spatial mesh and plot the solution to model a pa...

2 months 前 | 0

已回答
how to close an UIFigure from a second app
Hi GMabilleau, to close app2 from app3, you need to ensure that the handle to app2 is correctly passed and accessible within app...

2 months 前 | 0

| 已接受

已回答
Is there a way to manually control and delay drawing with 'nexttile', similar to how 'subplot' behaves, to improve plotting performance?
Hi Patrick, Here is a brief example of how you can manually control and delay the drawing with nexttile to improve performance:...

2 months 前 | 0

已回答
code imported from app designer in .m reimported in .mlapp
Hi Jorge, Currently, there is no way to directly import .m code back into App Designer to recreate the .mlapp file. However, yo...

2 months 前 | 0

已回答
How to save changes done inside Signal spec and routing blocks of a test harness?
Hi Maria, The Signal Specification and routing subsystems (Input and Output Conversion subsystems) ensure that signals passed i...

2 months 前 | 0

已回答
Help with ocean transect plot
Hi Lisa, Here are some suggestions to help you achieve your goal: Interpolate Data in 2D: Use griddata or scatteredInterpolant...

2 months 前 | 0

| 已接受

已回答
App Designer (using uitimescope in standalone app)
Hi Sune, It sounds like the issue might be related to the way signals are logged in your Simulink model when the app is compile...

2 months 前 | 0