Community Profile

photo

CS


Last seen: etwa 2 Jahre vor Aktiv seit 2020

Followers: 0   Following: 0

Statistiken

  • Thankful Level 2
  • Thankful Level 1
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Bulgarian solitaire for creating a pattern
Bulgarian solitaire is a game in which you start with a sequence of numbers that adds to k(k+1)/2 for some k. (This sum is 1 + 2...

etwa 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Find the volume under a 3D surface
I've plotted a 3D surface of point clouds using surface(x,y,z) The plot looks like below: I want to measure the volume bel...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Rotate a line profile to remove the tilt (make it horizontal)
I have a profile of a line like below I want to rotate the file to horizontal like below Any idea how I can do that? ...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Move to the next row when reading the .csv file using csvread()
I have a .csv file and I want to read data row by row from it. The file is attached so that you could see how it looks like. Bel...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


having legend title and enlarging legend marker size at the same time
Initially I had a legend as like this As you can see, the size of the legend marker is much smaller than the size of the sc...

mehr als 3 Jahre vor | 0 Antworten | 0

0

Antworten

Beantwortet
Thick border for a plot
Also, how can I increase the marker size in the legend? I found somthing realated to icons, but when I apply it, the legend tit...

mehr als 3 Jahre vor | 0

Frage


Thick border for a plot
I have a plot like this As can be seen, there is no border on the right side. My questions: 1- Why? 2- How to get it sol...

mehr als 3 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


How to solve a nonlinear equation?
I have an equation as follows x^(8.5)+3*x^(2)=3000 How can I solve for x? Thanks for any help!

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Remove the legends for some lines in a plot
Hello, I want to plot some data points and fit a line to the data. I have done so and everything is ok; the only issue is there...

fast 4 Jahre vor | 2 Antworten | 0

2

Antworten

Beantwortet
Read and process data of a .csv file
Does have anyone an update on this?

fast 4 Jahre vor | 0

Frage


Read and process data of a .csv file
I have a big .csv file, including numbers and text. I want to read the data of this .csv file using MATLAB and analyze the data....

fast 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Read and process data of a .csv file
I have a big .csv file, including numbers and text. I want to read the data of this .csv file using MATLAB and analyze the data....

fast 4 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How to find the position of a number in an array?
I have a column vector Y which is 7306409x1 double. I want to find the position (indices) of a specifric number (8) in Y. I used...

fast 4 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Array indices must be positive integers or logical values
I am using the below code. When it gets to the line "left(j) = u - U(i-j+1)", it shows error "Array indices must be positive in...

etwa 4 Jahre vor | 0 Antworten | 0

0

Antworten