Statistiques
RANG
12 932
of 297 016
RÉPUTATION
4
CONTRIBUTIONS
13 Questions
1 Réponse
ACCEPTATION DE VOS RÉPONSES
46.15%
VOTES REÇUS
1
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
plot Gibbs phenomenon individually???
1. In exponential fourier series as above equation(1111.png), theoritically gibb's phenomenon is summation of Xn as above equa...
environ 5 ans il y a | 1 réponse | 0
1
réponseQuestion
how to put switching device in simulink?
I am currently working on to simulate the Circuit for a lamp with electronic ballast. Currently stuck at how to put the switchi...
environ 5 ans il y a | 1 réponse | 0
1
réponseCount Days in Months
you can try use this.. NumDays = daysdif('3/1/99', '3/1/00', 1)
plus de 5 ans il y a | 1
Question
how to plot quiver evenly along lines?
I am currently try to plot electric flux along two lines. but it seem that the electric flux is not spred evenly along this two ...
plus de 5 ans il y a | 1 réponse | 0
1
réponseQuestion
how to do convolution Of this x1 and x10 function ?
fs=100; Ts=1/fs; t= [-1:Ts:3]; x1 = 2*rectpuls(t-0.5); figure(1); plot(t,x1); axis ([-1 3 -1 3]); xlabel ('time...
plus de 5 ans il y a | 1 réponse | 0
1
réponseQuestion
how to plot two signal before convolve?
how do I plot two signal of x1(t) and x2(t)? x1(t) = 1 , 0<t<1 x2(t)={ 1, 0<t<1 2, 1<t<2 just like below picture...
plus de 5 ans il y a | 1 réponse | 0
1
réponseQuestion
how can i measure the longest point of my lightning image?
presque 6 ans il y a | 2 réponses | 0
2
réponses0
réponseQuestion
How to code my .m into .slx ? %% I have tried a code to extract frame from video. how can I use it in simulink (.slx)
how can I use my .m coding into simulink .slx
presque 6 ans il y a | 1 réponse | 0
0
réponseQuestion
How to change .png image to .gif using code or simulink? *if got simulink method is the best*
presque 6 ans il y a | 1 réponse | 0
0
réponseQuestion
Q1.how to set the matlab detect a presence of lightning in an image? Q2. it is possible to differentiate it from the color of the lightning? Q3. got any links to solve Q2 and Q1 ?
i got no idea how to program it
environ 6 ans il y a | 1 réponse | 0
1
réponseQuestion
how to change Function value intiialization? mine is start with 0. i want start with -1
f = zeros(1,length(t));
environ 7 ans il y a | 2 réponses | 0
2
réponsesQuestion
how to take the value key in "edit text" and use it in formula coded in "push button"?
_CODED UNDER PUSH BUTTON_ N = 100; % i want this value "N" can be obtained from "edit text" so that I can varies the value ...
environ 7 ans il y a | 1 réponse | 0
0
réponseQuestion
how to call number inserted in "edit text" into the formula that i have code in "push button" for GUI?
*PUSH BUTTON CODE* N = int; % number inserted in “edit text” Wo = pi/5; t = -1:.001:11; f = zeros(1,length(t)); f...
environ 7 ans il y a | 1 réponse | 0