photo

Matthew Palermo


Last seen: quasi 2 anni fa Attivo dal 2019

Followers: 0   Following: 0

Statistica

MATLAB Answers

12 Domande
0 Risposte

RANK
253.017
of 300.369

REPUTAZIONE
0

CONTRIBUTI
12 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
41.67%

VOTI RICEVUTI
0

RANK
 of 20.936

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 168.436

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 3

Visualizza badge

Feeds

Visto da

Domanda


Index exceeds the number of array elements, must not exceed 1, in a nested for loop
In my code, I am analyzing a heat concentric heat exchanger and am solving for h, the local convection coefficients at points al...

quasi 2 anni fa | 1 risposta | 0

1

risposta

Domanda


Error using integral function with anonymous function
I am trying to use the following code to calculate the values of F(i,j) which is the integral of the anonymous function that I p...

quasi 2 anni fa | 2 risposte | 0

2

risposte

Domanda


Plotting is not quie correct
I am trying to plot the temeprature curves for emissivity against the wavelength using Planck's Law. The plot I am getting is pr...

quasi 2 anni fa | 1 risposta | 0

1

risposta

Domanda


Code does not update the array for each iteration of for loops
My code is not filling updating the temperature functino array (100x100) for each iteration of the for loops. Each column instea...

quasi 2 anni fa | 1 risposta | 0

1

risposta

Domanda


Function output variable is unrecognized
So in this function, which is part of a larger problem, I am trying to determine the eigenvalues that I need. As far as I am awa...

quasi 2 anni fa | 2 risposte | 0

2

risposte

Domanda


How to avoid dividing by zero in this function?
I fixed a previous issue of constant values and now the challenge is figuring out how to avoid dividing by zero. I figured that ...

quasi 2 anni fa | 0 risposte | 0

0

risposte

Domanda


Function may not have a root
I am getting this eror with this code and associated functions: Exiting fzero: aborting search for an interval containing a s...

quasi 2 anni fa | 1 risposta | 0

1

risposta

Domanda


Unrecognized function or variable for a 'for' loop.
I am trying to compare the penetratino time between two functions. The code was working fine and plotting until I realized that ...

quasi 2 anni fa | 1 risposta | 0

1

risposta

Domanda


NaN error fills up my zeros array despite the hand calcs checking out.
I am trying to plot the nondimensionalized time-dependent temperture distribution. The function checks out and the code works, e...

quasi 2 anni fa | 1 risposta | 0

1

risposta

Domanda


The code runs, but imediately deletes the animation and does not update
I am modeling a knuckle-link linkage system with a crank-slider and I am trying to get this animated plot for velocity and to sh...

quasi 6 anni fa | 1 risposta | 0

1

risposta

Domanda


This error keeps popping up and I have no idea why: Error using viscircles Expected input number 1, centers, to be real. Error in viscircles>validateCentersAndRadii (line 283) validateattributes(centers,{'numeric'},{'nonsparse','real', ... Erro
I am trying to do an animation for a linkage system and it is not plotting one of the links for some reason. P1_pos = [56.25;43...

quasi 6 anni fa | 1 risposta | 0

1

risposta

Domanda


I keep getting this error: Error using vertcat Dimensions of arrays being concatenated are not consistent. Error in ME450_project_linkage (line 16) P5_pos = D*[0;-1+sin(theta)];
I am trying to model a knuckle linkage system and I keep getting the error that the array dimensions are not consistent fro some...

quasi 6 anni fa | 1 risposta | 0

1

risposta