Feeds
提问
Error with specifyCoefficients in PDE solver with "Check for incorrect argument data type or missing argument in call to function 'specifyCoefficients'."
Hello, I am having an issue which the documentation did not help at all since I copied the parameters to try it and it still ga...
1 year 前 | 0 个回答 | 0
0
个回答提问
Plot a Probability Density Function in 3D
I have datapoints for a sphere and I want to prove that the data is indeed random. As I cannot share the data file here, let's j...
2 years 前 | 2 个回答 | 1
2
个回答提问
My lsqcurve fit is not working due YDATA and function value sizes are not being equal. (but they are?)
%I double checked the sizes and they are all set to 1,116. So I do not understand the problem. This is my code: Zreal = [101....
2 years 前 | 1 个回答 | 0
1
个回答提问
How to use a user defined function inside the curve fitting function?
Hi all, I have a funciton that takes into account various parameters: function [concatz] = my_fit_functioncpe(freq,parameters...
2 years 前 | 1 个回答 | 0
