Ambali Odebowale
Followers: 0 Following: 0
Estadística
16 Preguntas
2 Respuestas
CLASIFICACIÓN
201.782
of 295.448
REPUTACIÓN
0
CONTRIBUCIONES
16 Preguntas
2 Respuestas
ACEPTACIÓN DE RESPUESTAS
56.25%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.227
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.872
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
I need help on how to plot Surface Plasmon Polaritons (SPPs) for Multilayer Systems
I have derived the surface plasmon polariton (SPP) relation for the system under consideration. The system consists of three lay...
6 meses hace | 1 respuesta | 0
1
respuestaPregunta
Photocurrent modelling of TPV cell in MATLAB
I am working on NFTPV system energy conversion. I already obtained spectral radiative heat flux, and total flux for my system. N...
alrededor de 1 año hace | 1 respuesta | 0
1
respuestaUnable to perform assignment because the size of the left side is 1-by-200 and the size of the right side is 200-by-200.
I have identified the cause of the error. Thanks for your prompt response
más de 1 año hace | 0
| aceptada
Pregunta
Unable to perform assignment because the size of the left side is 1-by-200 and the size of the right side is 200-by-200.
I need help fixing the error message above. The error is on this line of code: Error in main_single (line 79) chi_evan_p(a,:)=...
más de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
I would like to modify the equation to calculate total reflection coefficient for N multilayer structure
I have attached an equation for calculating total reflection coefficient for multilayer structure. I have used the equation to c...
casi 2 años hace | 1 respuesta | 0
1
respuestaPregunta
How can I specify the dimension of a differentiated function?
I am getting error when I tried to find h_w_net and the error is "Matrix dimensions must agree" at the last line. The dimension...
casi 2 años hace | 1 respuesta | 0
1
respuestaPregunta
How can I modify my code to generate data sets (qtot_eV) for each variation of layer thickness and vacuum gap
The code below is used to generate a data set (qtot_eV) by varying only the gap between the two stacks. However, I would like to...
casi 2 años hace | 1 respuesta | 0
1
respuestaPregunta
I need help with my code
Here is the error I am getting: Error using calculate_fluctuation_dissipation_factor Too many input arguments. Error in Flu...
casi 2 años hace | 2 respuestas | 0
2
respuestasPregunta
How can I plot 2D surface plot with color bar
I have an excel file containing 3 variables as attached. I want to plot the variables as a 2D surface plot with the third column...
casi 2 años hace | 1 respuesta | 0
1
respuestaPregunta
How can I use transfer learning in matlab for non image data
I have a non image data and I would like to use transfer learning to predict the response. I generated 100 1D response data wit...
casi 2 años hace | 0 respuestas | 0
0
respuestasPregunta
I am getting error while trying to generate data for qtot_eV through variation of "d".
Below is my code: clear; close all; deld=(80E-9-10E-9)/100; d=[10E-9:deld:80E-9]; %Distance between the emitter and TPV ce...
casi 2 años hace | 1 respuesta | 0
1
respuestaPregunta
I need help integrating this function
Below is the code. I got error when I tried to integrate Q_total. Below is the error i got ERROR: Index exceeds the number o...
alrededor de 2 años hace | 1 respuesta | 0
1
respuestaHow to convert Non Image data to images for use in CNN
@Image Analyst Thanks for your prompt response. Here is the detail: The file Absorp_MD.txt contains 50 spectra (each rep. by a ...
alrededor de 2 años hace | 0
Pregunta
How to convert Non Image data to images for use in CNN
I have non-image data that I would like to convert to images for use in CNN. Any help would be appreciated.
alrededor de 2 años hace | 2 respuestas | 0
2
respuestasPregunta
How to convert array of data to images
I have a file containing 500 by 20000 data points. I want to convert the data to images. Here is the code I used but I am getti...
alrededor de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
When plotting dielectric function from a tabulated n and k, why do I need to interpolate with another material?
Why do I need to interpolate TiO2 with Ge before plotting dielectric function of TiO2? Is there away I can plot the dielectrics ...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
I am getting this error (not enough input argument)
I am trying to execute this codes, but I am getting error. Someone should kindly help. The error is pasted below the code f...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
I am getting an error using interp1
I have table of n and k vs frequency for TiO2 and I am trying to plot the corresponding dielectrics. Here is the code fun...
más de 2 años hace | 1 respuesta | 0