photo

sevgul demir


Last seen: circa un anno fa Attivo dal 2021

Followers: 0   Following: 0

Statistica

  • Thankful Level 2

Visualizza badge

Feeds

Visto da

Risposto
how can i find configuration parameters in simulink
perfect thank u

oltre un anno fa | 0

Domanda


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...

oltre un anno fa | 2 risposte | 0

2

risposte

Domanda


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...

oltre un anno fa | 0 risposte | 0

0

risposte

Domanda


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,...

quasi 2 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre 2 anni fa | 0 risposte | 0

0

risposte

Domanda


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...

oltre 2 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre 2 anni fa | 1 risposta | 0

1

risposta

Domanda


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; ...

oltre 2 anni fa | 0 risposte | 0

0

risposte

Domanda


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...

oltre 2 anni fa | 0 risposte | 0

0

risposte

Domanda


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...

oltre 2 anni fa | 1 risposta | 0

1

risposta

Domanda


i have to get combine correct figure
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % EXAMPLE 3-3: Calculating the Voltage Losses for a Polarization Curve % UnitSystem SI %...

oltre 2 anni fa | 2 risposte | 0

2

risposte

Domanda


why i got license manager error ???
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % EXAMPLE 14-2: Creating a Histogram and Probability Plot % UnitSystem SI %%%%%%%%%%%%%%%%...

circa 3 anni fa | 1 risposta | 0

1

risposta

Domanda


"function [t,P] = flow을 표시 하는법
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % EXAMPLE 12-2: Transient Pressure Drop Model % UnitSystem SI %%%%%%%%%%%%%%%%%%%%%%%%%%%%...

circa 3 anni fa | 1 risposta | 0

1

risposta