![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/7521053_1664016578729.jpg)
smith
Followers: 0 Following: 0
Statistiques
10 Questions
0 Réponses
RANG
122 195
of 297 016
RÉPUTATION
0
CONTRIBUTIONS
10 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
50.0%
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
xlswrite different columns into excel each run
Hello, I have this issue where, i have a matrix x that i want to write on an excel column every run, but i do not want it to ove...
plus d'un an il y a | 2 réponses | 0
2
réponsesQuestion
How to 3d patch between 2 3d shapes (stl attached)
Hello, I'm trying to fill in or create 2 lids on top and bottom sides for this 3d shape and then extract it as stl, but I'm not ...
presque 2 ans il y a | 2 réponses | 0
2
réponsesQuestion
Why am i getting NaN values in my code?
I'm writing a code that predicts the surface temperature of an annulus with specific thickness running through it a hot air and ...
presque 2 ans il y a | 1 réponse | 0
0
réponseQuestion
How to remove the zeros from the array upon breaking out of the for loop?
That's the code I've written, supposedly i want the for loop to break once the dp(i+1) starts becoming negative, but apparently ...
environ 2 ans il y a | 3 réponses | 0
3
réponsesQuestion
How to solve for gamma
Hello, I'm trying to solve for gamma in this equation, I was hoping if someone can help out. considering everything else is ...
environ 2 ans il y a | 1 réponse | 0
1
réponseQuestion
Why is my ode15 differential equation solver acting like this?
I want this code to solve me three differential equations, (dTp, ddot, dm), however for the first two I'm getting acceptable res...
plus de 2 ans il y a | 1 réponse | 0
1
réponseQuestion
Why is the Temperature curve looking like this at the end of the While loop?
Hello, This code should be giving out multiple monitoring parameters, such as the droplet's diameter, the time when the droplet ...
plus de 2 ans il y a | 2 réponses | 0
2
réponsesQuestion
Why is my loop not running? (Error using / Matrix dimensions must agree)
That's my code, supposedly it is about a water particle undergoing both, heat and mass transfer at the same time, and I'm monito...
plus de 2 ans il y a | 2 réponses | 0
2
réponsesQuestion
Why is my loop not working? "Index exceeds array bounds"
Function: function [ row, cp, k] = apd (T) if T > 318 & T < 320 row = 1.11 cp = 1007 k = 0.02781 else if T >...
plus de 2 ans il y a | 1 réponse | 0
1
réponseQuestion
Why is my loop not ending?
So, I wrote a code to run iterations for a water particle as it undergoes mass transfer, to monitor the diameter size. %%% DEF...
plus de 2 ans il y a | 2 réponses | 0