sevgul demir
Followers: 0 Following: 0
Statistiques
RANG
86 496
of 295 673
RÉPUTATION
0
CONTRIBUTIONS
12 Questions
1 Réponse
ACCEPTATION DE VOS RÉPONSES
16.67%
VOTES REÇUS
0
RANG
of 20 262
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 154 257
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
how can i find configuration parameters in simulink
perfect thank u
presque 2 ans il y a | 0
Question
how can i find configuration parameters in simulink
i do use simulink and following the some youtube video. For subsytem to decide or change parameter of subsytem it use configurat...
presque 2 ans il y a | 2 réponses | 0
2
réponsesQuestion
i do have 2 graphics but I need to find the opposite of their sides
i do have 2 graphics but I need to find the opposite of their sides % Inputs R = 8.314; % Ideal gas constant (J/molK) F = 964...
environ 2 ans il y a | 1 réponse | 0
0
réponseQuestion
why i cant get the second figure ? how can i fix it
clear all; close all; I = imread('64img.png','png'); I = double(I); figure;imshow (abs(I)); title ('test') PH=rand([64,...
environ 2 ans il y a | 1 réponse | 0
1
réponseQuestion
want to plot CIE-CHART but have some problem
xyz_primaries = rgb2xyz([1 0 0; 0 1 0; 0 0 1]); xyzMag = sum(xyz_primaries,2); x_primary = xyz_primaries(:,1)./xyzMag; y_prim...
plus de 2 ans il y a | 1 réponse | 0
0
réponseQuestion
to fix plotting code
diary ex9_1.dat % Diode parameters vt = 25.67e-3; v = [0.1 0.2 0.3 0.4 0.5 0.6 0.7]; i = [0.133e-12 1.79e-12 24.02e-12 321.6...
presque 3 ans il y a | 1 réponse | 0
1
réponseQuestion
i could not fix the error part !
% Solution of second-order differential equation % The function diff2(x,y) is created to evaluate the diff. equation % the nam...
presque 3 ans il y a | 1 réponse | 0
1
réponseQuestion
I get the error but I dont know how to fix it even try:(
% Commented Matlabfi code for the resolution of the sixth case stdUY clear all close all % Computation precision tol=1e-5; ...
environ 3 ans il y a | 1 réponse | 0
0
réponseQuestion
i dont know how can i write something like v_t=0+ ...
i wanna draw a graphic which is steady-state. i am giving a try actually . But not sure how exactly to writIng the formula w...
environ 3 ans il y a | 1 réponse | 0
0
réponseQuestion
I WANT To fix my graphic to increase
i have 3 libe which i draw as like combine. i am triying to make alll 3 lines start from same point and increase . If you s...
environ 3 ans il y a | 1 réponse | 0
1
réponseQuestion
i have to get combine correct figure
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % EXAMPLE 3-3: Calculating the Voltage Losses for a Polarization Curve % UnitSystem SI %...
environ 3 ans il y a | 2 réponses | 0
2
réponsesQuestion
why i got license manager error ???
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % EXAMPLE 14-2: Creating a Histogram and Probability Plot % UnitSystem SI %%%%%%%%%%%%%%%%...
plus de 3 ans il y a | 1 réponse | 0
1
réponseQuestion
"function [t,P] = flow을 표시 하는법
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % EXAMPLE 12-2: Transient Pressure Drop Model % UnitSystem SI %%%%%%%%%%%%%%%%%%%%%%%%%%%%...
plus de 3 ans il y a | 1 réponse | 0