男生戴手铐 发表于 2025-3-23 09:49:03

Solving Equations,The first mathematical application which we will write a C program for is solving quadratic equations. We will then write some programs to solve equations of higher powers.

细微的差异 发表于 2025-3-23 17:28:28

Numerical Integration,In calculus if we want to find the area under a curve, there is often a simple technique of calculus for us to use. Consider the curve in Figure 3-1. This is the curve of y = 2x – x..

整洁漂亮 发表于 2025-3-23 19:27:44

http://reply.papertrans.cn/67/6690/668967/668967_13.png

杀菌剂 发表于 2025-3-23 22:17:05

http://reply.papertrans.cn/67/6690/668967/668967_14.png

sed-rate 发表于 2025-3-24 05:12:04

Correlation and PMCC,The topics of Correlation and Product Moment Correlation Coefficient (PMCC) are related. They both concern scatter graphs. You will have seen simple scatter graphs of, say, people’s height plotted against their weight or the value of a car plotted against its age.

micronutrients 发表于 2025-3-24 10:04:49

Augmented Matrix,This chapter introduces a technique used in mathematics and science to solve simultaneous equations where you have many unknowns. You may be familiar with solving two simultaneous equations with two unknowns, but by the end of this chapter, you will be able to write a program to solve 12 equations with 12 unknowns.

昆虫 发表于 2025-3-24 12:24:04

File Access,This chapter is about moving data to and from files. The basic commands of file access are . (which opens a file), . (which closes it), . (which reads data from a file which has been opened), and . (which writes data to a file which has been opened). There are one or two other file commands which we shall meet later.

Fatten 发表于 2025-3-24 17:54:16

Monte Carlo Methods,utput which matches the results from physics experiments on radioactive elements. The “Buffon’s Needle” section recreates an eighteenth-century experiment to find pi. The random walk technique has applications in many walks of life particularly in physics, chemistry, and medicine.

轻推 发表于 2025-3-24 21:21:30

http://reply.papertrans.cn/67/6690/668967/668967_19.png

沐浴 发表于 2025-3-24 23:28:57

,Aufnahme der Fließkurven von Blechwerkstoffen,Während es für die Aufnahme der Fließkurven von massivem Probematerial zahlreiche Methoden gibt, bestehen bei Blechwerkstoffen erhebliche Einschränkungen bzw. andersartige Bedingungen:
页: 1 [2] 3 4 5
查看完整版本: Titlebook: Numerical C; Applied Computationa Philip Joyce Book 2019 Philip Joyce 2019 C.programming.numerical.applied.algorithms.numerical c.developme