plot the irradiance as a function of position(x,y) for the LP01 and LP11 modes for the step index fiber. (assume that the wavelength is 50um, n1=1.48, n2=1.47, a=4um) ?
plot the irradiance as a function of position(x,y) for the LP01 and LP11 modes for the...
Problem 2: Create a surface plot and a contour plot of the function f(x, y) = xe-I(x-y2)*+y?] Where -2 x 2 and -2 < y s 2. Use a step size of 0.1. Add labels to the axis
Problem 2: Create a surface plot and a contour plot of the function f(x, y) = xe-I(x-y2)*+y?] Where -2 x 2 and -2
The transverse displacement (y) of a wave is given as a function
of position (x in meters) and time (t in seconds) by the expression
to the right. Determine the wavelength, frequency, period, and
phase constant of this waveform.
y(x,t)=
sin(0.333x + 3.38 + 801t)
The transverse displacement (y) of a wave is given as a function of position (x in meters) and time (t in seconds) by the expression to the right Determine the wavelength, frequency, period, and phase constant of this waveform. ylrd-y.sin(369t+0.163x +5 Number meters Number Hertz Number T- seconds Number radians
The moment generating function ф(t) of random variable X is defined for all values of t by et*p(x), if X is discrete e f (x)dx, if X is continus (a) Find the moment generating function of a Binomial random variable X with parameters n (the total number of trials) and p (the probability of success). (b) If X and Y are independent Binomial random variables with parameters (n1 p) and (n2, p), respectively, then what is the distribution of X...
Create a function in MATLAB “rampseq”, which performs following operations: Function [x,n]=rampseq(n0,n1,n2) • Takes three parameters (n0, n1, n2) as input, where ‘n1’ and ‘n2’ are lower and upper limits of naxis, and ‘n0’ is the delay. • Generates a ramp sequence using above mentioned three parameters. • There should be two output arguments [x, n] of function ‘rampseq’, where ‘x’ is impulse sequence and ‘n’ is its corresponding n-axis. • Finally, plot ramp impulse ‘x’ against vector ‘n’.
Please solve all. Thank you Let Let x(n) = {2, 4, −3, 1, −5, 4, 7}. ↑ (arrow points to 1) Generate and plot the samples (use the stem function) of the following sequences. x(n) = 2 e 0.5 nx(n) + cos(0.1πn) x(n + 2), − 10 ≤ n ≤ 10 use these functions when solving please 1- function [y,n] = sigshift(x,m,n0) % implements y(n) = x(n-n0) % ------------------------- % [y,n] = sigshift(x,m,n0) % n = m+n0; y = x;...
Use an anonymous function instead of a function file that calculates y(x) = sin(2x)( 4x2 + 3 ). Plot it using fplot, x goes from -8 to 8. Use your function to print out the value of y for x = -1.25 and x = 1.25. Deliverables: Script with anonymous function Plot using fplot Command window output Step by Step Instructions: Copy your calling script from Problem 1 Change the name of the function to be LabFcAnonymous (or something similar)...
Please use matlab for the following problem
I. For the function. /(x) -X-4X+2XY+2Y+2Y+14 a. Plot the surface function for X over [5 6]. and Y over [-4, -2]. ecolour plot for X over [O 101 and Yover [43] and values for the contours of V [1 1.25 1.5 22.5 3] c. Write an m-file to find the minimum of the function using the gradient descent method Use a starting value of [4, -4].
I. For the function. /(x) -X-4X+2XY+2Y+2Y+14 a....
Answer the following questions using the function -3y f(x,y) = 2y2 + 1 Plot fíx, y) using filled.contour) Please include code for ths Buestion Thanks
Answer the following questions using the function -3y f(x,y) = 2y2 + 1 Plot fíx, y) using filled.contour)
Please include code for ths Buestion Thanks
in matlab
4.1.6 Lambert's W function is defined as the inverse of xe. That is, y-W(x)if and only if x = ye, Write a function y=1ambertW(x) that computes W using fzero. Make a plot of W(x) for Osx34 it is a simple
4.1.6 Lambert's W function is defined as the inverse of xe. That is, y-W(x)if and only if x = ye, Write a function y=1ambertW(x) that computes W using fzero. Make a plot of W(x) for Osx34 it is...