photo

Ruchika Parag


Last seen: Today 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...

3일 전 | 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...

3일 전 | 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 ...

3일 전 | 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 ...

4일 전 | 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...

4일 전 | 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...

5일 전 | 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...

6일 전 | 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...

6일 전 | 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...

6일 전 | 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...

9일 전 | 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...

9일 전 | 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....

12일 전 | 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...

12일 전 | 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...

12일 전 | 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...

16일 전 | 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:...

27일 전 | 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...

27일 전 | 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...

27일 전 | 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...

27일 전 | 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...

27일 전 | 0