photo

george veropoulos


Last seen: 10일 전 2016년부터 활동

Followers: 0   Following: 0

메시지

통계학

  • Thankful Level 3
  • First Review
  • First Answer

배지 보기

Feeds

보기 기준

답변 있음
probability distribution function from datra
ok thank you !

15일 전 | 0

질문


probability distribution function from datra
Hi i have a function Z(h) h1<h<h2 how i cant find a pdf (probability distribution finction ) function for Z ...

18일 전 | 답변 수: 0 | 0

0

답변

답변 있음
save thw values of four variable in a file
thank you ! you solve my problem

대략 1년 전 | 0

| 수락됨

질문


save thw values of four variable in a file
Hi i want to save four variable from a matlab code in a file ( like xls) the two from four value have many ...

대략 1년 전 | 답변 수: 2 | 0

2

답변

질문


Matlab function with inf in end points
hi I have a function define in an range [ a, b ] the function is ιnf at end point F(a)=inf F(b)=inf there a method ...

거의 2년 전 | 답변 수: 1 | 0

1

답변

질문


ARRY EXEEDS RANDOM NUMBER
hi i receive this message in matlab when i run a monte carlo probllem Requested 1000000x10000 (74.5GB) array exceeds max...

거의 3년 전 | 답변 수: 2 | 0

2

답변

답변 있음
the values are less from eps
the graph is ok ! thank you all

거의 3년 전 | 0

질문


the values are less from eps
Hi i run have a function of an parameter Z ( is a impedance real or imaginary ) part the values of Z is in the range ...

거의 3년 전 | 답변 수: 2 | 0

2

답변

답변 있음
Derivative of a function in a particular point
format long x = 2 ; h = sqrt(eps) ; f1=(sin(x + h)./(x+h) - sin(x)./x) / h % -0.400000 % -0.435397773981094 f2=cos(x)./...

대략 3년 전 | 0

| 수락됨

질문


Derivative of a function in a particular point
Hi I have an external function y= function fa(x) y=sin(x./pi) ...

대략 3년 전 | 답변 수: 2 | 0

2

답변

질문


histogram of a a function with two variable
Hi i have a function f of two variable h and psi i want to make the histogram of f in 2 dimensio ( h, psi) h foll...

대략 3년 전 | 답변 수: 1 | 0

1

답변

답변 있음
INVERSE OF A FUNCTION
thank you i have a mistake my relation and i see the the function is not one-one in range from 0:360 is one-to one in rang...

3년 초과 전 | 0

질문


INVERSE OF A FUNCTION
HI i m looking for a script to inverse numericall a function i use the function of inverse but not working because th...

3년 초과 전 | 답변 수: 2 | 0

2

답변

답변 있음
How to normalize a histogram?
hi i want to normalized the histogram i use the hist [f x]=hist(fn,nbins); dx = diff(x(1:2)); bar(x,f./(sum(f.*d...

거의 4년 전 | 0

질문


polynomial of chaos and matlab code
hi Friends i m looking a simple example (code in matlab ) for use the polynomial of chaos..... i want to make a...

대략 5년 전 | 답변 수: 0 | 0

0

답변

질문


solve parametric inequality in mupad
hi my friends i want to solve the inequality in mupad 2*X^2*cos(phi)+1 > 0 or 2*X^2*cos(phi)+1 <0 x is a real and ...

5년 초과 전 | 답변 수: 0 | 0

0

답변

질문


plot a smith chart
Hi i need to plot smith chart with frequency reflection coefficient VSWR want to show smith chart with th...

5년 초과 전 | 답변 수: 1 | 0

1

답변

질문


writing variable in xls file
Hi i have a code that produce three variable a b c i want to save this value in a xls file that the valu...

5년 초과 전 | 답변 수: 1 | 0

1

답변

질문


matlba code for 3d wave equation
Hi i m looking a matlab code to solve the 3d wave equation thank you George Veropoulos

5년 초과 전 | 답변 수: 0 | 0

0

답변

답변 있음
In the fft example on MATLAB help, why do we multiply by 2?
Hi.. i have an other question the the quantity P2 = abs(Y/L) must multiply by Ts... i make a code to compare the ...

대략 6년 전 | 0

질문


i m looking for a example to find the FTT of a signal
Hi there a educational example to describe the step by step to find the FFY of a continues signal .... there ma...

대략 6년 전 | 답변 수: 0 | 0

0

답변

답변 있음
DATA POINT in vertical direction
thank i test it ...work

6년 초과 전 | 0

질문


DATA POINT in vertical direction
Ηi friends i have a matrix from a few of points i want to plot this data in parallel with y direction only. thank y...

6년 초과 전 | 답변 수: 1 | 0

1

답변

질문


save in excel file inside a for loop
hi i want to save the values of a vector in a xls file. The value s change inside a for loop... the variable...

7년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Error using mex (line 206) Unable to complete successfully.
hi when i run the mex -setup i have the following output Welcome to mex -setup. This utility will help you set up ...

7년 초과 전 | 답변 수: 1 | 0

1

답변

질문


method of moment in TL problems
Dear friends i m looking for matlab code.. that solve the problem of transmission line excitation from a EM wav...

7년 초과 전 | 답변 수: 0 | 0

0

답변

질문


intrgartion_problem..
Hi im trying to run a code i call in some point the folllow lines y_theory=@(t)((1./(P.*Zl)).*f_xi(t./(Zl*P...

거의 8년 전 | 답변 수: 1 | 0

1

답변

질문


integral with vector limit
Dear friends it is possible to insert in integral(f,a,b) vector at a and b??

거의 8년 전 | 답변 수: 0 | 0

0

답변

질문


comsol model to matlab function
I have a comsol model with various inpute parameters and output the variable Te, Tl it is possible to make a ...

대략 8년 전 | 답변 수: 2 | 0

2

답변

질문


Confluent Hypergeometric Function of the Second Kind
hi there a function that define the Confluent Hypergeometric Function of the Second Kind i have made a matlab function...

대략 8년 전 | 답변 수: 1 | 0

1

답변

더 보기