peter huang
Followers: 0 Following: 0
Estadística
14 Preguntas
0 Respuestas
CLASIFICACIÓN
201.663
of 295.467
REPUTACIÓN
0
CONTRIBUCIONES
14 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
7.14%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.912
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
MATLAB Image Data Extraction Issue
Hello MATLAB users, I have a question regarding MATLAB and would like to understand how to implement image recognition and extr...
12 meses hace | 0 respuestas | 0
0
respuestasPregunta
3D Drawing Presentation Issue
Hello MATLAB users, I hope this message finds you well. Currently, I am encountering an issue with the 3D visualization of my d...
12 meses hace | 0 respuestas | 0
0
respuestasPregunta
matlab smoothing data problem
Hello matlab users I have a 2-dimensional water depth data. When the value is negative, it is land (make_bathy) I need to line...
alrededor de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
How to process excel data with Chinese dates
how to handle date data with text when using matlab to process excel time data. For example, I want to convert 2013/1/1 上午...
alrededor de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
matlab some polyfit problem
I am testing the accuracy of polyfit to calculate simple trends. I found that when I use the mu parameter, the coefficients of t...
más de 1 año hace | 2 respuestas | 0
2
respuestasPregunta
Fitting method with multiple response variables (y1, y2, y3).
Assuming I have the following data representing water level trends at different stations in this area: X = linspace(0, 10, 100...
más de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
matlab polyfit multiple sets of y data
If I have multiple sets of data (y) under the same x condition, how can I polyfit a fitting line representing these data If...
más de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
matlab plot bar problem
I want to use bar to present my data however I draw it as following pattern I would like to ask how to draw the following si...
casi 2 años hace | 1 respuesta | 0
1
respuestaPregunta
Corresponding data arrangement problem
I have four time series data, each time data length is different and each data has different gaps I want to sort them out accord...
casi 2 años hace | 1 respuesta | 0
1
respuestaPregunta
How to find the corresponding position in a string
How to find the corresponding string in a string set test_str = ['a';'b';'c'] test_str = 'a' 'b' 'c' How can i find out c and th...
alrededor de 2 años hace | 2 respuestas | 0
2
respuestasPregunta
Save loop variable naming problem
I want to save the answers in the loop for future use, I understand that I can use sprintf to batch store the data in the variab...
alrededor de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
how to batch save and load loop variable
Hello, everyone I want to access the result of each calculation in the loop calculation I would like to ask if MATLAB has any i...
más de 2 años hace | 2 respuestas | 0
2
respuestasPregunta
The setting of the time series on the x-axis
I have data that is hourly and up to five years. In the time part, I use datenum to convert it into a number so that I can plot ...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
I'm having trouble building the time series for each year separately using loops
I'm having a problem with the year 1965 when I'm using loops to build each year's time series (in hours) separately my field_da...
casi 3 años hace | 1 respuesta | 0