![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/23295329_1627183369955_DEF.jpg)
Sanley Guerrier
Followers: 0 Following: 0
Estadística
24 Preguntas
0 Respuestas
CLASIFICACIÓN
136.379
of 297.016
REPUTACIÓN
0
CONTRIBUCIONES
24 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
87.5%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.419
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 157.725
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
Help to create a continuous surface heatmap
Dear experts - I want to create a continuous 1D surface heatmap for every data point, with Distance (ft) in the X-direction and...
6 meses hace | 1 respuesta | 0
1
respuestaPregunta
Optimization and heat transfer model parameter estimation (rho, K, and Cp)
Dear experts, I'm working on a heat transfer model (finite difference method). I have a measured data and I want to fit the mod...
9 meses hace | 1 respuesta | 0
1
respuestaPregunta
How to extract a for loop output after each iteration?
Dear experts, This is a for loop I am trying to implement. I want to store the result for u after each iteration of k1, c1, and...
11 meses hace | 1 respuesta | 0
1
respuestaPregunta
Central and Forward difference schemes heat conduction for two-layer materials
Hi all, I am trying to implement a central and forward difference schemes heat conduction for two layer materials. My problem i...
11 meses hace | 1 respuesta | 0
1
respuestaPregunta
Extract specific hour data from timetable
Hi all, I have a timetable and I want to select and extract only the data from 8:00 AM to 4:00 PM. Can someone help with that? ...
12 meses hace | 1 respuesta | 0
1
respuestaPregunta
How to get daily max, min, and mean from a timetable?
Hi all; I have a timetable and I want to get the daily min, max, mean values from the table and store them in a new table. Can ...
12 meses hace | 2 respuestas | 0
2
respuestasPregunta
How to access the Wx Horizon API with credentials cliend_ID and client_secret and then download the data?
Hi all, I want to access and download data from the Wx Horizon API and I only have the client_id and client_secret. Can someone...
alrededor de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
Solving heat transfer using Crank Nicolson method with time dependent boundary conditions
Dear experts- I am trying to solve the heat transfer model using Crank Nicolson method, the inputs for the heat fluxes Hs, Ta, ...
alrededor de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
Operator '>' is not supported for operands of type 'cell'.
Can someone help with the logical operator " extract rows +/- 1 where columns T And V are not zero"? Thank you! clear close ...
alrededor de 1 año hace | 3 respuestas | 0
3
respuestasPregunta
PDEPE function - BCFUN error
Hello all, Can someone help me with the BCFUN error? Thank you! Error using pdepe Unexpected output of BCFUN. For this pro...
alrededor de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
Interpolation using for loop
Hi all; I have a table temperature (35040 X 6), Space mesh (1 X 104), And Z_sensor (1 X 6) I want to interpolate them to fi...
alrededor de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
Not enough input arguments. Error in mypde_model>bcfun (line 53) ptop =utop - interp1(time, mydata(:,5), t,'spline'); Error in mypde_model (line 17) sol = pdepe(m, @pdefun,
Dear expert; Could you help me figure out why the bcfun function is not working and help fix the problem? Thank you! cl...
más de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
Clean data and extraction
Dear expert- I am trying to fill a column and extract some specific rows from a data, I cannot figure out how to do it. What I...
más de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
Create a 3D plot with shadow length, altitude, and time.
Dear experts; I would like to create a nice 3D plot with variables shadow length, altitude, and Time. I attached my code and th...
más de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
Read excel file with Matlab
Hello, I have excel file with three columns "Time", "Altitude, And "Shadow length" that I want to read in Matlab. I tried this...
más de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
Solve and plot using explicit finite difference method for 1D heat transfer.
Dear experts: I would to solve and plot a 1D heat transfer for a pavement. My for loops aren't working properly, I have the ma...
más de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
classify row numbers of a table
Dear experts, I would like to classify this data by rows, for example: For every x and y point if the median of that row is T ...
más de 1 año hace | 2 respuestas | 0
2
respuestasPregunta
Is it possible to generate a pot that contains all column temperature data from T0 to T10?
Hello, Can someone help me with that? The attached data below have X and Y coordinates and temperature from T0 to T10. I was o...
más de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
How can I create a heatmap?
Can someone help with to create a heatmap for this data? I tried with these commands but it didn't work. Thank you! xvar = ...
más de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
resize and fill table
Hello, How can I resize the table, I mean fill out missing values in column A so that the pattern repeat itself. For example, 0 ...
más de 1 año hace | 2 respuestas | 0
2
respuestasPregunta
Can someone help to write a column range vector for a specific calendar year?
Hello, can someone help me, please? I want to write a quarterly hour column vector for year 2023 and I would like it to be a re...
más de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
Using Neural networks to predict new data
Hello, Can someone help please? I have model: 1 predictor : 34163 x 1 matrix target output: 34163 x 1 matrix I would like to...
más de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
Fill missing observations for a sensor reading.
Hello, the data was supposed to record sensor reading for calendar year 2005. The frequency is quarter hour "QHR" (0 to 3) every...
más de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
Hello, I have a table contains the calendar day of the year and 24-hour frequency. How to get daily max, min, and average temperature from the table?
más de 1 año hace | 1 respuesta | 0