Community Profile

photo

Neelanshu


Last seen: 2 Tage vor Aktiv seit 2023

Followers: 0   Following: 0

Spoken Languages:
English, Hindi
Pronouns:
He/him

Statistiken

  • 6 Month Streak
  • Knowledgeable Level 2
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
How does MATLAB choose states when linearizing a model (e.g. with linmod)?
Hi Timo, Simulink linearizes each block separately and combines the resulting individual linear models to get a full linearized...

8 Tage vor | 0

Beantwortet
Inconsistent/Diverging angular position with sine torque source
Hi Peio, The reason for the diverging angular position is the presence of a constant term in the angular velocity. This constan...

9 Tage vor | 0

Beantwortet
I was wondering how to compute the tilt angle from raw accelerometer data?
Hi jon, You can use "imufilter" function in MATLAB to estimate the tilt, as shown in the example below. However, it requires th...

9 Tage vor | 0

Beantwortet
Estimating tilt using a three axis accelerometer
Hi Alex, The problem with measuring tilt using the method you proposed is that acceleration is a 3-dimensional vector. As such,...

9 Tage vor | 0

Beantwortet
After building actuation system using Isothermal Liquid blocks (IL) in Simscape its showing error
Hi Kiran, I understand that you are looking to debug the following error: Plant model cannot be a pure direct feed-through sys...

10 Tage vor | 0

Beantwortet
how do i use Finite Element Method with z-transform
Hi peter, From your question, I understand that you are looking to solve the given transfer function using the "vpa" function. ...

10 Tage vor | 0

Beantwortet
Kalman filter execution too slow
Hi Annamalai, The reason that Kalman filter is not fats enough is due to evaluation of the equations with symbolic variables. T...

10 Tage vor | 0

| akzeptiert

Beantwortet
How to make a visible side bands in the waterfall of AM signal with Fc = 440 and Fs = 10?
Hi Lior, To make the sidebands visible in the waterfall display, you need a smaller frequency resolution, which is given by the...

11 Tage vor | 0

Beantwortet
Implement high frequency resistor in simulink
Hi Manaswini, To analyze the circuit and determine the impedance at high frequencies, you can model the real components as comb...

11 Tage vor | 0

Beantwortet
to validate transfer function
Hi Chennam, I understand that you are attempting to determine why Simulink is not displaying the corresponding output value of ...

12 Tage vor | 0

Beantwortet
i am stuck in this problem ive been trying all day and dont know from where to start. could you please help
Hi Zahida, As Steven mentioned, the question appears to be a homework assignment. Additionally, I couldn't find the "trap" func...

12 Tage vor | 1

Beantwortet
Wave Equation Using Matlab and Finite Differencing.
Hi Tyler, I found some errors in the equations for the initial condition and the finite difference method that you used to solv...

12 Tage vor | 0

Beantwortet
In a simcape model the error is shown as initial condition failed to converge, nonlinear solver advance time one step failed to converge, residual norm too large.e
Hi Gupteswar, I understand that you are looking to debug the following error in your Simulink model: Nonlinear solver to advan...

17 Tage vor | 0

Beantwortet
Panning in Simulink has annoying "Inertia" (for lack of a better word)
Hi Cyrus, I understand that you are looking for a way to curtail the panning as soon as you release the button. To accomplis...

etwa 2 Monate vor | 0

Beantwortet
Singular Jacobian using bvp4c
Hello Marcus, I understand that you're encountering the "Singular Jacobian using bvp4c" error while attempting to solve a bou...

etwa 2 Monate vor | 0

Beantwortet
Error on BER vs SNR for ACO-OFDM when apply zero clipping
Hello Norzalina, I understand that you're looking to create a graph of BER vs. SNR for ACO-OFDM program, as illustrated in t...

etwa 2 Monate vor | 0

Beantwortet
Drawing a 1-CDF Graph
Hi See Kai Xiang, I understand that you are looking for a way to plot 1-CDF of the data. To plot the 1-CDF, you can utilize ...

2 Monate vor | 0

Beantwortet
How to plot rectanular puls
Hi Yaseer, I see you're interested in visualizing a rectangular pulse in both the time and frequency domains. To get star...

3 Monate vor | 0

Beantwortet
Got to do this program about heat transer and finite equations and although the program is done I have litle errors dont know how to fix. The issuesare remarked down. THANKS
Hi Ana, It looks like you're trying to fix the "Array indices must be positive integers or logical values" error that's poppi...

3 Monate vor | 0

Beantwortet
rlocus behaviour seems inconsistent for system with cancelling pole and zero
Hi Will, I understand from your query that you're looking to create a root locus plot of a system using MATLAB's "rlocus" fun...

3 Monate vor | 0

Beantwortet
frequency shift in fft from circuit simulator data
Hi Andres, I understand from your query that you are interested in finding out why the peak has shifted to 404 Hz in the FFT ...

3 Monate vor | 0

Beantwortet
I am trying to calculate the power of a radiator and the final temperature. the equation is Planck's law I do not know what is wrong with it. could you please help me
Hi Zahra, I understand from your query that you are interested in finding the reason why you're not getting a numeric value f...

3 Monate vor | 0

Beantwortet
how to solve nonlinear shooting method
Hi Liyana, I understand from your query that you are interested in identifying the problem with the code for the non-linear s...

3 Monate vor | 0

Beantwortet
I can not make the figure landscape in the subplot
Hi Shreen, I understand from your query that you are interested in achieving landscape orientation for a figure with subplots...

3 Monate vor | 0

Beantwortet
Automate saving graphs in high resolution .pdf
Hi Clecio, I understand from your query that you are interested to reduce the borders of the exported image. You can use "...

3 Monate vor | 0

Beantwortet
removing edges (fractures) from lines
Hi math_man_rob, I understand from your query that you are interested in removing the edges in the exported plots. The iss...

3 Monate vor | 0

Beantwortet
Manipulating "Uncertain" (ureal) plots
Hi John, I understand from your query that you are interested to plot fewer or more plots for an uncertain transfer function an...

3 Monate vor | 0

Beantwortet
How to plot boundary for overlapping region between 2 areas , each area bounded by a pair of curves?
Hi Supanna, I understand from your query that you are interested in visualising the boundary for overlapping region between reg...

3 Monate vor | 0

Beantwortet
Plotting the inverse square law (of sound) on a slicegrid as a "heatmap"
Hi Joha, I understand from your query that you are interested in modeling the inverse square law of sound pressure and the effe...

3 Monate vor | 0

Beantwortet
color for each surfplot in a plot with multiple surf
Hi Regaieg, I understand from your query that you are interested in using colormap to have different colored surface plots. ...

3 Monate vor | 0

Mehr laden