Community Profile

photo

Blenndrman


Last seen: 2 years 前 自 2019 起处于活动状态

Followers: 0   Following: 0

统计数据

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


How to create Double-Y plot where the right side is a "sticker" for where each curve "goes"
So I have many curves (spectra, for that matter), and it is useful to view them in a plot similar to this: https://www.mathworks...

2 years 前 | 1 个回答 | 0

1

个回答

提问


How to find indices of nearest zero values to a peak in the data?
Hi there, I am doing some signal analysis, and I have a signal plot with lots of useful peaks that I need to integrate. Between...

3 years 前 | 1 个回答 | 0

1

个回答

提问


Uncertainty in Exponential Decay Fitting?
Hi All, I am fitting a set of data to an exponential decay curve using the fitnlm() function. The results are nice, the data c...

3 years 前 | 0 个回答 | 0

0

个回答

提问


How do I iterate through many .txt files and ignore part of the name?
So I am trying to analyze data that is saved and stored in many .txt files. The .txt files are indexed by one part of the name (...

3 years 前 | 1 个回答 | 0

1

个回答

提问


Unevenly Map Data to an RGB Map?
So I have made an RGB style map that mimics Matlab's color map options (just a different flavor, for stylistic reasons), and I w...

3 years 前 | 3 个回答 | 0

3

个回答

提问


Scale data on a plot by opacity?
Hi, I have a set of data that is plotted, in 2D, as a bunch of points (a scatter plot). Each point also has an intensity associ...

4 years 前 | 0 个回答 | 0

0

个回答

提问


Scale data on a plot by opacity?
Hi, I have a set of data that is plotted, in 2D, as a bunch of points (a scatter plot). Each point also has an intensity associ...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Correct Interpolation on a pre-calculated grid that is a vector function of a vector?
I have calculated vector data, such that the data can be written and represented as , where each component is a function of all ...

4 years 前 | 1 个回答 | 0

1

个回答

提问


When using interp3, do the input grids need to have evenly spaced values?
When using interp3, do the input grids need to have evenly spaced values? In other words, I need to know how to avoid the "Input...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Prevent function from printing to command window?
Right now, I'm running simulations and fitting routines that repeatedly call a series of functions that I've downloaded but are ...

4 years 前 | 1 个回答 | 0

1

个回答

提问


fmincon and Getting "Solution" Before Convergence Tolerance is Hit
I'm running a relatively large and slow fitting routine through fmincon – there are 12 bounded parameters. As a result, on the a...

4 years 前 | 2 个回答 | 0

2

个回答

提问


For many vectors of data of different length, how do I interpolate to set them all to have the same length?
I'm analyzing a series of data vectors, each of which has a different number of points, but the x-coordinate of the data spans 1...

4 years 前 | 1 个回答 | 0

1

个回答