Community Profile

photo

Vogel


Last seen: 1 year 前 自 2017 起处于活动状态

统计数据

  • First Review
  • Thankful Level 3

查看徽章

Content Feed

排序方式:

提问


Speeding up IF and comparisons whithin a loop
I have a function which is being run inside a loop. The line consuming more time is an IF condition. X is not even a vector, ju...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Check if a variable exists in the workspace, within a function
Hi, I have a function which needs to check if a variable ('error_N') exists in the work space. If it does not exist, the functi...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Fitting and imposing certain range in variables
I am trying to fit surface data z=f(x,y) to a function with several parameters using the "fit" function of Matlab. The result...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Fitting data in a non-linear function with constraints
Hello, I need to fit some data (y_data = f(x1_data,x2_data)) in a certain function. I used 'objfcn', but I have to apply some...

5 years 前 | 1 个回答 | 0

1

个回答

已回答
Fit data with dependent parameters
Hi again, I have new questions, which probably have more to do with mathematics. But maybe Matlab can help. Do you know if...

5 years 前 | 0

提问


Fit data with dependent parameters
Hi, There are two rows of data, x and y. I would like to fit y = f(x), where f(x) = a*x^3 + b*x^2 + (2a+3b)*x, i.e....

5 years 前 | 2 个回答 | 0

2

个回答

提问


Has Matlab only four Linestyles?
Dear all, Is it possible to plot in other linestyles such as the following? '- ' Solid line (default) '--' Dashed line ...

6 years 前 | 0 个回答 | 0

0

个回答

提问


How to append structures?
Dear all, - I use matlab to evaluate some results of daily measurements. - Each day I run my matlab routine, in order to s...

6 years 前 | 1 个回答 | 0

1

个回答