Feeds
提问
Violinplot extending beyond data range
Hello everyone, I’m using the violinplot function in MATLAB to create violin plots for some datasets. I am specifying the posit...
1 year 前 | 1 个回答 | 0
1
个回答提问
ifft convert frequency domain to time domain
Hello everyone, I have a function X in the frequency domain that I would like to convert to the time domain and get a plot in ...
2 years 前 | 2 个回答 | 0
2
个回答提问
Find integral upper limit knowing the result and having an array
Hello, I am trying to find the upper limit of an integral, knowing the results, but I have an array instead of a function. ...
3 years 前 | 2 个回答 | 0
2
个回答提问
ODE45 change the value of a parameter at each time step
Hello everyone, I am trying to solve a differential equation of the form: Assuming: tspan =0:0.1:1; beta =0.1; x_0 = 0; ...
4 years 前 | 1 个回答 | 0
1
个回答提问
Solving a system of differential equations, one second order and one first order equation
Hello, I am trying to solve a system of differential equation, but one of them is first order, and the other secod order: % d...
4 years 前 | 1 个回答 | 0
