Heavy reward, help with the matlab problem, thank you 50

Updated on educate 2024-03-16
3 answers
  1. Anonymous users2024-02-06

    Hello landlord.

    The procedure is as follows: t=linspace(0,2*pi,50); % is evenly taken by 50 points in the interval [0:2].

    y1=sin(2*; y2=3*cos(t+;%y1=sin(2*; y2=3cos(t+;

    I hope it will be helpful to the landlord, and I hope the landlord will adopt it, and welcome to communicate.

  2. Anonymous users2024-02-05

    Question 2 is a drawing problem, which can be implemented in the following way.

    1. Determine the range of x, that is, create a vector group of x.

    x=0:pi/10:4*pi

    2. Chi Xiao calculates the values of y and z respectively, ie.

    y=sin(x)+cos(x)

    z=sin(x)-cos(x)

    3. Use the plot function to plot the curves of y(x) and z(x) respectively, i.e.

    plot(x,y,'k--p',x,z,'k--p'4. Use the xlim and ylim functions to determine the range of the x-axis and y-axis.

    xlim([0,15])

    ylim([,5、Use the grid on command to draw a coordinate grid.

    6. Use the xlabel and ylabel functions to label the code with the names of the x-axis and y-axis.

    xlabel('x');ylabel('y');

    7. Use the text function to annotate the function expression.

    8. Realization.

    x=0:pi/10:4*pi;

    y=sin(x)+cos(x);

    z=sin(x)-cos(x);

    plot(x,y,'k--p',x,z,'r--p');

    xlim([0,15])

    ylim([,grid on

    xlabel('x');ylabel('y');

    text(2,,'y=sin(x)+cos(x)')text(,,'z=sin(x)-cos(x)'Run the results. <>

    Question 1 is a matrix problem, which cannot be seen clearly because the problem is omitted.

  3. Anonymous users2024-02-04

    According to the relationship between the current i and the time t provided by the subject, the relationship between the voltage drop and the time is determined. Its solution idea:

    1. Use the diff difference (derivative) function to find the DI DT2, according to Faraday's law of electromagnetic induction: VL=L*Di DT, find the VL value 3, use the interpolation function of INTERP1 to find the corresponding VL value when T=0::, in order to fit the accurate function.

    4. If you don't know the specific function model, you generally use higher-order polynomial functions to approximate it. Using the polyfit fitting function, the coefficients of the polynomial are found to obtain the polynomial function vl(t).

    5. Use the polyval function to find the value of the polynomial 6. Use the plot function to plot the function relationship between the voltage drop vl and the time t.

Related questions
22 answers2024-03-16

1) Since Xiao Ming, who knows the month, said: "If I don't know, Xiao Qiang definitely doesn't know", which means that the month in his hand is definitely not June and December. Because if it is June or December, Xiaoqiang may have 2 or 7 in his hand, so that Xiaoqiang can directly judge it. >>>More

4 answers2024-03-16

It will take at least 15 minutes to complete your question, and it will take you 10 points, which is not worth it

5 answers2024-03-16

1. Red days, red days, red dances, red singing, red days are getting happier and happier, please enjoy "Red Days". >>>More

8 answers2024-03-16

1. When electrolysis, remember that the cathode is connected to the negative electrode of the power supply, which must provide electrons, so the reaction that occurs at the cathode is the reaction of obtaining electrons, and the electrons that can be obtained are either inactive metal cations, or H+ (in acidic solution), or water (in neutral or alkaline solution). Then look at what electrons can be obtained in the solution: Mn2+, H+, H2O, the world is more active than H, and it is in an acidic solution, so it is H+ that gets electrons. >>>More

22 answers2024-03-16

According to the conservation of mass, the amount of hydrogen produced should be equal, so find the iron that is reacted off, then the iron remains.