synovium 发表于 2025-3-30 11:02:38

http://reply.papertrans.cn/63/6260/625950/625950_51.png

Dictation 发表于 2025-3-30 13:17:09

Lists,A list is a collection of data. In this chapter we study how to handle lists and have access to the elements in the lists. Functions which generate lists are studied and methods of selecting elements from a list with a specific property are examined. Get ready for some serious programming!

JIBE 发表于 2025-3-30 17:35:54

A Bit of Logic and Set Theory,This chapter focuses on statements which take the values of True or False, i.e., Boolean statements. We can combine statements of this type to make decisions based on their values. We introduce the If statement available in Mathematica.

让你明白 发表于 2025-3-30 20:58:47

Sums and products,This chapter is devoted to evaluating series. . provides two commands, . and . (and their numerical cousins, ., .) to handle series.

欺骗世家 发表于 2025-3-31 02:26:54

Loops and repetitions,In this chapter we will look at traditional loops available in ., i.e., ways to repeat a block of code a number of times. We will introduce ., . and . loops and study nested loops, that is, loops defined inside each other. We finish the chapter by looking at other nested commands.

东西 发表于 2025-3-31 07:35:33

http://reply.papertrans.cn/63/6260/625950/625950_56.png

perimenopause 发表于 2025-3-31 10:51:01

Pattern Matching,Everything in Mathematica is an expression and each expression has a pattern. One can search for a specific pattern and change it to another pattern. This is called pattern matching programming. This chapter explains this method. Get ready to be amazed!

Hormones 发表于 2025-3-31 13:30:32

http://reply.papertrans.cn/63/6260/625950/625950_58.png

receptors 发表于 2025-3-31 18:04:52

Recursive functions,A recursive function is a function which calls itself in its definition (true, pretty confusing!). However, recursive functions arise very naturally. This chapter studies recursive functions and how these functions are handled with ease in..

协议 发表于 2025-3-31 22:52:00

Linear algebra,Computations with matrices are tedious jobs. One can easily define vectors and matrices in . and perform all the standard procedures of linear algebra using ready-to-use . functions. This chapter looks at these facilities.
页: 1 2 3 4 5 [6] 7
查看完整版本: Titlebook: Mathematica®: A Problem-Centered Approach; Roozbeh Hazrat Textbook 2015Latest edition Springer International Publishing Switzerland 2015 W