Vinay
Followers: 0 Following: 0
Statistica
0 Domande
18 Risposte
RANK
239.554
of 293.937
REPUTAZIONE
0
CONTRIBUTI
0 Domande
18 Risposte
ACCETTAZIONE DELLE RISPOSTE
0.00%
VOTI RICEVUTI
0
RANK
of 150.174
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
Unity gain op-amp output voltage amplitude is less than the input voltage amplitude
Hii Alin, The distortion observed at higher frequencies, at 100 kHz, is due to the slew rate limitation of the op-amp. T...
9 giorni fa | 0
Centered-tapped transformer in Simscape unexpected behaviour
Hii Romy, The output voltage is twice of the expected value is due to the centre tap in the transformer present at the seconda...
9 giorni fa | 0
I substracted two 3D matrix and get a 2D matrix instead of 3D matrix, why?
Hii Wang, The original matrix p has dimensions 3264x4912x3. When using p(1:Y, 1:X-d) and p(1:Y, 1+d:X), you are slicing the fir...
10 giorni fa | 0
How can i add engine rpm as a step input for Mass Spring Damper model
Hii Andrew, The issue occurs because the ‘step’ block in the circuit is not from the Simscape Electrical library but from the S...
10 giorni fa | 0
Set current axes by using axes() is not wokring
Hii ZB, To plot multiple lines on the same figure in MATLAB App Designer, you can specify the axes for each plot and use the `h...
11 giorni fa | 0
How do I calculate the duration of a peak event for a cell activity signal?
Hii Esther, As per my understanding you want to calculate the duration of the peak, which is defined as the time difference bet...
12 giorni fa | 0
What is this sign called with the arrow pointing up?
Hii Alex, The block used in the model is the "Hit Crossing" block, which can be found under Simulink > Discontinuities > Hit Cr...
12 giorni fa | 0
I want to create a rectangular plot where all 4 sides are part of a coordinate system.
Hii Yannick, To visualize the flight data as a route on a rectangular plot, I would suggest you to convert the heading data int...
12 giorni fa | 0
problem onn numerical solution
Hii ABDO, The Smoothed Particle Hydrodynamics (SPH) method calculates the approximate values by solving the linear equation. Th...
13 giorni fa | 0
Magnitude and phase of the signal using cwt
Hii Giovanni, The discrepancy arises because the Continuous Wavelet Transform (CWT) inherently includes a scaling factor rel...
13 giorni fa | 0
Get the frequencies at specific value of amplitude
Hii Abdul, The Short-Time Fourier Transform (STFT) divides a longer signal into smaller segments of equal length and computes ...
30 giorni fa | 0
| accettato
Failed to load a mesh from gptoolbox. I am missing something, what is it?
Hii eshan, The issue is due to the filename is incorrect or not present.You can use the correct file while loading the data in ...
circa un mese fa | 0
| accettato
Numerical issues with UKF and SR-UKF
Hii Oussama , The “chol” function in the MATLAB does the Cholesky factorization of the matrix. The matrix must be symmetric pos...
circa un mese fa | 0
Can't connect branch with block in simulink
Hii Chandrakanta, The "Current Measurement block" is from the "Simscape" library, while the "Resistor" and other electrical com...
circa un mese fa | 0
how to draw a section of current at a given latitude according to longitude and depth?
Hii Khalifa, The target latitude where current section to be defined needs to be compared with the latitude in the dataset and ...
circa un mese fa | 0
Looking for the element after the current and voltage measurement element
Hello Ying Jie Tan The Simulink block “First order Filter” is used after the "Voltage Measurement" and "Current Measurement" b...
circa un mese fa | 0
to develop a MATLAB program for eigenvalue solving using MATRIX ITERATION method
Hello Muhammad Matrix iteration method calculates the eigen vector of a square matrix by starting with an initial guess for the...
circa un mese fa | 0
how can I wired two edges and replace it in an adjacency matrix
Hello mks, To rewire an adjacency matrix by replacing two edges at random in MATLAB, the "randperm" function can be used for s...
circa un mese fa | 0