Feeds
質問
Fitting 8 equations simultaneously with three parameters
I have 8 equations each with three parameters (A, B, and C) to be fitted. For example, Eq. 1: 2A+3B+5C-1=0 Eq. 2: -5A+2B-10C+1...
3ヶ月 前 | 2 件の回答 | 0
2
回答質問
Splitting two nearly overlapping curves
The attached x-y plot has a main peak on the right and a second peak (shoulder) on the left. Is there a Matlab function that can...
7ヶ月 前 | 2 件の回答 | 0
2
回答回答済み
fprintf does not save all the data
My apologies for the typo. In the first line, "id" should be "fid". There are two attachments to this message. The Matlab windo...
fprintf does not save all the data
My apologies for the typo. In the first line, "id" should be "fid". There are two attachments to this message. The Matlab windo...
約4年 前 | 0
質問
fprintf does not save all the data
In my workspace, I have a 1x1 struct named modes. It has three fields called x,y,z. Each field is 1x46000 and each cell is a num...
約4年 前 | 2 件の回答 | 0
2
回答質問
Creating a graph with both descending and ascending x-axis and one y-axis
I am attempting to create an x-y graph in which the x-axis (log scale) has the following values: 1000, 100, 10, 1, 10, 100, 100...
6年以上 前 | 1 件の回答 | 0
1
回答質問
Scale one scattered dataset to fit another scattered dataset
I have two datasets of scattered points. Dataset 1 is defined by (x,y) where x and y are column vectors. Dataset 2 is defined by...
約7年 前 | 2 件の回答 | 0
2
回答質問
How do I plot a sine function with each point having a z variable
I would like to plot say a sine function for which I have created two arrays, x and y, where y=sine(x). Now each point (x,y) ha...
約9年 前 | 1 件の回答 | 0

