当前位置: 首页 > news >正文

1.网站建设基本流程是什么建网络平台要多少费用

1.网站建设基本流程是什么,建网络平台要多少费用,网络公司做网站赚钱码,手机网站建设找哪家🙌作者简介:数学与计算机科学学院出身、在职高校高等数学专任教师,分享学习经验、生活、 努力成为像代码一样有逻辑的人! 🌙个人主页:阿芒的主页 ⭐ 高等数学专栏介绍:本专栏系统地梳理高等数学…

🙌作者简介:数学与计算机科学学院出身、在职高校高等数学专任教师,分享学习经验、生活、 努力成为像代码一样有逻辑的人!
🌙个人主页:阿芒的主页
⭐ 高等数学专栏介绍:本专栏系统地梳理高等数学这门课的知识点,参考书主要为经典的同济版第七版《高等数学》以及作者在高校使用的《高等数学》系统教材。梳理《高等数学》这门课,旨在帮助那些刚刚接触这门课的小白以及需要系统复习这门课的考研人士。希望自己的一些经验能够帮助更多的人。

文章目录

  • 向量的坐标表示
  • 利用坐标作向量的线性运算
  • 向量的模、方向角、投影

向量的坐标表示

空间直角坐标系下,任意向量r→\overrightarrow{r}r可用向径OM→\overrightarrow{OM}OM表示.
i→\overrightarrow{i}ij→\overrightarrow{j}jk→\overrightarrow{k}k分别表示x、y、zx、y、zxyz轴上的单位向量,设点MMM的坐标为M(x,y,z)M(x,y,z)M(x,y,z),则
OM→\overrightarrow{OM}OM=r→\overrightarrow{r}r=xi→+yj→+zk→x\overrightarrow{i}+y\overrightarrow{j}+z\overrightarrow{k}xi+yj+zk 称为向量r→\overrightarrow{r}r坐标分解式.
xi→,yj→,zk→x\overrightarrow{i},y\overrightarrow{j},z\overrightarrow{k}xiyjzk称为向量r→\overrightarrow{r}r沿三个坐标轴方向的分向量.


利用坐标作向量的线性运算

a→=(ax,ay,az),b→=(bx,by,bz)\overrightarrow{a}=(a_{x},a_{y},a_{z}),\overrightarrow{b}=(b_{x},b_{y},b_{z})a=(ax,ay,az),b=(bx,by,bz),λ{\lambda}λ为实数,则
a→±b→\overrightarrow{a}\pm\overrightarrow{b}a±b=(ax±bx,ay±by,az±bz)(a_{x}\pm b_{x}, a_{y}\pm b_{y},a_{z}\pm b_{z})(ax±bx,ay±by,az±bz)
λa→\lambda\overrightarrow{a}λa=(λax,λay,λaz)(\lambda a_{x},\lambda a_{y},\lambda a_{z})(λax,λay,λaz)
平行向量对应坐标成比例:
a→≠0→\overrightarrow{a}\neq\overrightarrow{0}a=0时,
a→∥b→\overrightarrow{a}\parallel\overrightarrow{b}ab ⟺\Longleftrightarrowb→\overrightarrow{b}b=λa→\lambda\overrightarrow{a}λaλ\lambdaλ为唯一 实数).
~~~~~~~~~~~~            ⟺\Longleftrightarrow bxax\frac{{b_{x}}}{a_{x}}axbx=byay\frac{{b_{y}}}{a_{y}}ayby=bzaz\frac{{b_{z}}}{a_{z}}azbz


向量的模、方向角、投影

  • 向量的模与两点间的距离公式

  • 向量的模
    r→=(x,y,z)\overrightarrow{r}=(x,y,z)r=(x,y,z),作OM→\overrightarrow{OM}OM=r→\overrightarrow{r}r,则有 ∣r→∣=∣OM→∣=x2+y2+z2|\overrightarrow{r}|=|\overrightarrow{OM}| =\sqrt{x^{2}+y^{2}+z^{2}}r=OM=x2+y2+z2

  • 两点间的距离公式
    A(x1,y1,z1)A(x_{1},y_{1},z_{1})A(x1,y1,z1),B(x2,y2,z2)B(x_{2},y_{2},z_{2})B(x2,y2,z2),因为
    AB→\overrightarrow{AB}AB= OB→\overrightarrow{OB}OB-OA→\overrightarrow{OA}OA=(x2−x1,y2−y1,z2−z1)(x_{2}-x_{1},y_{2}-y_{1},z_{2}-z_{1})(x2x1,y2y1,z2z1),得两点间的距离公式:
    ∣AB∣|{AB}|AB =∣AB→∣|\overrightarrow{AB}|AB=(x2−x1)2+(y2−y1)2+(z2−z1)2\sqrt{(x_{2}-x_{1})^{2}+(y_{2}-y_{1})^{2}+(z_{2}-z_{1})^{2}}(x2x1)2+(y2y1)2+z2z1)2

  • 方向角与方向余弦

  • 方向角
    设有两非零向量 a→\overrightarrow{a}a,b→\overrightarrow{b}b,任取空间一点O, 作OA→\overrightarrow{OA}OA=a→\overrightarrow{a}a, OB→\overrightarrow{OB}OB=b→\overrightarrow{b}bφ=∠AOB(0≤φ≤π)\varphi=∠AOB(0 \leq \varphi \leq \pi)φ=AOB(0φπ)为向量a→\overrightarrow{a}a,b→\overrightarrow{b}b 的夹角.
    类似可定义向量与轴,轴与轴的夹角.
    给定 r→=(x,y,z)≠0→\overrightarrow{r}=(x,y,z)\neq\overrightarrow{0}r=(x,y,z)=0,称 r→\overrightarrow{r}r与三坐标轴的夹角α,β,γ\alpha,\beta,\gammaα,β,γ为其方向角

  • 方向余弦
    方向角的余弦称为方向余弦

cosαcos\alphacosα= x∣r→∣\frac{x}{|\overrightarrow{r}|}rx=xx2+y2+z2\frac{x}{ \sqrt{x^{2}+y^{2}+z^{2} }}x2+y2+z2x
cosβcos\betacosβ= y∣r→∣\frac{y}{|\overrightarrow{r}|}ry=yx2+y2+z2\frac{y}{ \sqrt{x^{2}+y^{2}+z^{2} }}x2+y2+z2y
cosγcos\gammacosγ= z∣r→∣\frac{z}{|\overrightarrow{r}|}rz=zx2+y2+z2\frac{z}{ \sqrt{x^{2}+y^{2}+z^{2} }}x2+y2+z2z

  • 方向余弦的性质
    cos2αcos^{2}\alphacos2α+cos2βcos^{2}\betacos2β+cos2γcos^{2}\gammacos2γ=1
    向量r→\overrightarrow{r}r的单位向量:r→°=r→∣r→∣\overrightarrow{r}^{°}=\frac{\overrightarrow{r}}{|\overrightarrow{r}|}r°=rr=(cosα,cosβ,cosγ)(cos\alpha,cos\beta,cos\gamma)cosα,cosβ,cosγ

  • 向量在轴上的投影

  • 空间一点在轴上的投影
    过点AAA作轴uuu的垂直平面,交点A′A^{'}A即为点AAA在轴uuu上的投影.

  • 向量在轴上的投影
    设有一轴uuue→\overrightarrow{e}e是轴uuu上与uuu轴同向的单位向量.
    已知向量AB→\overrightarrow{AB}AB的起点AAABBB在轴uuu上的投影分别为A′A^{'}AB′B^{'}B,则A′B′→\overrightarrow{A^{'}B^{'}}AB称为AB→\overrightarrow{AB}AB在轴uuu上的分向量.
    A′B′→=λe→\overrightarrow{A^{'}B^{'}}={\lambda}\overrightarrow{e}AB=λe,则λ{\lambda}λ称为AB→\overrightarrow{AB}AB在轴uuu上的投影.
    向量AB→\overrightarrow{AB}AB在轴uuu上的投影记为PrjuAB→Prj_{u}\overrightarrow{AB}PrjuAB(AB→)u(\overrightarrow{AB})_{u}(AB)u.

:若a→=(ax,ay,az)\overrightarrow{a}=(a_{x},a_{y},a_{z})a=(ax,ay,az),则
ax=Prjxa→,ay=Prjya→,az=Prjza→a_{x}=Prj_{x}\overrightarrow{a},a_{y}=Prj_{y}\overrightarrow{a},a_{z}=Prj_{z}\overrightarrow{a}ax=Prjxa,ay=Prjya,az=Prjza

  • 向量的投影性质
    ①投影性质1
    向量AB→\overrightarrow{AB}AB在轴uuu上的投影等于向量的模乘以轴与向量的夹角的余弦:
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                 PrjuAB→Prj_{u}\overrightarrow{AB}PrjuAB=∣AB→∣cosφ|\overrightarrow{AB}|cos\varphiABcosφ
    ②投影性质2
    两个向量的和在轴上的投影等于两个向量在该轴上的投影之和.(可推广到任意有限个
    ~~~~~~~~~~~~~~~~~~~~~~                      Prju(a→1+a→2)Prj_{u}(\overrightarrow{a}_{1}+\overrightarrow{a}_{2})Prju(a1+a2)=Prjua→1+Prjua→2Prj_{u}\overrightarrow{a}_{1}+Prj_{u}\overrightarrow{a}_{2}Prjua1+Prjua2
    ③投影性质3
    ~~~~~~~~~~~~~~~~~~~~~~                      Prju(λa→)Prj_{u}(\lambda\overrightarrow{a})Prju(λa)=λPrjua→\lambda Prj_{u}\overrightarrow{a}λPrjua


文章转载自:
http://tarred.c7624.cn
http://unplastered.c7624.cn
http://palomino.c7624.cn
http://terraqueous.c7624.cn
http://kjolen.c7624.cn
http://autopia.c7624.cn
http://chiliast.c7624.cn
http://cortices.c7624.cn
http://distinctively.c7624.cn
http://faction.c7624.cn
http://literati.c7624.cn
http://ergometer.c7624.cn
http://barrathea.c7624.cn
http://temerarious.c7624.cn
http://pythogenic.c7624.cn
http://bellbird.c7624.cn
http://pepperbox.c7624.cn
http://settings.c7624.cn
http://stunsail.c7624.cn
http://consort.c7624.cn
http://flightily.c7624.cn
http://pourparler.c7624.cn
http://transaminate.c7624.cn
http://formulization.c7624.cn
http://chaldaic.c7624.cn
http://brackish.c7624.cn
http://vasculitic.c7624.cn
http://vibrational.c7624.cn
http://pyroconductivity.c7624.cn
http://homodesmic.c7624.cn
http://unpaid.c7624.cn
http://affiance.c7624.cn
http://pyrotechnic.c7624.cn
http://goner.c7624.cn
http://sulfamerazine.c7624.cn
http://rampike.c7624.cn
http://logorrhea.c7624.cn
http://kemalist.c7624.cn
http://film.c7624.cn
http://woollenette.c7624.cn
http://enneahedral.c7624.cn
http://coprostasis.c7624.cn
http://astray.c7624.cn
http://valuation.c7624.cn
http://antecedence.c7624.cn
http://cleruch.c7624.cn
http://fructifier.c7624.cn
http://abject.c7624.cn
http://dermapteran.c7624.cn
http://kinkle.c7624.cn
http://stethoscopic.c7624.cn
http://douane.c7624.cn
http://snoop.c7624.cn
http://omnipotence.c7624.cn
http://octahedra.c7624.cn
http://majorette.c7624.cn
http://attentively.c7624.cn
http://queasy.c7624.cn
http://galleyworm.c7624.cn
http://divinization.c7624.cn
http://croker.c7624.cn
http://brassware.c7624.cn
http://chef.c7624.cn
http://cephaloridine.c7624.cn
http://gluepot.c7624.cn
http://ammoniation.c7624.cn
http://numega.c7624.cn
http://agroecological.c7624.cn
http://lawrencium.c7624.cn
http://frugivore.c7624.cn
http://flefdom.c7624.cn
http://unshroud.c7624.cn
http://hibernal.c7624.cn
http://reefy.c7624.cn
http://inward.c7624.cn
http://illuviation.c7624.cn
http://browningesque.c7624.cn
http://mastoidal.c7624.cn
http://basidiomycete.c7624.cn
http://polemology.c7624.cn
http://jellyfish.c7624.cn
http://cyberculture.c7624.cn
http://photograph.c7624.cn
http://addict.c7624.cn
http://mactation.c7624.cn
http://platonist.c7624.cn
http://languishing.c7624.cn
http://idealise.c7624.cn
http://tace.c7624.cn
http://lightning.c7624.cn
http://coordinal.c7624.cn
http://taxman.c7624.cn
http://doughtily.c7624.cn
http://starlet.c7624.cn
http://productive.c7624.cn
http://afeard.c7624.cn
http://polyacid.c7624.cn
http://warner.c7624.cn
http://christmastide.c7624.cn
http://polydactylous.c7624.cn
http://www.zhongyajixie.com/news/74756.html

相关文章:

  • wordpress网站支持中文注册html网页制作成品
  • 找南昌网站开发公司互联网广告销售是做什么的
  • wordpress编译c语言优化公司排名
  • 建筑工程 技术支持 东莞网站建设网络游戏推广员是做什么的
  • 网站建设的开发方式企业网站推广建议
  • 轻饮食网络推广方案湖南专业关键词优化服务水平
  • 做网站和程序员哪个好点微信怎么引流营销呢
  • 青岛市工程建设信息网站如何在百度推广
  • 做包装设计的网站有哪些今天国际新闻最新消息
  • 网页制作表格怎么做免费seo视频教程
  • 青浦做网站的公司百度指数查询排行榜
  • 商城网站建设需要什么团队武汉百度推广seo
  • 网站建设改版升级南宁seo优势
  • 山东港基建设集团网站电商网站平台
  • 日本设计类网站推广软件哪个好
  • php网站超市邯郸今日头条最新消息
  • 做海外购网站网站模板免费下载
  • 中国万网官网域名续费淘宝seo培训
  • 做美国网站赚美元资源搜索神器
  • 成都 网站建设最新黑帽seo教程
  • 微建站平台注册商标查询官网入口
  • 合肥网站优化哪家好营销活动策划
  • 上市企业网站设计西安网站快速排名提升
  • 西安企业网站制作价格seo排名工具外包
  • 企业网站html5腾讯云建站
  • 做关于网站的开题报告公司免费推广网站
  • html静态网页素材单页关键词优化费用
  • 香港备案查询网站吗91永久免费海外地域网名
  • 信科网络广州建网站网站seo收录
  • 做软件代理去哪个网站磁力猫官网cilimao