克利夫角:克利夫·莫尔谈数学和计算机 https://blogs.mathworks.com/cleve Cleve Moler是第一个MATLAB的作者,MathWorks的创始人之一,目前是该公司的首席数学家。他在这里写了MATLAB,科学计算和有趣的数学。 星期一,8 Mar 2021 21:53:34 +0000 en - us 每小时 1 https://wordpress.org/?v=4.9.15 mathworks /硅藻土 https://feedburner.google.com 打结,第三回合 http://feedproxy.google.com/~r/mathworks/moler/~3/-XLQ4nARl1s/ https://blogs.mathworks.com/cleve/2021/03/08/round-with-tie-breakers-round-three/#respond 星期一,8 Mar 2021 21:53:34 +0000 克里夫硅藻土 数值分析 精度 编程 https://blogs.mathworks.com/cleve/?p=6792 <!--introduction-->

I recently published Round, With Ties to Even and followed that with Round Two. Then, in an email, Andy Bartlett pointed out that my new round function fails for some large values of x between flintmax/2 and flintmax.... read more >>

< div > < img风格= "显示:块;保证金:汽车;max-width: 500 px; " src = " https://blogs.mathworks.com/wp-content/themes/mathworks_1.0/images/placeholder_9.jpg " onError = " this.onerror =零;this.src = ' https://blogs.mathworks.com/wp-content/themes/mathworks_1.0/images/placeholder_9.jpg ';“/>

I recently published Round, With Ties to Even and followed that with Round Two. Then, in an email, Andy Bartlett pointed out that my new round function fails for some large values of x between flintmax/2 and flintmax.

Contentsflintmax/2Roundingroundtestflintmax/2

The quantity f = flintmax/2 is equal to 2^52, which is 1/eps. The help entry for format bank says it is a fixed format for dollars and cents. That's true, but I also like to use it for displaying large flints.

format bank f = flintmax/2 f = 4503599627370496.00

The

...read more >>

https://blogs.mathworks.com/cleve/2021/03/08/round-with-tie-breakers-round-three/feed/ 0 https://blogs.mathworks.com/cleve/2021/03/08/round-with-tie-breakers-round-three/?s_tid=feedtopost
第一轮,带着领带,第二轮 http://feedproxy.google.com/~r/mathworks/moler/~3/itbIzHLLSlc/ https://blogs.mathworks.com/cleve/2021/03/02/round-with-tie-breakers-round-two/#respond Tue, 02 Mar 2021 12:23:23 +0000 克里夫硅藻土 数值分析 精度 编程 https://blogs.mathworks.com/cleve/?p=6784

I published Round, With Ties to Even a couple of days ago. Steve Eddins and Daniel Dolan immediately had substantive comments. Here is my reaction to their comments.... read more >>

< div > < img风格= "显示:块;保证金:汽车;max-width: 500 px; " src = " http://blogs.mathworks.com/cleve/files/rounds2.png " onError = " this.onerror =零;this.src = ' https://blogs.mathworks.com/wp-content/themes/mathworks_1.0/images/placeholder_9.jpg ';“/>

I publish Round, With Ties to EvenSteve Eddins和Daniel Dolan立即发表了实质性的评论。以下是我对他们评论的回应。内容< / p > < a href = " # 7365 c624 e928 - 4045 a1b4 - 209 bcdc91f74”>两个< / > < a href = " # fdeaaa3a - 2 - ff3 - 4471 - 8142 - 0985473 - e5785 " > < / >示例< a href = " # 67773591 - b7e1 - 4 - df9 - 968 f - 58 fc6ca90c15”>扩展< / > < a href = " # bbea3ac5 - e51d - 4 - dde - 9895 f66f824f21d7 " > < / >两轮多<名称= " 7365 c624 e928 - 4045 a1b4 - 209 bcdc91f74 " > < / > < p >如何描述的四个选择我to break ties -- 'even', 'odd', 'up' and 'down' -- all have the same behavior for positive and negative numbers. The current built-in round uses the 'up" rule.

Steve sees the need for two more choices that are sensitive to the sign of the number. I will call them 'plus' and 'minus". They round to the right and to the left on the number line. That's sometimes known as round toward

...read more >>

https://blogs.mathworks.com/cleve/2021/03/02/round-with-tie-breakers-round-two/feed/ 0 https://blogs.mathworks.com/cleve/2021/03/02/round-with-tie-breakers-round-two/?s_tid=feedtopost
Round, tie to Even http://feedproxy.google.com/~r/mathworks/moler/~3/p2Fn0RJeZco/ https://blogs.mathworks.com/cleve/2021/02/25/round-with-ties-to-even/#comments 星期四,25 Feb 2021 14:44:58 +0000 克里夫硅藻土 历史 数值分析 精度 编程 https://blogs.mathworks.com/cleve/?p=6740

We are considering a MATLAB Enhancement Request to support options for round(x) when x is exactly halfway between two integers.... read more >>

< div > < img风格= "显示:块;保证金:汽车;max-width: 500 px; " src = " http://blogs.mathworks.com/cleve/files/rounds.png " onError = " this.onerror =零;this.src = ' https://blogs.mathworks.com/wp-content/themes/mathworks_1.0/images/placeholder_9.jpg ';“/>

我们正在考虑一个MATLAB增强请求,以支持round(x)选项,当x正好在两个整数的中间。金宝app

ContentsClassic roundroundoffflintsroundtest round城市IEEE 754哪个?Classic round

The Classic MATLAB calculator was written in Fortran forty years ago, before IEEE 754 and before MathWorks. It had only 71 functions and it was not easy to add more. But one of those functions was ROUND. The help entry had only one sentence.

ROUND ROUND(X) rounds the elements of X to the nearest

...read more >>

https://blogs.mathworks.com/cleve/2021/02/25/round-with-ties-to-even/feed/ 2 https://blogs.mathworks.com/cleve/2021/02/25/round-with-ties-to-even/?s_tid=feedtopost
CR和CAB,等级揭示矩阵分解 http://feedproxy.google.com/~r/mathworks/moler/~3/T7Xz1mFRWXY/ https://blogs.mathworks.com/cleve/2021/01/15/cr-and-cab-rank-revealing-matrix-factorizations/#comments 2021年1月15日星期五12:22:36 +0000 克里夫硅藻土 魔术方块 矩阵 数值分析 奇异值 https://blogs.mathworks.com/cleve/?p=6589

The rank of a linear transformation is a fundamental concept in linear algebra and matrix factorizations are fundamental concepts in numerical linear algebra. Gil Strang's 2020 Vision of Linear Algebra seeks to introduce these notions early in an introductory linear algebra course.... read more >>

< div > < img风格= "显示:块;保证金:汽车;max-width: 500 px; " src = " http://blogs.mathworks.com/cleve/files/cab_blog_01.png " onError = " this.onerror =零;this.src = ' https://blogs.mathworks.com/wp-content/themes/mathworks_1.0/images/placeholder_9.jpg ';“/>

The rank of a linear transformation is a fundamental concept in linear algebra and matrix factorizations are fundamental concepts in numerical linear algebra. Gil Strang's 2020 Vision of Linear Algebra seeks to introduce these notions early in an introductory linear algebra course.

The CR matrix factorization provides a view of rref, the reduced row echelon form, as a rank revealing matrix factorization. I discussed CR in a pair of posts in October. I now want to describe the CAB factorization, which uses rref twice in order to treat both rows and columns in the same way.

Gil and I are writing a review paper about these ideas, LU and CR Elimination. Here is a link to the current draft,

...read more >>

https://blogs.mathworks.com/cleve/2021/01/15/cr-and-cab-rank-revealing-matrix-factorizations/feed/ 4 https://blogs.mathworks.com/cleve/2021/01/15/cr-and-cab-rank-revealing-matrix-factorizations/?s_tid=feedtopost
2020年节日问候 http://feedproxy.google.com/~r/mathworks/moler/~3/KWGh45ULvfY/ Wed, 23 Dec 2020 15:16:29 +0000 克里夫硅藻土 颜色 图形 历史 魔术方块 https://blogs.mathworks.com/cleve/?p=6539 read more >> < div > < img风格= "显示:块;保证金:汽车;max-width: 500 px; " src = " http://blogs.mathworks.com/cleve/files/cab_blog_01.png " onError = " this.onerror =零;this.src = ' https://blogs.mathworks.com/wp-content/themes/mathworks_1.0/images/placeholder_9.jpg ';“/>

我想分享一些具有MATLAB轴颜色顺序中的七种颜色的彩色图像。内容< / p > < a href = " # 09 f537d1 - 5 - fd0 - 4568 - 87 - b3 - abfa7993fde4”>颜色顺序< / > < a href = " # cf52bfe0-b6c1-42ba-b686-c4108673cf06 " >名称颜色< / > < a href = " # 824 f5f82 - 630 - c - 407 d - b5e8 - 2 c9791ff0d79”>线情节< / > < a href = " # 4 eea1281 - 3 - df2 - 4874 - 8 f2f - 9 - d104622926c”>富兰克林的魔法< / > < a href = " # 10 d55d7d e5f3 - 4122 - 99 - b9 c85af1328bc2 " > < / >颜色的时候了order show_rgb(get(gca,'colororder')) Name that color

The Sherman-Williams Visualizer provides names for these colors.

Blue Chip Obstinate Orange Gusto Gold Fabulous Grape Overt Green Fountain Real RedLine plots

MATLAB cycles through the colors for line plots and other graphics objects.

...read more >>

https://blogs.mathworks.com/cleve/2020/12/23/holiday-greetings-2020/?s_tid=feedtopost
一个著名的方程,x^2 = 2^x http://feedproxy.google.com/~r/mathworks/moler/~3/FDCfcKCl2OE/ 星期五,2020年12月04日05:01:33 +0000 克里夫硅藻土 历史 数值分析 https://blogs.mathworks.com/cleve/?p=6498

最近的一集YouTube频道< A href="https://www.youtube.com/watch?v=ndA0sF_0Rwk&list=PU_SvYP0k05UKiJ_2ndB02IA&index=44">"blackpenredpen"是关于著名方程的解…金宝搏官方网站read more >> < div > < img风格= "显示:块;保证金:汽车;max-width: 500 px; " src = " http://blogs.mathworks.com/cleve/files/cab_blog_01.png " onError = " this.onerror =零;this.src = ' https://blogs.mathworks.com/wp-content/themes/mathworks_1.0/images/placeholder_9.jpg ';“/ > < / div > < p > < p >最近播出的一集里流行的YouTube频道< A href = " https://www.youtube.com/watch?v=ndA0sF_0Rwk&列表= PU_SvYP0k05UKiJ_2ndB02IA&指数= 44”>“blackpenredpen”< / >是著名的方程解决方案< / p > < p > x金宝搏官方网站 ^ 2 = 2 ^ x < / p > < p >你自己应该能够看到两个解决方案,x = 2和x = 4,因为2 ^ 2 = 2 ^ 2和4 ^ 2 = 2 ^ 4。

这篇文章是关于第三种解决方案。内容< / p > < a href = " # 97542339 - a27e - 498 e - a9dd a23ae459296e >两个图形< / > < a href = " # ad1efb2c-f8d0-43b1-af38-ce03c7f19077 " > -解决方案< / > < a href = " # e6fbb1ca-5c9a-4f22-a112-f83dd9ab61b4 " >对数< / > < a href = " # cf21aff2 f714 - 4476 bbc8 - 850 aaf98a28a”> LambertW < / > < a href = " # fe59b3a8 - 2 f48 - 45 - a5 bed7 - 58498 - b31059e”>很多数字< / > Fixed pointsThanksCodeTwo graphs

The figure shows The graphs of x^2 and 2^x and

read more >>

https://blogs.mathworks.com/cleve/2020/12/04/a-famous-equation-x2-2x/?s_tid=feedtopost
保罗·塞勒,1939 - 2020 http://feedproxy.google.com/~r/mathworks/moler/~3/UJePn7Pd348/ https://blogs.mathworks.com/cleve/2020/11/20/paul-saylor-1939-2020/#comments 星期五,20 Nov 2020 21:34:42 +0000 克里夫硅藻土 历史 数值分析 超级计算 https://blogs.mathworks.com/cleve/?p=6476

My friend Paul Saylor passed away on November 7th.... read more >>

< div > < img风格= "显示:块;保证金:汽车;max-width: 500 px; " src = " http://blogs.mathworks.com/cleve/files/saylor.jpg " onError = " this.onerror =零;this.src = ' https://blogs.mathworks.com/wp-content/themes/mathworks_1.0/images/placeholder_9.jpg ';“/>

我的朋友Paul Saylor 于11月7日去世。< / p > < p > < / p >内容< a href = " # 81 d53bed-1b3a-4daf-a049-ef79e60f7ead " >伊利诺伊大学< / > < a href = " # 641 cd599-8ba2-42d9-8e5a-1bbfd6778fe9 " >教授< / > < a href = " # 5 b740c91 ad84 - 485 d - b121 348 - cf0f59b5a”>数值相对论< / >伊利诺伊大学<名称= " 81 d53bed-1b3a-4daf-a049-ef79e60f7ead " > < / > < p >保罗34年后退休教授of Computer Science at the University of Illinois in Urbana-Champaign. He was 81 years old. He was born in May 1939, just three months before me.

My friend Gene Golub was an alumnus of the University of Illinois and a longtime friend of Paul and his wife Cynthia. Gene endowed a professorship at his alma mater, the

...read more >>

https://blogs.mathworks.com/cleve/2020/11/20/paul-saylor-1939-2020/feed/ 1 https://blogs.mathworks.com/cleve/2020/11/20/paul-saylor-1939-2020/?s_tid=feedtopost
预计2020年美国官方人口普查 http://feedproxy.google.com/~r/mathworks/moler/~3/d3Bn2aEnD6Y/ https://blogs.mathworks.com/cleve/2020/11/06/anticipating-official-u-s-census-for-2020/#comments 星期五,06 Nov 2020 20:49:53 +0000 克里夫硅藻土 历史 数值分析 https://blogs.mathworks.com/cleve/?p=6457

On October 13, the U.S. Supreme Court ruled that the U.S. Census Bureau could stop the 2020 census early. Here is a link to just one of many recent news articles about the census, New York Times.... read more >>

< div > < img风格= "显示:块;保证金:汽车;max-width: 500 px; " src = " http://blogs.mathworks.com/cleve/files/census2030.png " onError = " this.onerror =零;this.src = ' https://blogs.mathworks.com/wp-content/themes/mathworks_1.0/images/placeholder_9.jpg ';“10月13日,美国最高法院裁定,美国人口普查局可以提前停止2020年的人口普查。以下是最近许多关于人口普查的新闻文章中的一个链接,纽约时报

我喜欢使用来自美国人口普查的数据作为曲线拟合的例子。三年前,我在MathWorks News & and in this blog。现在是更新的时候了。

Contents1900-20102020makimapop clock

read more >>

https://blogs.mathworks.com/cleve/2020/11/06/anticipating-official-u-s-census-for-2020/feed/ 2 https://blogs.mathworks.com/cleve/2020/11/06/anticipating-official-u-s-census-for-2020/?s_tid=feedtopost
关于CR和west0479的说明 http://feedproxy.google.com/~r/mathworks/moler/~3/zEXQiHXz9oE/ https://blogs.mathworks.com/cleve/2020/10/25/notes-on-cr-and-west0479/#comments Sun, 25 Oct 2020 18:51:55 +0000 克里夫硅藻土 历史 魔术方块 矩阵 https://blogs.mathworks.com/cleve/?p=6439

我几天前的帖子,Gil Strang和CR矩阵分解,产生了很多邮件。下面是后续文章....read more >> < div > < img风格= "显示:块;保证金:汽车;max-width: 500 px; " src = " http://blogs.mathworks.com/cleve/files/census2030.png " onError = " this.onerror =零;this.src = ' https://blogs.mathworks.com/wp-content/themes/mathworks_1.0/images/placeholder_9.jpg ';“/>

我前几天的帖子,Gil Strang and the CR Matrix Factorization,产生了很多电子邮件。以下是这篇文章的后续内容。内容< / p > < a href = " # eaac535d - 22 - a3 - 4484 b83c - 6089 b0a0085f”> CR通过反斜杠< / > < a href = " # 28 ac686b-3b77-45eb-a9e8-f6526801c0ff " > CR解释< / > < a href = " # 4 c86b6bc - 975 d - 4 - d4d b46a - 8918 c1363e8c”> west0479解释< / > < a href = " # 6657 e310-c84b-44d3-8b5c-14dcb424d5a5 " > west0479迭代< / > < a href = " # 1 d550ee2 - 9 - bfd - 450 e - bb24 - 1534 ecbf5e80”> west0479inspiresCR via backslash

Suppose A is rank deficient and that its leading columns, C, reveals its rank. Then the factorization

C*R = A

is a systen of linear, overdetermined equations for the elements of R. How do you solve such systems? "Divide" both sides by C.

R = C\A

Backslash will find the least squares solution to this

...read more >>

https://blogs.mathworks.com/cleve/2020/10/25/notes-on-cr-and-west0479/feed/ 4 https://blogs.mathworks.com/cleve/2020/10/25/notes-on-cr-and-west0479/?s_tid=feedtopost
吉尔·斯特朗和CR矩阵分解 http://feedproxy.google.com/~r/mathworks/moler/~3/l5SHtkNQi4g/ https://blogs.mathworks.com/cleve/2020/10/23/gil-strang-and-the-cr-matrix-factorization/#comments 周五,23 Oct 2020 13:00:51 +0000 克里夫硅藻土 历史 魔术方块 矩阵 https://blogs.mathworks.com/cleve/?p=6425 OpenCourseWare上找到。他现在正在通过一系列视频描述一种新的方法, 2020线性代数愿景。在一本新书线性代数为每个人....中有这个观点read more >> < div > < img风格= "显示:块;保证金:汽车;max-width: 500 px; " src = " http://blogs.mathworks.com/cleve/files/census2030.png " onError = " this.onerror =零;this.src = ' https://blogs.mathworks.com/wp-content/themes/mathworks_1.0/images/placeholder_9.jpg ';“我的朋友吉尔·斯特朗(Gil Strang)因其在麻省理工学院18.06线性代数课程中的授课而闻名,该课程可在麻省理工学院 opcourseware 上找到。他现在正在通过一系列视频描述一种新的方法, 2020线性代数愿景。这本新书Linear Algebra for Everyone。内容< / p > < a href = " # ac2007de-5c98-4a55-8f57-fdc1f061f5ac " > CR分解< / > < a href = " # 4733 a7bc - 91 - f3 - 4 - c3a - 8 a51 - 6 - b7918e2d566”>行简化阶梯形< / > < a href = " # 07 c8160b - 291 - 44 - ae - 9276 - 9855 - b68aa706”>函数CR < / > < a href = " # 8745228 f - 6 - dc3 45 - f3 - 9770 - 3 - fbc9c747174”>魔法(4 * k) < / > < a href = " # b7b7ce68 - 210 f - 48 - a8 - 8 c82 - 481 - f6cbd3864”> west0479 < / > Dueling rrefThe CR factor

read more >>

https://blogs.mathworks.com/cleve/2020/10/23/gil-strang-and-the-cr-matrix-factorization/feed/ 4 https://blogs.mathworks.com/cleve/2020/10/23/gil-strang-and-the-cr-matrix-factorization/?s_tid=feedtopost