当前位置:文档之家› 1. 第一章课后习题及答案

1. 第一章课后习题及答案

1. 第一章课后习题及答案
1. 第一章课后习题及答案

第一章

1.(Q1) What is the difference between a host and an end system List the types of end

systems. Is a Web server an end system

Answer: There is no difference. Throughout this text, the words “host” and “end system” are used interchangeably. End systems include PCs, workstations, Web servers, mail servers, Internet-connected PDAs, WebTVs, etc.

2.(Q2) The word protocol is often used to describe diplomatic relations. Give an example of a

diplomatic protocol.

Answer: Suppose Alice, an ambassador of country A wants to invite Bob, an ambassador of country B, over for dinner. Alice doesn’t simply just call Bob on the phone and say, come to our dinner table now”. Instead, she calls Bob and suggests a date and time. Bob may respond by saying he’s not available that p articular date, but he is available another date. Alice and Bob continue to send “messages” back and forth until they agree on a date and time. Bob then shows up at the embassy on the agreed date, hopefully not more than 15 minutes before or after the agreed time. Diplomatic protocols also allow for either Alice or Bob to politely cancel the engagement if they have reasonable excuses.

3.(Q3) What is a client program What is a server program Does a server program request and

receive services from a client program

Answer: A networking program usually has two programs, each running on a different host, communicating with each other. The program that initiates the communication is the client.

Typically, the client program requests and receives services from the server program.

4.(Q4) List six access technologies. Classify each one as residential access, company access, or

mobile access.

Answer:1. Dial-up modem over telephone line: residential; 2. DSL over telephone line: residential or small office; 3. Cable to HFC: residential; 4. 100 Mbps switched Etherent: company; 5. Wireless LAN: mobile; 6. Cellular mobile access (for example, 3G/4G): mobile

5.(Q5) List the available residential access technologies in your city. For each type of access,

provide the advertised downstream rate, upstream rate, and monthly price.

Answer: Current possibilities include: dial-up (up to 56kbps); DSL (up to 1 Mbps upstream, up to 8 Mbps downstream); cable modem (up to 30Mbps downstream, 2 Mbps upstream.

6.(Q7) What are some of the physical media that Ethernet can run over

Answer: Ethernet most commonly runs over twisted-pair copper wire and “thin” coaxial cable. It also can run over fibers optic links and thick coaxial cable.

7.(Q8) Dial-up modems, HFC, and DSL are all used for residential access. For each of these

access technologies, provide a range of transmission rates and comment on whether the transmission rate is shared or dedicated.

Answer:Dial up modems: up to 56 Kbps, bandwidth is dedicated; ISDN: up to 128 kbps, bandwidth is dedicated; ADSL: downstream channel is .5-8 Mbps, upstream channel is up to

1 Mbps, bandwidth is dedicated; HFC, downstream channel is 10-30 Mbps and upstream

channel is usually less than a few Mbps, bandwidth is shared.

8.—

9.(Q13) Why is it said that packet switching employs statistical multiplexing Contrast

statistical multiplexing with the multiplexing that takes place in TDM.

Answer: In a packet switched network, the packets from different sources flowing on a link do not follow any fixed, pre-defined pattern. In TDM circuit switching, each host gets the same slot in a revolving TDM frame.

10.(Q14) Suppose users share a 2Mbps link. Also suppose each user requires 1Mbps when

transmitting, but each user transmits only 20 percent of the time. (See the discussion of statistical multiplexing in Section .)

a.When circuit switching is used, how many users can be supported

b.For the remainder of this problem, suppose packet switching is used. Why will there be

essentially no queuing delay before the link if two or fewer users transmit at the same time Why will there be a queuing delay if three users transmit at the same time

c.Find the probability that a given user is transmitting.

d.Suppose now there are three users. Find the probability that at any given time, all

three users are transmitting simultaneously. Find the fraction of time during which the queue grows.

Answer:

a. 2 users can be supported because each user requires half of the link bandwidth.

b.Since each user requires 1Mbps when transmitting, if two or fewer users transmit

simultaneously, a maximum of 2Mbps will be required. Since the available bandwidth of the shared link is 2Mbps, there will be no queuing delay before the link. Whereas, if three users transmit simultaneously, the bandwidth required will be 3Mbps which is more than the available bandwidth of the shared link. In this case, there will be queuing delay before the link.

c.Probability that a given user is transmitting =

d.Probability that all three users are transmitting

simultaneously. Since the queue grows when all the users

are transmitting, the fraction of time during which the queue grows (which is equal to the probability that all three users are transmitting simultaneously) is .

11.(Q16) Consider sending a packet from a source host to a destination host over a fixed route.

List the delay components in the end-to-end delay. Which of these delays are constant and which are variable

Answer:The delay components are processing delays, transmission delays, propagation delays, and queuing delays. All of these delays are fixed, except for the queuing delays, which are variable.

#

12.(Q19) Suppose Host A wants to send a large file to Host B. The path from Host A to Host B

has three links, of rates R1 = 250 kbps, R2 = 500 kbps, and R3 = 1 Mbps.

a.Assuming no other traffic in the network, what is the throughput for the file transfer.

b.Suppose the file is 2 million bytes. Roughly, how long will it take to transfer the file to

Host B

c.Repeat (a) and (b), but now with R2 reduced to 200 kbps.

Answer:

a.250 kbps

b.64 seconds

c.200 kbps; 80 seconds

~

13.(P2) Consider the circuit-switched network in Figure . Recall that there are n circuits on

each link.

a.What is the maximum number of simultaneous connections that can be in progress at

any one time in this network

b.Suppose that all connections are between the switch in the upper-left-hand corner

and the switch in the lower-right-hand corner. What is the maximum number of

simultaneous connections that can be in progress

Answer:

a.We can n connections between each of the four pairs of adjacent switches. This gives a

maximum of 4n connections.

b.We can n connections passing through the switch in the upper-right-hand corner and

another n connections passing through the switch in the lower-left-hand corner, giving a total of 2n connections.

14.(

15.(P4) Review the car-caravan analogy in Section . Assume a propagation speed of 50

km/hour.

a.Suppose the caravan travels 150 km, beginning in front of one tollbooth, passing

through a second tollbooth, and finishing just before a third tollbooth. What is the

end-to-end delay

b.Repeat (a), now assuming that there are five cars in the caravan instead of ten.

Answer: Tollbooths are 150 km apart, and the cars propagate at 50 km/hr, A tollbooth services a car at a rate of one car every 12 seconds.

a.There are ten cars. It takes 120 seconds, or two minutes, for the first tollbooth to service

the 10 cars. Each of these cars has a propagation delay of 180 minutes before arriving at the second tollbooth. Thus, all the cars are lined up before the second tollbooth after 182 minutes. The whole process repeats itself for traveling between the second and third tollbooths. Thus the total delay is 364 minutes.

b.Delay between tollbooths is 5*12 seconds plus 180 minutes, ., 181minutes. The total

delay is twice this amount, ., 362 minutes.

16.(P5) This elementary problem begins to explore propagation delay and transmission delay,

two central concepts in data networking. Consider two hosts, A and B, connected by a single link of rate R bps. Suppose that the two hosts are separated by m meters, and suppose the propagation speed along the link is s meters/sec. Host A is to send a packet of size L bits to Host B.

a.》

b.Express the propagation delay, d , in terms of m and s.

c.Determine the transmission time of the packet, d , in terms of L and R.

d.Ignoring processing and queuing delays, obtain an expression for the end-to-end

delay.

e.Suppose Host A begins to transmit the packet at time t = 0. At time t = d , where is

the last bit of the packet

f.Suppose d is greater than d . At time t = d , where is the first bit of the packet

g.Suppose d is less than d . At time t = d , where is the first bit of the packet

h.Suppose s = *108, L = 100bits, and R = 28kbps. Find the distance m so that d equals d .

Answer:

a. d = m/s seconds.

b.》

c. d = L/R seconds.

d. d = (m/s + L/R) seconds.

e.The bit is just leaving Host A.

f.The first bit is in the link and has not reached Host B.

g.The first bit has reached Host B.

h.Want

17.(P6) In this problem we consider sending real-time voice from Host A to Host B over a

packet-switched network (VoIP). Host A converts analog voice to a digital 64 kbps bit stream on the fly. Host A then groups the bits into 56-Byte packets. There is one link between Host A and B; its transmission rate is 500 kbps and its propagation delay is 2 msec.

As soon as Host A gathers a packet, it sends it to Host B. As soon as Host B receives an entire packet, it converts the packet’s bits to an analog signal. How much time elapses from the time a bit is created (from the original analog signal at Host A) until the bit is decoded (as part of the analog signal at Host B)

Answer: Consider the first bit in a packet. Before this bit can be transmitted, all of the bits in the packet must be generated. This requires

The time required to transmit the packet is

Propagation delay = 2 msec.

The delay until decoding is

7msec + 896μsec + 2msec = msec

A similar analysis shows that all bits experience a delay of msec.

18.:

19.(P9) Consider a packet of length L which begins at end system A, travels over one link to a

packet switch, and travels from the packet switch over a second link to a destination end system. Let d i, s i, and R i denote the length, propagation speed, and the transmission rate of link i, for i= 1, 2. The packet switch delays each packet by d proc. Assuming no queuing delays, in terms of d i, s i, R i, (i= 1, 2), and L, what is the total end-to-end delay for the packet Suppose now the packet Length is 1,000 bytes, the propagation speed on both links is * 108 m/s, the transmission rates of both links is 1 Mbps, the packet switch processing delay is 2 msec, the length of the first link is 6,000 km, and the length of the last link is 3,000 km. For these values, what is the end-to-end delay

Answer: The first end system requires L/R1to transmit the packet onto the first link; the packet propagates over the first link in d1/s1; the packet switch adds a processing delay of

d proc; after receiving th

e entire packet, the packet switch requires L/R2to transmit the packet

onto the second link; the packet propagates over the second link in d2/s2. Adding these five delays gives

d end-end = L/R1 + L/R2 + d1/s1 + d2/s2 + d proc

To answer the second question, we simply plug the values into the equation to get 8 + 8 +

24 + 12 + 2 = 54 msec.

20.(P10) In the above problem, suppose R1 = R2 = R and d proc= 0. Further suppose the packet

switch does not store-and-forward packets but instead immediately transmits each bit it receivers before waiting for the packet to arrive. What is the end-to-end delay

Answer: Because bits are immediately transmitted, the packet switch does not introduce any delay; in particular, it does not introduce a transmission delay. Thus,

~

d end-end = L/R + d1/s1 + d2/s2

For the values in Problem 9, we get 8 + 24 + 12 = 44 msec.

21.(P11) Suppose N packets arrive simultaneously to a link at which no packets are currently

being transmitted or queued. Each packet is of length L and the link has transmission rate R.

What is the average queuing delay for the N packets

Answer:The queuing delay is 0 for the first transmitted packet, L/R for the second transmitted packet, and generally, (n-1)L/R for the nth transmitted packet. Thus, the average delay for the N packets is

(L/R + 2L/R + ....... + (N-1)L/R)/N = L/RN(1 + 2 + ..... + (N-1)) = LN(N-1)/(2RN) = (N-1)L/(2R) Note that here we used the well-known fact that

1 +

2 + ....... + N = N(N+1)/2

22.(P14) Consider the queuing delay in a router buffer. Let I denote traffic intensity; that is, I =

La/R. Suppose that the queuing delay takes the form IL/R (1-I) for I<1.

a.Provide a formula for the total delay, that is, the queuing delay plus the transmission

delay.

b.Plot the total delay as a function of L/R.

Answer:

a.The transmission delay is L / R . The total delay is

b.Let x = L / R.

>

23.(P16) Perform a Traceroute between source and destination on the same continent at three

different hours of the day.

a.Find the average and standard deviation of the round-trip delays at each of the three

hours.

b.Find the number of routers in the path at each of the three hours. Did the paths

change during any of the hours

c.Try to identify the number of ISP networks that the Traceroute packets pass through

from source to destination. Routers with similar names and/or similar IP addresses should be considered as part of the same ISP. In your experiments, do the largest delays occur at the peering interfaces between adjacent ISPs

d.Repeat the above for a source and destination on different continents. Compare the

intra-continent and inter-continent results.

Answer: Experiments.

24.(P18) Suppose two hosts, A and B, are separated by 10,000 kilometers and are connected

by a direct link of R = 2 Mbps. Suppose the propagation speed over the link is ?108 meters/sec.

a.Calculate the bandwidth-delay product, R ?d prop.

b.Consider sending a file of 400,000 bits from Host A to Host B. Suppose the file is sent

continuously as one large message. What is the maximum number of bits that will be in the link at any given time

c.Provide an interpretation of the bandwidth-delay product.

d.What is the width (in meters) of a bit in the link Is it longer than a football field

e.Derive a general expression for the width of a bit in terms of the propagation speed s,

the transmission rate R, and the length of the link m.

Answer:

a.)

b.d prop = 107 / ?108 = sec; so R ?d prop = 80,000bits

c.80,000bits

d.The bandwidth-delay product of a link is the maximum number of bits that can be in the

link.

e. 1 bit is 125 meters long, which is longer than a football field

f.m / (R ?d prop ) = m / (R * m / s) = s/R

25.(P20) Consider problem P18 but now with a link of R = 1 Gbps.

a.Calculate the bandwidth-delay product, R·d .

b.Consider sending a file of 400,000 bits from Host A to Host B. Suppose the file is sent

continuously as one big message. What is the maximum number of bits that will be in

the link at any given time

c.What is the width (in meters) of a bit in the link

Answer:

a.40,000,000 bits.

b.400,000 bits.

c.meters.

26.(P21) Refer again to problem P18.

a.How long does it take to send the file, assuming it is sent continuously

b.Suppose now the file is broken up into 10 packet is acknowledged by the receiver and

the transmission time of an acknowledgment packet is negligible. Finally, assume

that the sender cannot send a packet until the preceding one is acknowledged. How

long does it take to send the file

https://www.doczj.com/doc/2c5949426.html,pare the results from (a) and (b).

Answer:

a. d + d = 200 msec + 40 msec = 240 msec

b.10 * (t + 2 t ) = 10 * (20 msec + 80 msec) = sec

操作系统第三章课后答案

第三章处理机调度与死锁 1. 高级调度与低级调度的主要任务是什么为什么要引入中级调度 高级调度的主要任务:用于决定把外存上处于后备队列中的哪些作业调入内存,并为它 们创建进程,分配必要的资源,然后,再将新创建的进程插入就 绪队列上,准备执行。 低级调度的主要任务:用于决定就绪队列中的哪个进程应获得处理机,然后再由分派程 序执行将处理机分配给该进程的具体操作。 引入中级调度的主要目的:是为了提高系统资源的利用率和系统吞吐量。 10. 试比较FCFS和SPF两种进程调度算法 相同点:两种调度算法都是既可用于作业调度,也可用于进程调度; 不同点:FCFS调度算法每次调度都是从后备队列中选择一个或是多个最先进入该队列的作业,将它们调入内存,为它们分配资源,创建进程,然后插入到就绪队 列中。该算法有利于长作业/进程,不利于短作业/进程。 SPF调度算法每次调度都是从后备队列中选择一个或若干个估计运行时间最 短的作业,将它们调入内存中运行。该算法有利于短作业/进程,不利于长作 业/进程。 15. 按调度方式可将实时调度算法分为哪几种 】 按调度方式不同,可分为非抢占调度算法和抢占调度算法两种。 18. 何谓死锁产生死锁的原因和必要条件是什么 a.死锁是指多个进程因竞争资源而造成的一种僵局,若无外力作用,这些进程都将永远不 能再向前推进; b.产生死锁的原因有二,一是竞争资源,二是进程推进顺序非法; c.必要条件是: 互斥条件,请求和保持条件,不剥夺条件和环路等待条件。 19.在解决死锁问题的几个方法中,哪种方法最易于实现哪种方法是资源利用率最高解决/处理死锁的方法有预防死锁、避免死锁、检测和解除死锁,其中预防死锁方法最容易实现,但由于所施加的限制条件过于严格,会导致系统资源利用率和系统吞吐量降低;而检测和解除死锁方法可是系统获得较好的资源利用率和系统吞吐量。 20. 请详细说明可通过哪些途径预防死锁 a.摒弃"请求和保持"条件:系统规定所有进程开始运行之前,都必须一次性地申请其在整 个运行过程所需的全部资源,但在分配资源时,只要有一种资源不能满足某进程的要求,即使其它所需的各资源都空闲,也不分配给该进程,而让该进程等待; b.摒弃"不剥夺"条件:系统规定,进程是逐个地提出对资源的要求的。当一个已经保持了 某些资源的进程,再提出新的资源请求而不能立即得到满足时,必须释放它已经保持了的所有资源,待以后需要时再重新申请; , c.摒弃"环路等待"条件:系统将所有资源按类型进行线性排序,并赋予不同的序号,且所 有进程对资源的请求必须严格按序号递增的次序提出,这样,在所形成的资源分配图中,不可能再出现环路,因而摒弃了"环路等待"条件。 22. 在银行家算法中,若出现下述资源分配情:

matlab课后习题解答第二章doc

第2章符号运算 习题2及解答 1 说出以下四条指令产生的结果各属于哪种数据类型,是“双精度” 对象,还是“符号”符号对象? 3/7+0.1; sym(3/7+0.1); sym('3/7+0.1'); vpa(sym(3/7+0.1)) 〖目的〗 ●不能从显示形式判断数据类型,而必须依靠class指令。 〖解答〗 c1=3/7+0.1 c2=sym(3/7+0.1) c3=sym('3/7+0.1') c4=vpa(sym(3/7+0.1)) Cs1=class(c1) Cs2=class(c2) Cs3=class(c3) Cs4=class(c4) c1 = 0.5286 c2 = 37/70 c3 = 0.52857142857142857142857142857143 c4 = 0.52857142857142857142857142857143 Cs1 = double Cs2 = sym Cs3 = sym Cs4 = sym 2 在不加专门指定的情况下,以下符号表达式中的哪一个变量被认 为是自由符号变量. sym('sin(w*t)'),sym('a*exp(-X)'),sym('z*exp(j*th)') 〖目的〗 ●理解自由符号变量的确认规则。 〖解答〗 symvar(sym('sin(w*t)'),1) ans = w symvar(sym('a*exp(-X)'),1) ans = a

symvar(sym('z*exp(j*th)'),1) ans = z 3 求以下两个方程的解 (1)试写出求三阶方程05.443 =-x 正实根的程序。注意:只要正实根,不要出现其他根。 (2)试求二阶方程022=+-a ax x 在0>a 时的根。 〖目的〗 ● 体验变量限定假设的影响 〖解答〗 (1)求三阶方程05.443 =-x 正实根 reset(symengine) %确保下面操作不受前面指令运作的影响 syms x positive solve(x^3-44.5) ans = (2^(2/3)*89^(1/3))/2 (2)求五阶方程02 2 =+-a ax x 的实根 syms a positive %注意:关于x 的假设没有去除 solve(x^2-a*x+a^2) Warning: Explicit solution could not be found. > In solve at 83 ans = [ empty sym ] syms x clear syms a positive solve(x^2-a*x+a^2) ans = a/2 + (3^(1/2)*a*i)/2 a/2 - (3^(1/2)*a*i)/2 4 观察一个数(在此用@记述)在以下四条不同指令作用下的异同。 a =@, b = sym( @ ), c = sym( @ ,' d ' ), d = sym( '@ ' ) 在此,@ 分别代表具体数值 7/3 , pi/3 , pi*3^(1/3) ;而异同通过vpa(abs(a-d)) , vpa(abs(b-d)) , vpa(abs(c-d))等来观察。 〖目的〗 ● 理解准确符号数值的创建法。 ● 高精度误差的观察。 〖解答〗 (1)x=7/3 x=7/3;a=x,b=sym(x),c=sym(x,'d'),d=sym('7/3'), a =

郑州大学高等数学下课后习题答案解析

习题7.7 3.指出下列方程所表示的曲线. (1)???==++;3, 25222x z y x (2)???==++;1,3694222y z y x (3)???-==+-;3, 254222x z y x (4)???==+-+.4,08422y x z y 【解】 (1)表示平面3=x 上的圆周曲线1622=+z y ; (2)表示平面1=y 上的椭圆19 32322 2=+z x ; (3)表示平面3-=x 上的双曲线14 162 2=-y z ; (4)表示平面4=y 上的抛物线642-=x z . 4.求() () ?????=++=++Γ2, 21, :2 22 2 222Rz z y x R z y x 在三个坐标面上的投影曲线. 【解】 (一)(1)、(2)联立消去z 得 2224 3R y x = + 所以,Γ在xoy 面上的投影曲线为 ?????==+.0, 4 322 2z R y x (二)(1)、(2)联立消去y 得 R z 2 1 = 所以,Γ在zox 面上的投影曲线为 .23.0,21R x y R z ≤ ?? ? ??==

(三)(1)、(2)联立消去x 得 R z 21 = 所以,Γ在yoz 面上的投影曲线为 .23.0, 21R y x R z ≤ ????? == 6.求由球面224y x z --= ①和锥面() 223y x z += ②所围成的立体在xoy 面上的投影区域. 【解】联立①、②消去z 得 122=+y x 故Γ在xoy 面上的投影曲线为 ? ??==+.0, 122z y x 所以,球面和锥面所围成的立体在xoy 面上的投影区域为(){}1|,22≤+=y x y x D . 习题7.8 2.设空间曲线C 的向量函数为(){} t t t t t r 62,34,122--+=,R t ∈.求曲线C 在与 20=t 相应的点处的单位切向量. 【解】因(){}64,4,2-=t t t r ,故C 相应20=t 的点处的切向量为 (){}2,4,42='r . C 相应20=t 的点处的单位切向量为 (){}.31,32,322,4,4612? ?????±=± =' 3.求曲线32,,:t z t y t x ===Γ在点)1,1,1(0M 处的切线方程和法平面方程. 【解】0M 对应参数1=t .Γ在0M 点处的切线方向为

基础工程-第3章课后习题答案

1.试述桩的分类。 (一)按承台位置分类。可分为高桩承台基础和低桩承台基础,简称高桩承台和低桩承台。 (二)按施工方法分类。可分为沉桩(预制桩)、灌注桩、管桩基础、钻埋空心桩。 (三)按设置效应分类。可分为挤土桩、部分挤土桩和非挤土桩。 (四)按桩土相互作用特点分类。可分为竖向受荷桩(摩擦桩、端承桩或柱桩)、横向受荷桩(主动桩、被动桩、竖直桩和斜桩)、桩墩(端承桩墩、摩擦 桩墩)。 (五)按桩身材料分类。可分为木桩(包括竹桩)、混凝土桩(含钢筋和混凝土桩和预应力钢筋混凝土桩)、钢桩和组合桩。 2.桩基设计原则是什么? 桩基设计·应力求做到安全适用、经济合理、主要包括收集资料和设计两部分。 1.收集资料 (1)进行调查研究,了解结构的平面布置、上部荷载大小及使用要求等; (2)工程地质勘探资料的收集和阅读,了解勘探孔的间距、钻孔深度以及 土层性质、桩基确定持力层; (3)掌握施工条件和施工方法,如材料、设备及施工人员等; 2.设计步骤 (1)确定桩的类型和外形尺寸,确定承台埋深; (2)确定单桩竖向承载力特征值和水平承载力特征值; (3)初步拟定桩的数量和平面布置; ( 4 )确定单桩上的竖向和水平承载力,确定群桩承载力; ( 5 )必要时验算地基沉降; ( 6 )承台结构设计; ( 7 )绘制桩和承台的结构及施工图; 3.设计要求

《建筑地基基础设计规范》(GB 50007 —2011)第8.5.2条指出,桩基设计应符合下列规范: (1)所有桩基均应进行承载力和桩身强度计算。对预制桩,尚应进行运输、吊装和锤击等中的强度和抗裂验算。 (2)桩基沉降量验算应符合规范第8.5.15条规定。 (3)桩基的抗震承载力验算应符合现行国家标准《建筑抗震设计规范》 (GB 50011—2010)的相关规定。 (4)桩基宜选用中、低压缩性土层作为桩端持力层。 (5)同一结构单元内的桩基,不宜选用压缩性差异较大的土层作为桩端持力层,不宜采用部分摩擦桩和部分端承桩。 (6)由于欠固结软土、湿陷性土和场地填土的固结,场地大面积堆载、降低 地下水位等原因,引起桩周土的沉降大于柱的沉降时,应考虑桩侧负摩阻力对 桩基承载力和沉降的影响。 (7)对位于坡地、岸边的桩基,应进行桩基的整体稳定性验算。桩基应与边 坡工程统一规划,同步设计。 (8)岩溶地区的桩基,当岩溶上覆土层的稳定性有保证,且桩端持力层承载 力及厚度满足要求,可利用覆土层作为桩端持力层。当必须采用嵌岩桩时,应 对岩溶进行施工勘探。 (9)应考虑桩基施工中挤土效应对桩基及周边环境的影响;在深厚饱和软土 中不宜采用大片密集有挤土效应的桩基。 (10)应考虑深基坑开挖中,坑底土回弹隆起对桩受力及桩承载力的影响。 (11)桩基设计时,应结合地区经验考虑桩、土、承台的共同作用。 (12)在承台及地下室周围的回填土中,应满足填土密实度要求。 3.什么是单桩?说明桩侧极限摩阻力的影响因素是什么。 单桩: 即采用一根桩(通常为大直径桩)以承受和传递上部结构(通长为柱)荷载的独立基础。 极限摩阻力的影响因素:(1)桩周土的性质; (2)桩、土相对位移; (3)桩的直径的影响; (4)桩-土界面条件的影响;

高等数学第一章测试卷

高等数学第一章测试卷(B ) 一、选择题。(每题4分,共20分) 1?假设对任意的 x R ,都有(x) f(x) g(x),且]im[g(x) (x)] 0,则 lim f (x)() A.存在且等于零 B.存在但不一定为零 C. 一定不存在 D.不一定存在 1 x 2. 设函数f(x) lim 2n ,讨论函数f (x)的间断点,其结论为( ) n 1 x A.不存在间断点 B.存在间断点x 1 C.存在间断点x 0 D.存在间断点x 1 x 2 X 1 3. 函数f (x) 一2 . 1 —2的无穷间断点的个数为( ) X 1 \ x 7.[x]表示取小于等于x 的最大整数,则lim x - x 0 x f(x) asinx A. 0 B. 1 C. 2 D. 3 4.设函数f (x)在( )内单调有界, {X n }为数列,下列命题正确的是( A.若{x n }收敛,则{ f (x n ) }收敛 B.若{&}单调,则{ f (x n ) }收敛 0若{ f (X n ) }收敛,则仏}收敛 D.若{ f (X n ) }单调,则 {X n }收敛 5.设{a n }, {b n }, {C n }均为非负数列,且 lim n a n 0,lim b n 1,limc n n n ,则() A. a n b n 对任意n 成立 B. b n C n 对任意n 成立 C.极限lim a n C n 不存在 n D. 极限lim b n C n 不存在 n 二、填空题(每题 4分,共 20分) 6.设 X, f (X) 2f (1 X) 2 x 2x , 则 f (X) 8.若 lim]1 X X ( 丄 X a)e x ] 1, 则实数a 9.极限lim X (X 2 X a)(x b) 10.设 f (X)在 x 0处可导, f (0) 0,且f (0) b ,若函数 F(x) 在x 0处连续, 则常数 A

DS第二章-课后习题答案

第二章线性表 2.1 填空题 (1)一半插入或删除的位置 (2)静态动态 (3)一定不一定 (4)头指针头结点的next 前一个元素的next 2.2 选择题 (1)A (2) DA GKHDA EL IAF IFA(IDA) (3)D (4)D (5) D 2.3 头指针:在带头结点的链表中,头指针存储头结点的地址;在不带头结点的链表中,头指针存放第一个元素结点的地址; 头结点:为了操作方便,在第一个元素结点前申请一个结点,其指针域存放第一个元素结点的地址,数据域可以什么都不放; 首元素结点:第一个元素的结点。 2.4已知顺序表L递增有序,写一算法,将X插入到线性表的适当位置上,以保持线性表的有序性。 void InserList(SeqList *L,ElemType x) { int i=L->last; if(L->last>=MAXSIZE-1) return FALSE; //顺序表已满 while(i>=0 && L->elem[i]>x) { L->elem[i+1]=L->elem[i]; i--; } L->elem[i+1]=x; L->last++; } 2.5 删除顺序表中从i开始的k个元素 int DelList(SeqList *L,int i,int k) { int j,l; if(i<=0||i>L->last) {printf("The Initial Position is Error!"); return 0;} if(k<=0) return 1; /*No Need to Delete*/ if(i+k-2>=L->last) L->last=L->last-k; /*modify the length*/

高等数学第六版(同济大学)上册课后习题答案解析

高等数学第六版上册课后习题答案及解析 第一章 习题1-1 1. 设A =(-∞, -5)?(5, +∞), B =[-10, 3), 写出A ?B , A ?B , A \B 及A \(A \B )的表达式. 解 A ?B =(-∞, 3)?(5, +∞), A ? B =[-10, -5), A \ B =(-∞, -10)?(5, +∞), A \(A \B )=[-10, -5). 2. 设A 、B 是任意两个集合, 证明对偶律: (A ?B )C =A C ?B C . 证明 因为 x ∈(A ?B )C ?x ?A ?B ? x ?A 或x ?B ? x ∈A C 或x ∈B C ? x ∈A C ?B C , 所以 (A ?B )C =A C ?B C . 3. 设映射f : X →Y , A ?X , B ?X . 证明 (1)f (A ?B )=f (A )?f (B ); (2)f (A ?B )?f (A )?f (B ). 证明 因为 y ∈f (A ?B )??x ∈A ?B , 使f (x )=y ?(因为x ∈A 或x ∈B ) y ∈f (A )或y ∈f (B ) ? y ∈f (A )?f (B ), 所以 f (A ?B )=f (A )?f (B ). (2)因为 y ∈f (A ?B )??x ∈A ?B , 使f (x )=y ?(因为x ∈A 且x ∈B ) y ∈f (A )且y ∈f (B )? y ∈ f (A )?f (B ), 所以 f (A ?B )?f (A )?f (B ). 4. 设映射f : X →Y , 若存在一个映射g : Y →X , 使X I f g =ο, Y I g f =ο, 其中I X 、 I Y 分别是X 、Y 上的恒等映射, 即对于每一个x ∈X , 有I X x =x ; 对于每一个y ∈Y , 有I Y y =y . 证明: f 是双射, 且g 是f 的逆映射: g =f -1. 证明 因为对于任意的y ∈Y , 有x =g (y )∈X , 且f (x )=f [g (y )]=I y y =y , 即Y 中

高等数学第一章练习题答案

第一章 练习题 一、 设()0112>++=?? ? ??x x x x f ,求)(x f 。 二、 求极限: 思路与方法: 1、利用极限的运算法则求极限; 2、利用有界变量与无穷小的乘积仍是无穷小这一性质; 3、利用两个重要极限:1sin lim 0=→x x x ,e x x x =??? ??+∞→11lim ; 4、利用极限存在准则; 5、用等价无穷小替换。注意:用等价无穷小代替时被代替的应是分子、分母或其无穷小因子。如果分子或分母是无穷小的和差,必须将和差化为积后方可用等价无穷小代替积中的因子部分。 6、利用函数的连续性求极限,在求极限时如出现∞-∞∞ ∞,,00等类型的未定式时,总是先对函数进行各种恒等变形,消去不定因素后再求极限。 7、利用洛比达法则求极限。 1、()()()35321lim n n n n n +++∞ → 2、???? ? ?---→311311lim x x x 3、122lim +∞ →x x x 4、x x x arctan lim ∞ →

5、x x x x sin 2cos 1lim 0-→ 6、x x x x 30 sin sin tan lim -→ 7、()x x 3cos 2ln lim 9 π → 8、11232lim +∞→??? ??++x x x x 三、 已知(),0112lim =??? ?????+-++∞→b ax x x x 求常数b a ,。 四、 讨论()nx nx n e e x x x f ++=∞→12lim 的连续性。 五、 设()12212lim +++=-∞→n n n x bx ax x x f 为连续函数,试确定a 和b 的值。 六、 求()x x e x f --=111 的连续区间、间断点并判别其类型。 七、 设函数()x f 在闭区间[]a 2,0上连续,且()()a f f 20=,则在[]a ,0上 至少有一点,使()()a x f x f +=。 八、 设()x f 在[]b a ,上连续,b d c a <<<,试证明:对任意正数p 和q , 至少有一点[]b a ,∈ξ,使 ()()()()ξf q p d qf c pf +=+

高等数学课后习题及解答

高等数学课后习题及解答 1. 设u=a-b+2c,v=-a+3b-c.试用a,b,c 表示2u-3v. 解2u-3v=2(a-b+2c)-3(-a+3b-c) =5a-11b+7c. 2. 如果平面上一个四边形的对角线互相平分,试用向量证明它是平 行四边形. 证如图8-1 ,设四边形ABCD中AC 与BD 交于M ,已知AM = MC ,DM 故 MB . AB AM MB MC DM DC . 即AB // DC 且|AB |=| DC | ,因此四边形ABCD是平行四边形. 3. 把△ABC的BC边五等分,设分点依次为D1,D2,D3,D4,再把各 分点与点 A 连接.试以AB=c, BC=a 表向量 证如图8-2 ,根据题意知 1 D 1 A, 1 D 2 A, D 3 A, D A. 4 1 D3 D4 BD1 1 a, 5 a, D1D2 a, 5 5 1 D 2 D 3 a, 5 故D1 A=- (AB BD1)=- a- c 5

D 2 A =- ( AB D A =- ( AB BD 2 BD )=- )=- 2 a- c 5 3 a- c 3 =- ( AB 3 BD 4 )=- 5 4a- c. 5 4. 已知两点 M 1(0,1,2)和 M 2(1,-1,0) .试用坐标表示式表示 向量 M 1M 2 及-2 M 1M 2 . 解 M 1M 2 =(1-0, -1-1, 0-2)=( 1, -2, -2) . -2 M 1M 2 =-2( 1,-2,-2) =(-2, 4,4). 5. 求平行于向量 a =(6, 7, -6)的单位向量 . a 解 向量 a 的单位向量 为 ,故平行向量 a 的单位向量为 a a 1 = ( 6,7, -6)= 6 , 7 , 6 , a 11 11 11 11 其 中 a 6 2 72 ( 6)2 11. 6. 在空间直角坐标系中,指出下列各点在哪个卦限? A (1,-2,3), B ( 2, 3,-4), C (2,-3,-4), D (-2, -3, 1). 解 A 点在第四卦限, B 点在第五卦限, C 点在第八卦限, D 点在第三卦限 . 7. 在坐标面上和在坐标轴上的点的坐标各有什么特征?指出下列各点的位置: A ( 3, 4, 0), B ( 0, 4,3), C ( 3,0,0), D ( 0, D A 4

高等数学第三章课后习题答案

1 / 10 第三章 中值定理与导数的应用 1. 验证拉格朗日中值定理对函数x x f ln )(=在区间[]e ,1上的正确性。 解:函数()ln f x x =在区间[1,]e 上连续,在区间(1,)e 内可导,故()f x 在[1,]e 上满足 拉格朗日中值定理的条件。又x x f 1 )(= ',解方程,111,1)1()()(-=--= 'e e f e f f ξξ即得),1(1e e ∈-=ξ。因此,拉格朗日中值定理对函数()ln f x x =在区间[1,]e 上是正确的。 2.不求函数)4)(3)(2)(1()(----=x x x x x f 的导数,说明方程0)(' =x f 有几个实根,并指出它们所在的区间。 解:函数上连续,分别在区间[3,4][2,3],2],,1[)(x f 上在区间(3,4)(2,3),2),,1(可导, 且(1)(2)(3)(4)0f f f f ====。由罗尔定理知,至少存在),2,1(1∈ξ),3,2(2∈ξ ),4,3(3∈ξ使),3,2,1( 0)(=='i f i ξ即方程'()0f x =有至少三个实根。又因方程 '()0f x =为三次方程,故它至多有三个实根。因此,方程'()0f x =有且只有三个实根, 分别位于区间(1,2),(2,3),(3,4)内。 3.若方程 011 10=+++--x a x a x a n n n Λ有一个正根,0x 证明: 方程0)1(1211 0=++-+---n n n a x n a nx a Λ必有一个小于0x 的正根。 解:取函数()1 011n n n f x a x a x a x --=+++L 。0()[0,]f x x 在上连续,在0(0,)x 内可导, 且0(0)()0,f f x ==由罗尔定理知至少存在一点()00,x ξ∈使'()0,f ξ=即方程 12011(1)0n n n a nx a n x a ---+-++=L 必有一个小于0x 的正根。 4.设,11<<<-b a 求证不等式: .arcsin arcsin b a b a -≥-

高等数学第一章测试题

高等数学第一章测试题 一、单项选择题(20分) 1、当0x x →时,()(),x x αβ都是无穷小,则当0x x →时( )不一定是无穷小. (A) ()()x x βα+ (B) ()()x x 22 βα + (C) [])()(1ln x x βα?+ (D) )() (2 x x βα 2、极限a x a x a x -→??? ??1 sin sin lim 的值是( ). (A ) 1 (B ) e (C ) a e cot (D ) a e tan 3、 ??? ??=≠-+=0 01sin )(2x a x x e x x f ax 在0x =处连续,则a =( ). (A ) 1 (B ) 0 (C ) e (D ) 1- 4、函数 ??? ?? ? ???<+<≤>-+=0,sin 1 0,2tan 1,1) 1ln()(x x x x x x x x x f π 的全体连续点的集合是 ( ) (A) (-∞,+∞) (B) (-∞,1) (1,+ ∞) (C) (-∞,0) (0, +∞) (D) (-∞,0) (0,1) (1,+ ∞) 5、 设 )1 1( lim 2 =--++∞ →b ax x x x ,则常数a ,b 的值所组成的数组(a ,b )为( ) (A ) (1,0) (B ) (0,1) (C ) (1,1) (D ) (1,-1) 6、已知函数 231 )(2 2 +--= x x x x f ,下列说法正确的是( )。 (A) )(x f 有2个无穷间断点 (B) )(x f 有1个可去间断点,1个无穷间断点 (C) )(x f 有2个第一类间断点 (D) )(x f 有1个无穷间断点,1个跳跃间断

大物第二章课后习题答案

简答题 什么是伽利略相对性原理什么是狭义相对性原理 答:伽利略相对性原理又称力学相对性原理,是指一切彼此作匀速直线运动的惯性系,对于描述机械运动的力学规律来说完全等价。 狭义相对性原理包括狭义相对性原理和光速不变原理。狭义相对性原理是指物理学定律在所有的惯性系中都具有相同的数学表达形式。光速不变原理是指在所有惯性系中,真空中光沿各方向的传播速率都等于同一个恒量。 同时的相对性是什么意思如果光速是无限大,是否还会有同时的相对性 答:同时的相对性是:在某一惯性系中同时发生的两个事件,在相对于此惯性系运动的另一个惯性系中观察,并不一定同时。 如果光速是无限的,破坏了狭义相对论的基础,就不会再涉及同时的相对性。 什么是钟慢效应 什么是尺缩效应 答:在某一参考系中同一地点先后发生的两个事件之间的时间间隔叫固有时。固有时最短。固有时和在其它参考系中测得的时间的关系,如果用钟走的快慢来说明,就是运动的钟的一秒对应于这静止的同步的钟的好几秒。这个效应叫运动的钟时间延缓。 尺子静止时测得的长度叫它的固有长度,固有长度是最长的。在相对于其运动的参考系中测量其长度要收缩。这个效应叫尺缩效应。 狭义相对论的时间和空间概念与牛顿力学的有何不同 有何联系 答:牛顿力学的时间和空间概念即绝对时空观的基本出发点是:任何过程所经历的时间不因参考系而差异;任何物体的长度测量不因参考系而不同。狭义相对论认为时间测量和空间测量都是相对的,并且二者的测量互相不能分离而成为一个整体。 牛顿力学的绝对时空观是相对论时间和空间概念在低速世界的特例,是狭义相对论在低速情况下忽略相对论效应的很好近似。 能把一个粒子加速到光速c 吗为什么 答:真空中光速C 是一切物体运动的极限速度,不可能把一个粒子加速到光速C 。从质速关系可看到,当速度趋近光速C 时,质量趋近于无穷。粒子的能量为2 mc ,在实验室中不存在这无穷大的能量。 什么叫质量亏损 它和原子能的释放有何关系 答:粒子反应中,反应前后如存在粒子总的静质量的减少0m ?,则0m ?叫质量亏损。原子能的释放指核反应中所释 放的能量,是反应前后粒子总动能的增量k E ?,它可通过质量亏损算出20k E m c ?=?。 在相对论的时空观中,以下的判断哪一个是对的 ( C ) (A )在一个惯性系中,两个同时的事件,在另一个惯性系中一定不同时;

统计学第三章课后作业参考答案

统计学第三章课后作业参考答案 1、统计整理在统计研究中的地位如何? 答:统计整理在统计研究中的地位:统计整理实现了从个别单位标志值向说明总体数量特征的指标过度,是人们对社会经济现象从感性认识上升到理性认识的过度阶段,为统计分析提供基础,因而,它在统计研究中起了承前启后的作用。 2、什么是统计分组?为会么说统计分组的关键在于分组标志的选择? 答:1)统计分组是根据统计研究任务的要求和现象总体的内在特点,把统计总体按照某一标志划分为若干性质不同而又有联系的几个部分。 2)因为分组标志作为现象总体划分为各处不同性质的给的标准或根据,选择得正确与否,关系到能否正确地反映总体的性质特征、实现统计研究的目的的任务。分组标志一经选取定,必然突出了现象总体在此标志下的性质差异,而掩盖了总体在其它标志下差异。缺乏科学根据的分组不但无法显示现象的根本特征,甚至会把不同性质的事物混淆在一起,歪曲了社会经济的实际情况。所以统计分组的关键在于分组的标志选取择。 3、统计分组可以进行哪些分类? 答:统计分组可以进行以下分类 1)按其任务和作用的不同分为:类型分组、结构分组、分析分组 2)按分组标志的多少分为:简单分组、复合分组 3)按分组标志性质分为:品质分组、变量分组 5单项式分组和组距式分组分别在什么条件下运用? 答:单项式分组运用条件:变量值变动范围小的离散变量可采取单项式分组 组距式分组运用条件:变量值变动很大、变量值的项数又多的离散变量和连续变量可采取组距式分组 8、什么是统计分布?它包括哪两个要素? 答:1)在分组的基础上把总体的所有单位按组归并排列,形成总体中各个单位在各组分布,称为统计分布,是统计整理结果的重要表现形式。 2)统计分布的要素:一、是总体按某一标志分的组, 二、是各组所占有的单位数——次数 10、频数和频率在分配数列中的作用如何? 答:频数和频率的大小表示相应的标志值对总体的作用程度,即频数或频率越大则该组标志值对全体标志水平所起作用越大,反之,频数或频率越小则该组标志值对全体标志水平所起作用越小 11、社会经济现象次数分布有哪些主要类型?分布特征?

高等数学第一章练习题

第一章函数、极限、连续 一、单项选择题 1.区间[a,+∞),表示不等式() 2.若 3.函数是()。 (A)偶函数(B)奇函数(C)非奇非偶函数(D)既是奇函数又是偶函数 4.函数y=f(x)与其反函数 y=f-1(x)的图形对称于直线()。 5.函数 6.函数 7.若数列{x n}有极限a,则在a的ε邻域之外,数列中的点() (A)必不存在 (B)至多只有有限多个 (C)必定有无穷多个 (D)可以有有限个,也可以有无限多个 8.若数列{ x n }在(a-ε, a+ε)邻域内有无穷多个数列的点,则(),(其中为某一取定的正数) (A)数列{ x n }必有极限,但不一定等于 a (B)数列{ x n }极限存在且一定等于 a (C)数列{ x n }的极限不一定存在 (D)数列{ x n }一定不存在极限

9.数列 (A)以0为极限(B)以1为极限(C)以(n-2)/n为极限(D)不存在极限 10.极限定义中ε与δ的关系是() (A)先给定ε后唯一确定δ (B)先确定ε后确定δ,但δ的值不唯一 (C)先确定δ后给定ε  (D)ε与δ无关 11.任意给定 12.若函数f(x)在某点x0极限存在,则() (A) f(x)在 x0的函数值必存在且等于极限值 (B) f(x)在x0的函数值必存在,但不一定等于极限值 (C) f(x)在x0的函数值可以不存在 (D)如果f(x0)存在则必等于极限值 13.如果 14.无穷小量是() (A)比0稍大一点的一个数 (B)一个很小很小的数 (C)以0为极限的一个变量 (D)0数 15.无穷大量与有界量的关系是() (A)无穷大量可能是有界量

第二章课后习题与答案

第2章人工智能与知识工程初步 1. 设有如下语句,请用相应的谓词公式分别把他们表示出来:s (1)有的人喜欢梅花,有的人喜欢菊花,有的人既喜欢梅花又喜欢菊花。 解:定义谓词d P(x):x是人 L(x,y):x喜欢y 其中,y的个体域是{梅花,菊花}。 将知识用谓词表示为: (?x )(P(x)→L(x, 梅花)∨L(x, 菊花)∨L(x, 梅花)∧L(x, 菊花)) (2) 有人每天下午都去打篮球。 解:定义谓词 P(x):x是人 B(x):x打篮球 A(y):y是下午 将知识用谓词表示为:a (?x )(?y) (A(y)→B(x)∧P(x)) (3)新型计算机速度又快,存储容量又大。 解:定义谓词 NC(x):x是新型计算机 F(x):x速度快 B(x):x容量大 将知识用谓词表示为: (?x) (NC(x)→F(x)∧B(x)) (4) 不是每个计算机系的学生都喜欢在计算机上编程序。 解:定义谓词 S(x):x是计算机系学生 L(x, pragramming):x喜欢编程序 U(x,computer):x使用计算机 将知识用谓词表示为: ? (?x) (S(x)→L(x, pragramming)∧U(x,computer)) (5)凡是喜欢编程序的人都喜欢计算机。 解:定义谓词 P(x):x是人 L(x, y):x喜欢y 将知识用谓词表示为:

(?x) (P(x)∧L(x,pragramming)→L(x, computer)) 2 请对下列命题分别写出它们的语义网络: (1) 每个学生都有一台计算机。 解: (2) 高老师从3月到7月给计算机系学生讲《计算机网络》课。 解: (3) 学习班的学员有男、有女、有研究生、有本科生。 解:参例2.14 (4) 创新公司在科海大街56号,刘洋是该公司的经理,他32岁、硕士学位。 解:参例2.10 (5) 红队与蓝队进行足球比赛,最后以3:2的比分结束。 解:

第三章课后题答案

《微观经济学》(高鸿业第四版)第三章练习题参考答案 1、已知一件衬衫的价格为 80元,一份肯德鸡快餐的价格为 20 元,在某 消费者关于这两种商品的效用最大化的均衡点上, 一份肯德 鸡快餐对衬衫的边际替代率 MRS 是多少? 解:按照两商品的边际替代率 MRS 的定义公式,可以将一份肯德 鸡快餐对衬衫的边际替代率写成:MRS XY 其中:X 表示肯德鸡快餐的份数;Y 表示衬衫的件数;MRS 表示 在该消费者实现关于这两件商品的效用最大化时,在均衡点上 有 MRS xy =P x /P y 即有 MRS =20/80=0.25 它表明:在效用最大化的均衡点上,消费者关于一份肯德鸡快 餐对衬衫的边际替代率 MRS 为0.25。 2假设某消费者的均衡如图 1-9所示。其中,横轴OX 1和纵轴 0X 2,分别表示商品1和商品2的数量,线段AB 为消费者的预算线, 曲线U 为消费者的无差异曲线,E 点为效用最大化的均衡点。已知商 品1的价格R=2元。 在维持效用水平不变的前提下 要放弃的衬衫消费数量。 消费者增加一份肯德鸡快餐时所需

(1)求消费者的收入; (2)求商品的价格P2; ⑶写出预算线的方程; (4) 求预算线的斜率; X1 (5) 求E点的MRS12的值 解:(1)图中的横截距表示消费者的收入全部购买商品1的数量 为30单位,且已知P1=2元,所以,消费者的收入M=2元X 30=60。 (2)图中的纵截距表示消费者的收入全部购买商品2的数量为20单位,且由(1)已知收入M=60元,所以,商品2的价格P2斜率二—P1/P2二— 2/3,得F2=M/20=3 元 (3)由于预算线的一般形式为: P1X+PX2二M 所以,由(1)、(2)可将预算线方程具体写为2X+3X=60。 (4)将(3)中的预算线方程进一步整理为X2=-2/3 X 1+20。很清楚, 预算线的斜率为—2/3。 (5)在消费者效用最大化的均衡点E上,有MRS二=MRS二P1/P2, 即无差异曲线的斜率的绝对值即MR勞于预算线的斜率绝对值P1/P2。因此, 在MRS二P/P2 = 2/3。 3请画出以下各位消费者对两种商品(咖啡和热茶)的无差异曲 线,同时请对(2)和(3)分别写出消费者B和消费者C的效用函数。

高数第一章综合测试题复习过程

第一章综合测试题 一、填空题 1 、函数1()arccos(1) f x x =-的定义域为 . 2、设()2ln f x x =,[()]ln(1ln )f g x x =-, 则()g x = . 3、已知1tan ,0,()ln(1) , 0ax x e e x f x x a x +?+-≠?=+??=? 在0x =连续,则a = . 4、若lim 25n n n c n c →∞+??= ?-?? ,则c = . 5 、函数y =的连续区间为 . 二、选择题 1、 设()f x 是奇函数,()g x 是偶函数, 则( )为奇函数. (A )[()]g g x (B )[()]g f x (C )[()]f f x (D )[()]f g x 2、 设)(x f 在(,)-∞+∞内单调有界, {}n x 为数列,则下列命题正确的是( ). (A )若{}n x 收敛,则{()}n f x 收敛 (B )若{}n x 单调,则{()}n f x 收敛 (C )若{()}n f x 收敛,则{}n x 收敛 (D )若{()}n f x 单调,则{}n x 收敛 3、 设21(2)cos ,2,()4 0, 2, x x f x x x ?+≠±?=-??=±? 则()f x ( ). (A )在点2x =,2x =-都连续 (B )在点2x =,2x =-都间断 (C )在点2x =连续,在点2x =-间断 (D )在点2x =间断,在点2x =-连续 4、 设lim 0n n n x y →∞ =,则下列断言正确的是( ). (A )若{}n x 发散,则{}n y 必发散 (B )若{}n x 无界,则{}n y 必有界 (C )若{}n x 有界,则{}n y 必为无穷小 (D )若1n x ?????? 收敛 ,则{}n y 必为无穷小 5、当0x x →时,()x α与()x β都是关于0x x -的m 阶无穷小,()()x x αβ+是关于0x x -的n 阶无

第二章课后习题答案

1. 已知某一时期内某商品的需求函数为Q =50-5P ,供给函数为Qs=-10+5p。(1)求均衡价格Pe和均衡数量Qe,并作出几何图形。 (2)假定供给函数不变,由于消费者收入水平提高,使需求函数变为Qd=60-5P。求出相应的均衡价格Pe 和均衡数量Qe ,并作出几何图形。(3)假定需求函数不变,由于生产技术水平提高,使供给函数变为Qs=-5+5p。 求出相应的均衡价格Pe 和均衡数量Qe ,并作出几何图形。 (4)利用(1)(2 )(3),说明静态分析和比较静态分析的联系和区别。(5)利用(1)(2 )(3),说明需求变动和供给变动对均衡价格和均衡数量的影响. 解答: (1)将需求函数Qd = 50-5P和供给函数Qs =-10+5P 代入均衡条件Qd = Qs ,有: 50- 5P= -10+5P 得: Pe=6 以均衡价格Pe =6 代入需求函数Qd =50-5p ,得: Qe=20 所以,均衡价格和均衡数量分别为Pe =6 , Qe=20 (图略) (2)将由于消费者收入提高而产生的需求函数Qd=60-5p 和原供给函数 Qs=-10+5P, 代入均衡条件Q d= Qs ,有: 60-5P=-10+5P 得Pe=7 以均衡价格Pe=7代入Qd方程,得Qe=25 所以,均衡价格和均衡数量分别为Pe =7 , Qe=25 (图略) (3) 将原需求函数Qd =50-5p和由于技术水平提高而产生的供给函数Q =-5+5p , 代入均衡条件Qd =Qe ,有: 50-5P=-5+5P得Pe= 5.5 以均衡价格Pe= 5.5 代入Qd =50-5p ,得22.5 所以,均衡价格和均衡数量分别为Pe=5.5 Qe=22.5 (4)所谓静态分析是考察在既定条件下某一经济事物在经济变量的相互作用下所实现的均衡状态及其特征.也可以说,静态分析是在一个经济模型中根据所给的外生变量来求内生变量的一种分析方法.以(1)为例,在图中,均衡点 E 就是一个体现了静态分析特征的点.它是在给定的供求力量的相互作用下所达到的一个均衡点.在此,给定的供求力量分别用给定的供给函数Q=-10+5P 和需求函数Q=50-5P表示,均衡点具有的特征是:均衡价格P=6 且当P =6 时,有Q= Q d= Qe =20 ,同时,

自动控制原理第三章课后习题 答案

3-1 设系统的微分方程式如下: (1) )(2)(2.0t r t c =& (2) )()()(24.0)(04.0t r t c t c t c =++&&& 试求系统闭环传递函数Φ(s),以及系统的单位脉冲响应g(t)和单位阶跃响应c(t)。已知全 部初始条件为零。 解: (1) 因为)(2)(2.0s R s sC = 闭环传递函数s s R s C s 10 )()()(== Φ 单位脉冲响应:s s C /10)(= 010 )(≥=t t g 单位阶跃响应c(t) 2 /10)(s s C = 010)(≥=t t t c (2))()()124.004.0(2 s R s C s s =++ 1 24.004.0) ()(2 ++=s s s R s C 闭环传递函数1 24.004.01 )()()(2 ++== s s s R s C s φ 单位脉冲响应:124.004.01 )(2 ++= s s s C t e t g t 4sin 3 25)(3-= 单位阶跃响应h(t) 16 )3(6 1]16)3[(25)(22+++-=++= s s s s s s C t e t e t c t t 4sin 4 3 4cos 1)(33----= 3-2 温度计的传递函数为1 1 +Ts ,用其测量容器内的水温,1min 才能显示出该温度的 98%的数值。若加热容器使水温按10oC/min 的速度匀速上升,问温度计的稳态指示误差有多大? 解法一 依题意,温度计闭环传递函数 1 1 )(+= ΦTs s 由一阶系统阶跃响应特性可知:o o T c 98)4(=,因此有 min 14=T ,得出 min 25.0=T 。 视温度计为单位反馈系统,则开环传递函数为 Ts s s s G 1 )(1)()(=Φ-Φ= ? ? ?==11v T K 用静态误差系数法,当t t r ?=10)( 时,C T K e ss ?=== 5.21010 。

相关主题
文本预览
相关文档 最新文档