
Ruchika Parag
Followers: 0 Following: 0
Statistica
0 Domande
40 Risposte
RANK
1.231
of 297.870
REPUTAZIONE
58
CONTRIBUTI
0 Domande
40 Risposte
ACCETTAZIONE DELLE RISPOSTE
0.00%
VOTI RICEVUTI
3
RANK
of 159.704
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Plot of time-trajectories for the synchronization between two systems
Hey there @Nehad! If you are looking to plot the synchronization between two systems using MATLAB, I have got you covered. Here ...
circa un mese fa | 0
| accettato
Simulation Speed Issue with High εr in Patch Antenna Design
Hi @Morteza, when simulating patch antennas with high permittivity materials, it is not uncommon to experience increased simulat...
3 mesi fa | 0
Saving Geoplots to non-.fig files
Hi @Alan, you can create an interactive map using MATLAB's native capabilities, such as exporting to a web-friendly format that ...
3 mesi fa | 0
How to calculate the average of each column without taking zeros values
Hi @Amy, to calculate the average of each column in a matrix while ignoring zero values, you can use MATLAB's logical indexing a...
4 mesi fa | 0
Apply individual temperatures to nodes as initial conditions for thermal transient analysis
Hi @matjam, in the unified modeling workflow, you can specify the initial temperature for each node using a custom initial condi...
4 mesi fa | 0
To connect the top two points of the ellipse symmetrically with mesh and add the gradation color according to the value
Hi @daeyeong, to connect the top two points of the ellipse symmetrically with a mesh and add gradation color according to the va...
4 mesi fa | 0
'Matrix dimensions must agree' error, when using the backslash operator to solve Ax = b,
Hi @Noob, the error message "matrix dimensions must agree" typically indicates a mismatch in dimensions between matrices or vect...
4 mesi fa | 0
Simulink Coder: Why is my Matlab function input array not generated properly when the Inport dimension is -1 ?
Hi @Maxime, when generating C++ code from a MATLAB function using Simulink Coder, it is important to ensure your Simulink model ...
4 mesi fa | 0
| accettato
How to Permanently Change Default Title Options in tiledlayout?
HI @Massimiliano, to set default properties for titles and other elements in MATLAB's 'tiledlayout', you can modify your custom ...
4 mesi fa | 0
Catch command line information when using exportgraphics
Hi @Cunxin Huang, when using MATLAB in "nodesktop" mode, certain functions might produce output directly to the command line tha...
4 mesi fa | 1
I performed transfer learning on yamnet, then, when I try to classify a sound I recorded using y = net(x), it says "Array indices must be positive integers or logical values."
Hi @Eiram Voriz, the error message "Array indices must be positive integers or logical values" typically occurs in MATLAB when y...
4 mesi fa | 0
| accettato
Saving and Loading MATLAB APP Configuration
Hi @William, to update the app’s UI components in MATLAB App Designer after loading a saved configuration, you need to ensure th...
4 mesi fa | 0
How can I fix the previous plot as background, and then make a newplot that updating with a loop?
Hi @剑豪 戴, to achieve a plot where the background is fixed and new plots are updated without overlapping, you can use the 'cla' (...
4 mesi fa | 0
| accettato
How to import constants / parameters from another file
Hi @Muhammad Samin Hasan, here are some approaches to handle your setup: 1. Use a MATLAB Class You can define a class to store...
4 mesi fa | 0
| accettato
Record real-time EMG signal and Plot it.
Hi @Iro Liontou, to achieve precise timing and accurate plotting of your sEMG signal, consider the following key points: Loop T...
4 mesi fa | 0
Issues with Signal Interruption in high frequency Simulink OPC UA Real-Time Latency Test
Hi @Philipp Morlang, signal interruptions in a Simulink model using OPC UA communication can be caused by several factors, inclu...
4 mesi fa | 0
[axesm/for loop] multiple colorbars for superimposed contourfm plots keep on resetting
Hi @manuel FOSSA, to resolve this, you can use a separate axes for each colorbar, ensuring that each colorbar remains independen...
4 mesi fa | 1
| accettato
Scaling XYZ 3D data linearly
Hi @Roger Breton, to address the issue of obtaining negative XYZ values after applying your regression model, you can consider a...
4 mesi fa | 0
High BER for QAM
Hi Muath, when developing a QAM (Quadrature Amplitude Modulation) simulation from scratch, it's crucial to focus on several key ...
7 mesi fa | 0
How to resize Simulink RIbbon
Hi Shameer, to address the issue of the enlarged Simulink ribbon and pixelated model blocks in Release 2024a, Update 6, you can ...
7 mesi fa | 0
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...
8 mesi fa | 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...
8 mesi fa | 0
| accettato
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 ...
8 mesi fa | 0
| accettato
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 ...
8 mesi fa | 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...
8 mesi fa | 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...
9 mesi fa | 0
| accettato
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...
9 mesi fa | 1
| accettato
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...
9 mesi fa | 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...
9 mesi fa | 0
| accettato
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 mesi fa | 0