Community Profile

photo

Ambali Odebowale


Last seen: 5 Tage vor Aktiv seit 2022

Followers: 0   Following: 0

Statistiken

  • Thankful Level 3
  • First Review

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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...

8 Monate vor | 1 Antwort | 0

1

Antwort

Beantwortet
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 have identified the cause of the error. Thanks for your prompt response

8 Monate vor | 0

| akzeptiert

Frage


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,:)=...

8 Monate vor | 1 Antwort | 0

1

Antwort

Frage


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...

etwa ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


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...

etwa ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als ein Jahr vor | 2 Antworten | 0

2

Antworten

Frage


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...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als ein Jahr vor | 0 Antworten | 0

0

Antworten

Frage


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...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Beantwortet
How 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 ...

mehr als ein Jahr vor | 0

Frage


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.

mehr als ein Jahr vor | 2 Antworten | 0

2

Antworten

Frage


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...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


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 ...

etwa 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

etwa 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

etwa 2 Jahre vor | 1 Antwort | 0

1

Antwort