Community Profile

photo

Ayush


Last seen: 3 Tage vor Aktiv seit 2023

Followers: 0   Following: 0

Statistiken

  • 6 Month Streak
  • Knowledgeable Level 1
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
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"...

23 Tage vor | 0

Beantwortet
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...

23 Tage vor | 0

Beantwortet
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...

24 Tage vor | 0

Beantwortet
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...

24 Tage vor | 0

Beantwortet
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...

25 Tage vor | 0

Beantwortet
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...

26 Tage vor | 0

Beantwortet
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...

etwa ein Monat vor | 0

Beantwortet
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...

etwa 2 Monate vor | 0

Beantwortet
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...

etwa 2 Monate vor | 0

Beantwortet
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...

etwa 2 Monate vor | 0

Beantwortet
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 Monate vor | 0

Beantwortet
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 Monate vor | 0

Beantwortet
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 Monate vor | 0

Beantwortet
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 Monate vor | 0

Beantwortet
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 Monate vor | 0

Beantwortet
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 Monate vor | 0

Beantwortet
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 Monate vor | 0

| akzeptiert

Beantwortet
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 Monate vor | 0

Beantwortet
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 Monate vor | 0

Beantwortet
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 Monate vor | 0

Beantwortet
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 Monate vor | 0

Beantwortet
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 Monate vor | 0

Beantwortet
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 Monate vor | 0

Beantwortet
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 Monate vor | 0

Beantwortet
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 Monate vor | 0

Beantwortet
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 Monate vor | 0

Beantwortet
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 Monate vor | 0

Beantwortet
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 Monate vor | 0

Beantwortet
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 Monate vor | 0

Beantwortet
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 Monate vor | 0

Mehr laden