sevgul demir
Followers: 0 Following: 0
Estadística
CLASIFICACIÓN
86.475
of 295.569
REPUTACIÓN
0
CONTRIBUCIONES
12 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
16.67%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.247
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.105
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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...
casi 2 años hace | 2 respuestas | 0
2
respuestasPregunta
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...
alrededor de 2 años hace | 0 respuestas | 0
0
respuestasPregunta
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,...
alrededor de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 2 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
casi 3 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
casi 3 años hace | 1 respuesta | 0
1
respuestaPregunta
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; ...
alrededor de 3 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
alrededor de 3 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
alrededor de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
i have to get combine correct figure
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % EXAMPLE 3-3: Calculating the Voltage Losses for a Polarization Curve % UnitSystem SI %...
alrededor de 3 años hace | 2 respuestas | 0
2
respuestasPregunta
why i got license manager error ???
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % EXAMPLE 14-2: Creating a Histogram and Probability Plot % UnitSystem SI %%%%%%%%%%%%%%%%...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
"function [t,P] = flow을 표시 하는법
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % EXAMPLE 12-2: Transient Pressure Drop Model % UnitSystem SI %%%%%%%%%%%%%%%%%%%%%%%%%%%%...
más de 3 años hace | 1 respuesta | 0