Feeds
提问
Curve fitting lsqnonlin Error? Optimization
Hello I have done the curve fitting for the customized equation using the following method: function res = FUN(x,xdata,ydat...
6 years 前 | 0 个回答 | 0
0
个回答提问
Plotting implicit equation with fimplicit
Hello I have tried to plot this implicit equation. But when I tried it, the plot is showing empty. Here is the code I used to ...
6 years 前 | 2 个回答 | 0
2
个回答提问
How to change default colormap limits?
I am having the problem of changing the limits of a colormap in the plot. When I plotted three plots in the figure I want to cha...
7 years 前 | 2 个回答 | 0
2
个回答提问
How to change colormaps for different figures in single plot?
I want to change colormap for all three figures. When I used caxis, the colormap of the last figure is changing but not the othe...
7 years 前 | 1 个回答 | 0
1
个回答提问
Curve Fitting for an equation
Hello I have an equation like a*(x1^2)+ b(x2^2)+c((x1-x2)^2)+d((x12)^2)=1. Here I have variables of x1, x2, x12. x12 is ...
7 years 前 | 2 个回答 | 0