Community Profile

photo

Ambali Odebowale


Last seen: 23 dagar ago Active since 2022

Statistics

  • Thankful Level 3
  • First Review

View badges

Content Feed

View by

Question


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

7 månader ago | 1 answer | 0

1

answer

Answered
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

7 månader ago | 0

| accepted

Question


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

7 månader ago | 1 answer | 0

1

answer

Question


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

ungefär ett år ago | 1 answer | 0

1

answer

Question


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

ungefär ett år ago | 1 answer | 0

1

answer

Question


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

ungefär ett år ago | 1 answer | 0

1

answer

Question


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

mer än ett år ago | 2 answers | 0

2

answers

Question


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

mer än ett år ago | 1 answer | 0

1

answer

Question


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

mer än ett år ago | 0 answers | 0

0

answers

Question


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

mer än ett år ago | 1 answer | 0

1

answer

Question


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

mer än ett år ago | 1 answer | 0

1

answer

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

mer än ett år ago | 0

Question


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.

mer än ett år ago | 2 answers | 0

2

answers

Question


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

mer än ett år ago | 1 answer | 0

1

answer

Question


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

ungefär 2 år ago | 1 answer | 0

1

answer

Question


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

ungefär 2 år ago | 1 answer | 0

1

answer

Question


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

ungefär 2 år ago | 1 answer | 0

1

answer