CS
Followers: 0 Following: 0
Statistiques
RANG
201 933
of 295 689
RÉPUTATION
0
CONTRIBUTIONS
12 Questions
2 Réponses
ACCEPTATION DE VOS RÉPONSES
25.0%
VOTES REÇUS
0
RANG
of 20 266
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 154 317
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
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...
presque 3 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
presque 4 ans il y a | 1 réponse | 0
1
réponseQuestion
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? ...
presque 4 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
environ 4 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
environ 4 ans il y a | 1 réponse | 0
1
réponseThick 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...
environ 4 ans il y a | 0
Question
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...
environ 4 ans il y a | 2 réponses | 0
2
réponsesQuestion
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!
environ 4 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 4 ans il y a | 2 réponses | 0
2
réponsesRead and process data of a .csv file
Does have anyone an update on this?
plus de 4 ans il y a | 0
Question
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....
plus de 4 ans il y a | 1 réponse | 0
1
réponseQuestion
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....
plus de 4 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
plus de 4 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
plus de 4 ans il y a | 1 réponse | 0