saeed abdallah
Followers: 0 Following: 0
Statistiques
6 Questions
0 Réponses
RANG
112 918
of 295 569
RÉPUTATION
0
CONTRIBUTIONS
6 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
16.67%
VOTES REÇUS
0
RANG
of 20 247
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 154 105
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
Image processing, need to get dimensions from images
x=imread('C:\project folders\foot data\mesh1.jpg'); imshow(x) red=x(:,:,1); green=x(:,:,2); blue=x(:,:,3); figure(1) subplot(2...
plus de 4 ans il y a | 1 réponse | 0
0
réponseQuestion
Warning: Matrix is close to singular or badly scaled. Results may be inaccurate.
i can't get the correct values for this calculation and i get the warning that Warning: Matrix is close to singular or badly sca...
environ 6 ans il y a | 1 réponse | 0
0
réponseQuestion
how to get the actual value instead of 1x1 sym
clc clear digits(4) Ae = sym('Ae'); %?e cd = sym('cd');% CLw cl = sym('cl');%CL clt = sym('clt');%CLT clw = sym('clw')...
plus de 6 ans il y a | 1 réponse | 0
0
réponseQuestion
not showing all results from loop
i want to put my results in a table but when i do that the calculated vaule is 1*1 sym and only shows the table for the final va...
plus de 6 ans il y a | 1 réponse | 0
1
réponseQuestion
don't know how to fix this
i'm unable to get the results using when i used for loop Ae = sym('Ae'); cd = sym('cd'); cl = sym('cl'); clt = sym('clt'...
plus de 6 ans il y a | 1 réponse | 0
1
réponseQuestion
could not find explicit solution
syms Ae ct cd clt clw cl ht=2000.0976;m= 6300;h=0.29; Ve=0; g=9.81; ro=1.006;vi=51.5;s=25.08;k=0;cm0=-0.0711;K=0.045;h0=...
plus de 6 ans il y a | 1 réponse | 0