photo

Rahul


Last seen: 3 giorni fa Attivo dal 2023

Followers: 0   Following: 0

Statistica

All
MATLAB Answers

0 Domande
72 Risposte

Cody

0 Problemi
4 Soluzioni

RANK
668
of 298.649

REPUTAZIONE
114

CONTRIBUTI
0 Domande
72 Risposte

ACCETTAZIONE DELLE RISPOSTE
0.00%

VOTI RICEVUTI
11

RANK
 of 20.641

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK
63.334
of 161.897

CONTRIBUTI
0 Problemi
4 Soluzioni

PUNTEGGIO
50

NUMERO DI BADGE
1

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Knowledgeable Level 4
  • 3 Month Streak
  • Solver
  • First Answer

Visualizza badge

Feeds

Visto da

Risposto
in dsp.Channelizer for 256 NumFrequencyBands response filter bank
Hi Mansour, I understand you are observing unexpected results when setting the 'NumFrequencyBands' parameter to 256 in the 'd...

4 giorni fa | 0

Risposto
Simulink control from app
Hi Anna, I understand that you are trying to control the simulation of your Simulink model with 'NI myDAQ' blocks through a M...

5 giorni fa | 0

| accettato

Risposto
Long Execution Time From propagateOrbit
Hi Kevin, I understand that you are trying to propagate the orbit using a 'two-body-keplerian' model for faster simulation, b...

5 giorni fa | 0

Risposto
How to get beam-doppler plot?
Hi Subhosri, I understand that you want to generate a plot between spatial frequency and Doppler frequency for simulating an ...

7 giorni fa | 1

| accettato

Risposto
Connect synchronous machine round rotor with three-phase VI measurment
Hi Nguyen, I understand that you want to connect a synchronous machine (round rotor) block with a three-phase VI measurement ...

11 giorni fa | 0

Risposto
I am trying to control a DC to DC boost converter using FSC MPC to generate a 20 kW PV power but the MPC controller is very poorly than PI controller.
Hi Gloria, I understand you're seeing only around 1135 W PV power and 7184 W load power instead of the expected 20 kW from yo...

12 giorni fa | 0

| accettato

Risposto
Similar features in images
Hi Edin, To determine the distance traveled by the wave between two consecutive images, you can use MATLAB’s image processing...

2 mesi fa | 0

Risposto
How can I avoid click artifacts when playing audio in MATLAB App Designer?
Hi Shaunak, I believe that you are hearing clicking sounds, while playing audio files inside a MATLAB App Designer GUI. The c...

2 mesi fa | 0

Risposto
Model Info in Matlab 2023b Simulink does not start displaying from top
Hi @Christian, I understand that you are experiencing unexpected behavior with the sequencing of text lines inside a 'Model ...

3 mesi fa | 0

Risposto
porting a lookup table into Simulink model
Hi Anirban, In order to port Lookup Table data directly to a model’s workspace, using only MATLAB code, you can try the fol...

6 mesi fa | 0

Risposto
Hodgkin-Huxley model response
Hi Marina Babic, I believe that you are trying to simulate Hodgkin-Huxley model using Euler's method. Assuming that you are...

6 mesi fa | 0

| accettato

Risposto
How to add an s+1 block on simulink?
Hi @Julian, I understand that you are trying to implement a continuous transfer function ‘s+1’ in Simulink, where you are ge...

6 mesi fa | 0

Risposto
How to plot 4 Tiled plots with 2 x axis and 2 y axis in one figure
Hi @Luisa, I believe that you are trying to to plot 4 tiled diagram in a single figure using ‘tiledlayout’ function, where ...

6 mesi fa | 0

Risposto
plot csv with column names used automatically as x and y label
Hi Igenyar, I believe you want to plot the two columns ‘DateTime’ and ‘Number’ of the given csv file ‘results.csv’, while u...

6 mesi fa | 0

Risposto
What is the correct way to save a large MATLAB structure?
Hi Owen, The issue you're encountering stems from the design of MATLAB's MAT-file formats and the inherent inefficiencies o...

6 mesi fa | 0

Risposto
MatLab not plotting as expected and can't determine a fix.
Hi Nicholas, Assuming that you are trying to modify the cart's pathfinding algorithm to avoid erratic heading changes and j...

6 mesi fa | 0

Risposto
different result for simulink in for loop
Hi Youngin, The issue described is likely caused by how variables or states persist between Simulink simulations. Even thou...

6 mesi fa | 0

| accettato

Risposto
how to delate some sparse pixels in a binary image
Hi @sedigheh pagheh To identify and extract the desired pixels (regions outlined in red in the "rill erosion" image), here ...

6 mesi fa | 0

Risposto
Estimation of errors from solving A\B=X
Hi Kresten, I am assuming that you are using the latest R2024b release of MATLAB. To assess the confidence level of the coe...

6 mesi fa | 0

Risposto
How to combine and save two XDF files
Hi M, I understand that you are trying to combine and save two different EEG data XDF files, without losing any information...

7 mesi fa | 0

Risposto
neighbors(TR) returns NaN values
Hi Lorenzo, I understand that you are trying to obtain neighboring triangles of a triangulation object sharing an edge with...

7 mesi fa | 1

| accettato

Risposto
Unable to Estimate Mass in Kalman Filter Implementation for VTOL System in Simulink
Hi simay, I understand that you are trying to model a vertical take-off and landing (VTOL) system in Simulink, to estimate ...

7 mesi fa | 0

| accettato

Risposto
Unable to run local function "myparse"
Hi Wai Cheng, I understand that you are trying to execute a local function in MATLAB R2023b but getting an error stating “mp...

7 mesi fa | 1

Risposto
I am getting an error while running my simulink model.
Hi @Anant, I understand that you are trying to simulate a Simscape model in MATLAB R2024a, where you are getting an error s...

7 mesi fa | 0

Risposto
how can I obtain shapley values from convolutional neural network
Hi @Alok, I understand that you are trying to get shapely values from a convolutional neural network. A few adjustments you...

7 mesi fa | 0

| accettato

Risposto
How can I model black body radiation in Simulink?
Hi David, Assuming that you are trying to model radiative heat transfer in your cryogenics system simulation in Simulink (S...

7 mesi fa | 0

Risposto
How can I save status of simulink model (timer, counter, state runing, . . ) and export to use after changing model
Hi galaxy, Assuming that you are trying to extract and save model config parameters of a Simulink model containing many subsy...

7 mesi fa | 0

Risposto
How to get the exact step size used by ode45?
Hi @伟, I understand that you’re trying to solve a GLNSE PDE and making a variable transformation involving the current step...

7 mesi fa | 0

Risposto
Error: Time object cannot be empty
Hi @Yuting Cong, I understand that you’re trying to generate code from a Simulink model, but instead getting an error statin...

7 mesi fa | 1

Risposto
Calculation of Deflection of Gradient Pile Using Deflection Equation
Hi Praful, I believe you are using a MATLAB function to calculate Deflection of Gradient Pile Using Deflection Equation. He...

7 mesi fa | 0

Carica altro