Respondida
How can I calculate the integral of associate LegendreP(1,n,theta)*cos(theta)^2 ?
Hello Se, First of all I think you probably mean the integral of P(1,n,cos(theta))*cos(theta)^2 which is what makes sense whe...

7 meses hace | 0

| aceptada

Respondida
How to solve swallowtail integral
Hello YM, You won't be able to solve this as a closed form function of X,Y,Z but you can find the integral for given values of ...

7 meses hace | 0

Respondida
Trying to ubderstand the power distribution in fft plot
Hello Yogesh, The fact that all the abs(peaks)^2 add up to the expected total is just Parseval's theorem and has really nothing...

7 meses hace | 1

Respondida
How to interpret the amplitude of impulse() results
Hi HG, the large ampltude of the impulse response is correct. (has the original question been edited?) This has to be the cas...

7 meses hace | 0

| aceptada

Respondida
Find intersections of two sin wave function
Hello ZH The symbol f is a bit overused in your example, but if you have two functions g1 = A*sin(2*pi*f1*t +phi).^2 g2 = A*...

7 meses hace | 0

Respondida
Struggling to decide the sampling frequency for this fft plot
Hi Yogesh, If the time array has spacing delt (which you denote by dt) and the frequency array has spacing delf, then for an N-...

7 meses hace | 0

| aceptada

Respondida
Why is my 3D Projectile Trajectory not being calculated properly?
Hi Abeljohn, I think the only real issue here is trying to view the trajectory in plot3, If you let the ground be the xy plane...

7 meses hace | 1

Respondida
When this code is executed, 36 separate windows will open. I want the result to be displayed in a window.
Hi Babr, I think this is basically what is intended, taking the plot out of the for loop. close all; clear; clc N = 2048; ...

7 meses hace | 0

| aceptada

Respondida
Why do the limits of the following two equations have opposite signs? (MATLAB R2024a Update 1 _20240418)
Hello dq, I think the behaviour is reasonably clear. The first example is limit((1-(-1)^n)/n, n, 0) = -pi*i. If you look at ...

7 meses hace | 0

| aceptada

Respondida
Issue in getting correct probabilities for Landau Zener Problem
Hello Aryaman, I believe your step sizes are too large, but the first issue is, in the for loop you define a=v*t(i)/2; but then...

8 meses hace | 0

| aceptada

Respondida
periodic angular acceleration of mechabism
Hi Alberto, (modified once more) If you apply a constant torque tau and advance the angle of the crank by an angle u, then you...

8 meses hace | 0

Respondida
What does the period in line 20 ( after v)represent and why is it needed
Hi Bob, f is a vector with 1000 elements and consequently, so is the denominator. The dot allows matlab to divide each of the ...

8 meses hace | 0

| aceptada

Respondida
Fixed-step size: why doesn't the Nyquist-Shannon sampling theorem work?
Hello Zahara, The Nyquist theorem gives you the bare minimum number of points to describe the oscillation. More points are bet...

8 meses hace | 0

| aceptada

Respondida
caculate confidence interval from customized pdf
Hello SX, Ordinarily to find the cdfs you would have to use numerical integration. In this case for the normal distributions, ...

8 meses hace | 1

| aceptada

Respondida
Helmholtz problem in circular disk
Hi Athanasios, the problem is with the table of zeros of the bessel functions. Counting starts with the first nonzero value, s...

8 meses hace | 1

| aceptada

Respondida
How can it be that my continuous relative phase exceeds 360 degrees?
Hello Suuz, There is nothing inherently wrong with a phase angle of more than 360 degrees. In fact such a phase can be valuabl...

8 meses hace | 0

Respondida
Symbolic derivative in a sum
Hello OG, If you know d/dp G for the elements of G, you can use d/dp G^-1 = -G^-1 (d/dp G) G^-1 which is all right numericall...

8 meses hace | 0

Respondida
Solving complex linear equations with conjugate operations
Hello SB, Any way you look at it you have four independent unknown quantities, but there is some choice of their form. For the...

9 meses hace | 0

| aceptada

Respondida
Confusing THD value for a Signal without Harmonics
Hi weinan, MODIFIED The thd process widens the peaks, as shown by the plot produced when you invoke thd. When the frequency i...

9 meses hace | 1

| aceptada

Respondida
I'm trying to get code to show the increase of density from the center outward.
Hi Matthew, you could try a cutaway view (which doesn't represent the sphere as a solid) n = 40; r0 = 5; [x y z] = sphere(n...

9 meses hace | 0

Respondida
Plotting the profile of an airfoil generated by random NACA numbers.
Hello Keaton, I changed the line TT0 = string(:,3:4) to TT0 = string(:,3) since the program does not run otherwise. ...

9 meses hace | 0

Respondida
Antipodal and Unipolar Analytical Curve
Hello James, For the analytical part, you get an exact match for the curves by replacing Pb_antipodal_analytical = erfc(sqrt(2...

9 meses hace | 0

| aceptada

Respondida
Total Least squares error help. I tried a couple different things here, but i'm not exactly sure how to do a total least squares error. The numbers aren't making sense to me.
Hi Rian, the problem is that b is a column vector, but predictionvalues is a row vector. Using predictionvalues = m([0, 1, 2,...

9 meses hace | 1

Respondida
pearsrnd and pearspdf are not coherent for the Pearson IV distribution?
Hello Marco, It appears that you are implicating the pearson rand function here, but I believe the real culprit is the pearson ...

9 meses hace | 1

| aceptada

Respondida
Problem with damping constant affecting displacement in a mass system displacement system
Hi Daneil, I don't see any signs that your calculation is incorrect, although in some cases you may have to run the calculation...

10 meses hace | 0

| aceptada

Respondida
Interpolation schemes that produce positive second derivatives of the interpolant
Hi SW, Here is one way to go about it. The data has 10 closely spaced points and one well separated point x(11). Fit the firs...

10 meses hace | 0

Respondida
3D Fourier Series fftn?
Hi sbr Absolutely this is a 3d fourier series. The reason that the normalization 1/8*LxLyLz does not depend on grid size is th...

10 meses hace | 0

| aceptada

Respondida
Finding nice color bar limits automatically
Hi William, It looks like you want to move from the limits you have to some with fewer significant figures such as 1 or 2. Her...

10 meses hace | 0

| aceptada

Respondida
What are the point locations for EHfields() function output?
Hi XC, I don't have the antenna toolbox but there are definite indications that they are using the sphere command. Sphere has ...

10 meses hace | 0

| aceptada

Respondida
Antenna Element Calibration File Size Calculation
Hi John, assuming the required memory is the product of those four factors, then if these are 64 bit floating point real number...

10 meses hace | 0

Cargar más