Community Profile

photo

Ayush


Last seen: 4 días hace Con actividad desde 2023

Followers: 0   Following: 0

Estadísticas

  • 6 Month Streak
  • Knowledgeable Level 1
  • First Answer

Ver insignias

Feeds

Ver por

Respondida
How to use events in fminsearch
Hi, One workaround you can try to integrate the use of an event function within "fminsearch" while solving an ODE using "ode45"...

24 días hace | 0

Respondida
How do I plot the Hamiltonian (phase plot) of a 2d system
Hi, It seems you want to plot 2D arrays, where (p) and (q) are both two-dimensional arrays of size (2, N), implying you have tw...

24 días hace | 0

Respondida
What does the space on the resultant graph mean?
Hi, As per my understanding, if I consider the "space" axis to be the dimension of the plate, then it represents your plate le...

25 días hace | 0

Respondida
How to reduce features using PCA and get good result on Pattern recognition ?
Hi, It seems that you are having trouble applying for PCA in your current implementation. You can follow the below steps: Scal...

25 días hace | 0

Respondida
Newton Raphson method for system of nonlinear equations
Hi, It seems that your output tolerance is not under the specified "tolX". To improve this, you can use a "norm" (like the Euc...

26 días hace | 0

Respondida
Creating a profile using a mathematical function f(x,y)
Hi, As per my understanding, you can create a specific profile of pressure and flow using the "MATLAB Function" block in Simuli...

27 días hace | 0

Respondida
How con I regularize a partial correlation network graph with LASSO?
Hi, You can make use of the "lasso" function as a workaround. The "lasso" function is used for the linear models; for editing g...

alrededor de 1 mes hace | 0

Respondida
Size of Checkerboard Target in camera image
Hi, It seems you are a bit confused about how the size of the checkerboard in the image affects the end result. Checkerboard si...

alrededor de 2 meses hace | 0

Respondida
Does someone have tips on how to improve chessboard recognition in the camera calibration?
Hi, As per my understanding, you are facing an issue in detecting the checker pattern of a chessboard for the camera calibratio...

alrededor de 2 meses hace | 0

Respondida
Generate magnitude and phase spectra of the modulated and demodulated signal using power spectral density using MATLAB.
Hi, It seems you want to generate magnitude and phase spectra of the modulated and demodulated signal using power spectral den...

alrededor de 2 meses hace | 0

Respondida
ELECTROMECHANICAL EFFECT OF PIEZOELECTRIC CANTILEVER BEAM
Hi, It seems you are trying to study the electromechanical effect on a piezoelectric cantilever beam by plotting a graph such a...

3 meses hace | 0

Respondida
Temperature compensation for Electro-chemical Air Sensors
Hi, It seems you are trying to compare the output value from the sensor against reference data, observing both the temperature ...

3 meses hace | 0

Respondida
how i can to create plastic collsion
Hi, It seems you are trying to make changes in the given code to simulate a plastic collision and add an option to give a solut...

3 meses hace | 0

Respondida
how to draw gaussian curve
Hi, It seems you are trying to make use of FULL WIDTH AND HALF MAXIMUM (FWHM) and wavelength values to obtain a Gaussian curve....

3 meses hace | 0

Respondida
Multiple Trace Gas Input into a stream
Hi, It seems you want to use multiple trace gas inputs into a stream. You can try passing the trace gas inputs via the Simuli...

3 meses hace | 0

Respondida
Time averaged wavelet spectral density in magnitude^2/Hz
Hi, It seems like you are trying to convert the scales to frequencies when dealing with global wavelet spectral density. You ...

3 meses hace | 0

Respondida
assemble global stiffness matrix with varying young's modulus
Hi, It seems like you are trying to assemble the stiffness matrix "kk" for a two-element beam system with varying elastic modul...

3 meses hace | 0

| aceptada

Respondida
numerical derivative in matlab
Hi Christoppe, I understand that you want to show the numerical value of the first derivative of a function in the given code....

4 meses hace | 0

Respondida
Lorenz equation using Leapfrog method
Hi Sagi, I understand that you want to write a code for the Lorenz system using the leapfrog method. The Lorenz system can b...

4 meses hace | 0

Respondida
Empirical ber must be a real vector between 0 and 1
Hi Sowmika, I understand that you want to resolve the error stating “EMPBer must be a real vector between 0 and 1”. First st...

4 meses hace | 0

Respondida
How to remove confidence bounds in LinearModel.fit Tool box?
Hi Ranjith, I understand that you want to remove the confidence bound while plotting the linear fit. To do so, you can make ...

4 meses hace | 0

Respondida
How to make OCR recognize Upper and Lower case letters with similar shapes
Hi Jacob, I understand that you want to distinguish between lowercase and uppercase letters that have similar shapes, such as ...

4 meses hace | 0

Respondida
Finding flashing lights from video
Hi Matthew, I understand that you want to find if there is any flashlight in a video and apply FFT to a series of images in MA...

4 meses hace | 0

Respondida
How to do Matlab code the Impulsive DE for Lotka Volterra Model with a impulsive prey culling function of H(t+) = -k*H(t-) where k is culling rate for prey
Hi John, I understand that you want to add the impulsive DE for Lotka Volterra Model with an “impulsive prey culling” function...

5 meses hace | 0

Respondida
How to make custom OCR recognize decimals
Hi Jacob, I understand that you want to detect the decimal points when reading a line with numbers and decimals, while avoidin...

5 meses hace | 0

Respondida
beamformer response (beampattern)
Hi Noor, I understand that you want to retrieve the original signal from the data, which is interference with the signal with ...

5 meses hace | 0

Respondida
how can i fit gumbel distribution to a dataset using only gevfit and setting shape parameter as zero. does this function estimate parameter based on mle?
Hi Payel, I understand that you want to fit the Gumbel distribution to a dataset using only “gevfit” function, with shape para...

5 meses hace | 0

Respondida
Interpreting the output results from the optical flow
Hi Nicole, I understand that you are implementing Horn Shunck’s optical flow method to find the displacement of a pixel betwee...

5 meses hace | 0

Respondida
How to extract letters and increase background size without changing character size
Hi Jacob, I understand that you want to segment a character then make it 28x28 without changing the actual size of the charact...

5 meses hace | 0

Respondida
Display elapsed time on plot
Hi Edna, I understand that you want to find the elapsed time took for your network to train. You can use the “tic” and “toc”...

5 meses hace | 0

Cargar más