![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/25642710_1645262986674_DEF.jpg)
Ambali Odebowale
Followers: 0 Following: 0
Statistiques
RANG
111 315
of 297 016
RÉPUTATION
0
CONTRIBUTIONS
16 Questions
2 Réponses
ACCEPTATION DE VOS RÉPONSES
56.25%
VOTES REÇUS
0
RANG
of 20 419
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 157 725
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
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...
9 mois il y a | 1 réponse | 0
1
réponseQuestion
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...
plus d'un an il y a | 1 réponse | 0
1
réponseUnable 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
plus d'un an il y a | 0
| A accepté
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,:)=...
plus d'un an il y a | 1 réponse | 0
1
réponseQuestion
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...
presque 2 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
environ 2 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
environ 2 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
environ 2 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
environ 2 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
environ 2 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
environ 2 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 2 ans il y a | 1 réponse | 0
1
réponseHow 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 ...
plus de 2 ans il y a | 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.
plus de 2 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
plus de 2 ans il y a | 1 réponse | 0
1
réponseQuestion
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 ...
presque 3 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
presque 3 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
presque 3 ans il y a | 1 réponse | 0