How to stretch delimiters to envolve matrices inside of a kbordermatrix? The 2019 Stack Overflow Developer Survey Results Are In Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)Highlight columns in a matrix created with using kbordermatrix packageArrow in the middle of two matrices

University's motivation for having tenure-track positions

How to pronounce 1ターン?

If the empty set is a subset of every set, why write ... ∪ ∅?

What's the point in a preamp?

Am I ethically obligated to go into work on an off day if the reason is sudden?

Did God make two great lights or did He make the great light two?

How can I protect witches in combat who wear limited clothing?

What information about me do stores get via my credit card?

Is it ethical to upload a automatically generated paper to a non peer-reviewed site as part of a larger research?

What was the last x86 CPU that did not have the x87 floating-point unit built in?

Are spiders unable to hurt humans, especially very small spiders?

how can a perfect fourth interval be considered either consonant or dissonant?

Scientific Reports - Significant Figures

Would it be possible to rearrange a dragon's flight muscle to somewhat circumvent the square-cube law?

What are these Gizmos at Izaña Atmospheric Research Center in Spain?

Why did all the guest students take carriages to the Yule Ball?

Relations between two reciprocal partial derivatives?

The variadic template constructor of my class cannot modify my class members, why is that so?

Mortgage adviser recommends a longer term than necessary combined with overpayments

Do warforged have souls?

Does Parliament hold absolute power in the UK?

How should I replace vector<uint8_t>::const_iterator in an API?

Can the DM override racial traits?

Can a novice safely splice in wire to lengthen 5V charging cable?



How to stretch delimiters to envolve matrices inside of a kbordermatrix?



The 2019 Stack Overflow Developer Survey Results Are In
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)Highlight columns in a matrix created with using kbordermatrix packageArrow in the middle of two matrices










2















I am putting three matrices inside of a kbordermatrix, but the delimiters do not envolve the inner matrices completely. How can I do to stretch the kbordermatrix delimiters to envolve the inner matrices?



My MWE:



documentclass[brazil]article



usepackageamsfonts,amssymb,array,mathtools
usepackagekbordermatrix



begindocument

begineqnarray
mathbfA & = &
setlengthkbrowsep2pt
setlengthkbcolsep0pt
renewcommandarraystretch1.5
renewcommandkbldelim(
renewcommandkbrdelim)
kbordermatrix
omit & & , & & , & cr
omit & overbracebegingroup
setlengtharraycolsep2.5pt
beginbmatrix
0,9960 & -0,0037 \
0,0111 & 0,9867
endbmatrix
endgroup & , & overbracebegingroup
setlengtharraycolsep2.5pt
beginbmatrix
0,9961 & -0,0059 \
0,0715 & 1,0423
endbmatrix
endgroup & , & overbracebegingroup
setlengtharraycolsep2.5pt
beginbmatrix
1,0034 & 0,0009 \
0,0098 & 0,9696
endbmatrix
endgroup
nonumber
endeqnarray


enddocument



The execution results of aforementioned code:



enter image description here



P.S.: I would like to stretch the delimiters until the red arrows.










share|improve this question




























    2















    I am putting three matrices inside of a kbordermatrix, but the delimiters do not envolve the inner matrices completely. How can I do to stretch the kbordermatrix delimiters to envolve the inner matrices?



    My MWE:



    documentclass[brazil]article



    usepackageamsfonts,amssymb,array,mathtools
    usepackagekbordermatrix



    begindocument

    begineqnarray
    mathbfA & = &
    setlengthkbrowsep2pt
    setlengthkbcolsep0pt
    renewcommandarraystretch1.5
    renewcommandkbldelim(
    renewcommandkbrdelim)
    kbordermatrix
    omit & & , & & , & cr
    omit & overbracebegingroup
    setlengtharraycolsep2.5pt
    beginbmatrix
    0,9960 & -0,0037 \
    0,0111 & 0,9867
    endbmatrix
    endgroup & , & overbracebegingroup
    setlengtharraycolsep2.5pt
    beginbmatrix
    0,9961 & -0,0059 \
    0,0715 & 1,0423
    endbmatrix
    endgroup & , & overbracebegingroup
    setlengtharraycolsep2.5pt
    beginbmatrix
    1,0034 & 0,0009 \
    0,0098 & 0,9696
    endbmatrix
    endgroup
    nonumber
    endeqnarray


    enddocument



    The execution results of aforementioned code:



    enter image description here



    P.S.: I would like to stretch the delimiters until the red arrows.










    share|improve this question


























      2












      2








      2








      I am putting three matrices inside of a kbordermatrix, but the delimiters do not envolve the inner matrices completely. How can I do to stretch the kbordermatrix delimiters to envolve the inner matrices?



      My MWE:



      documentclass[brazil]article



      usepackageamsfonts,amssymb,array,mathtools
      usepackagekbordermatrix



      begindocument

      begineqnarray
      mathbfA & = &
      setlengthkbrowsep2pt
      setlengthkbcolsep0pt
      renewcommandarraystretch1.5
      renewcommandkbldelim(
      renewcommandkbrdelim)
      kbordermatrix
      omit & & , & & , & cr
      omit & overbracebegingroup
      setlengtharraycolsep2.5pt
      beginbmatrix
      0,9960 & -0,0037 \
      0,0111 & 0,9867
      endbmatrix
      endgroup & , & overbracebegingroup
      setlengtharraycolsep2.5pt
      beginbmatrix
      0,9961 & -0,0059 \
      0,0715 & 1,0423
      endbmatrix
      endgroup & , & overbracebegingroup
      setlengtharraycolsep2.5pt
      beginbmatrix
      1,0034 & 0,0009 \
      0,0098 & 0,9696
      endbmatrix
      endgroup
      nonumber
      endeqnarray


      enddocument



      The execution results of aforementioned code:



      enter image description here



      P.S.: I would like to stretch the delimiters until the red arrows.










      share|improve this question
















      I am putting three matrices inside of a kbordermatrix, but the delimiters do not envolve the inner matrices completely. How can I do to stretch the kbordermatrix delimiters to envolve the inner matrices?



      My MWE:



      documentclass[brazil]article



      usepackageamsfonts,amssymb,array,mathtools
      usepackagekbordermatrix



      begindocument

      begineqnarray
      mathbfA & = &
      setlengthkbrowsep2pt
      setlengthkbcolsep0pt
      renewcommandarraystretch1.5
      renewcommandkbldelim(
      renewcommandkbrdelim)
      kbordermatrix
      omit & & , & & , & cr
      omit & overbracebegingroup
      setlengtharraycolsep2.5pt
      beginbmatrix
      0,9960 & -0,0037 \
      0,0111 & 0,9867
      endbmatrix
      endgroup & , & overbracebegingroup
      setlengtharraycolsep2.5pt
      beginbmatrix
      0,9961 & -0,0059 \
      0,0715 & 1,0423
      endbmatrix
      endgroup & , & overbracebegingroup
      setlengtharraycolsep2.5pt
      beginbmatrix
      1,0034 & 0,0009 \
      0,0098 & 0,9696
      endbmatrix
      endgroup
      nonumber
      endeqnarray


      enddocument



      The execution results of aforementioned code:



      enter image description here



      P.S.: I would like to stretch the delimiters until the red arrows.







      kbordermatrix






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited 2 hours ago







      Adriano

















      asked 3 hours ago









      AdrianoAdriano

      354




      354




















          2 Answers
          2






          active

          oldest

          votes


















          2














          Turn off arraystretch. Then, manually, add the desired space between rows.



          documentclass[brazil]article

          usepackageamsfonts,amssymb,array,mathtools
          usepackagekbordermatrix

          begindocument
          begineqnarray
          mathbfA & = &
          setlengthkbrowsep2pt
          setlengthkbcolsep0pt
          % renewcommandarraystretch1.5
          renewcommandkbldelim(
          renewcommandkbrdelim)
          kbordermatrix
          omit & & , & & , & cr
          omit & overbracebegingroup
          setlengtharraycolsep2.5pt
          beginbmatrix
          0,9960 & -0,0037 \[2ex]
          0,0111 & 0,9867
          endbmatrix
          endgroup & , & overbracebegingroup
          setlengtharraycolsep2.5pt
          beginbmatrix
          0,9961 & -0,0059 \[2ex]
          0,0715 & 1,0423
          endbmatrix
          endgroup & , & overbracebegingroup
          setlengtharraycolsep2.5pt
          beginbmatrix
          1,0034 & 0,0009 \[2ex]
          0,0098 & 0,9696
          endbmatrix
          endgroup
          nonumber
          endeqnarray

          enddocument


          enter image description here






          share|improve this answer























          • @StevenSegletes, I tested your solution and it worked fine. Thank you by help.

            – Adriano
            25 mins ago


















          0














          You don't really need kbordermatrix to obtain this layout. However, the matrix in the last column can't have a overbrace, so I added a vphantom of a similar matrix.



          I also propose a variant with inner medium-sizd matrices, with the mmatrix environment ftom nccmath. Last, I had to load icomma to have a correct spacing of the decimal comma.



          documentclass[brazil]article
          usepackageamssymb, array, mathtools
          usepackageicomma, nccmath
          newenvironmentbmmatrixmedsizebmatrixendbmatrixendmedsize

          begindocument

          beginalign*
          mathbfA & = renewcommandarraystretch1.5
          beginpmatrix
          ,smash[t]overbracebeginbmatrix
          0,9960 & -0,0037 \
          0,0111 & 0,9867
          endbmatrix
          &negthickspace,negthickspace! &
          smash[t]overbracebeginbmatrix
          0,9961 & -0,0059 \
          0,0715 & 1,0423
          endbmatrix
          &negthickspace,negthickspace! &
          smash[t]overbrace%
          beginbmatrix
          1,0034 & 0,0009 \
          0,0098 & 0,9696
          endbmatrix, vphantombeginbmatrix, \ ,
          endbmatrix
          endpmatrix\[2ex]
          mathbfA & = renewcommandarraystretch1.5
          beginpmatrix
          ,smash[t]overbracebeginbmmatrix
          0,9960 & -0,0037 \
          0,0111 & 0,9867
          endbmmatrix
          &negthickspace,negthickspace! &
          smash[t]overbracebeginbmmatrix
          0,9961 & -0,0059 \
          0,0715 & 1,0423
          endbmmatrix
          &negthickspace,negthickspace! &
          smash[t]overbrace%
          beginbmmatrix
          1,0034 & 0,0009 \
          0,0098 & 0,9696
          endbmmatrix, vphantombeginbmmatrix, \ ,
          endbmmatrix
          endpmatrix
          endalign*

          enddocument


          enter image description here






          share|improve this answer























            Your Answer








            StackExchange.ready(function()
            var channelOptions =
            tags: "".split(" "),
            id: "85"
            ;
            initTagRenderer("".split(" "), "".split(" "), channelOptions);

            StackExchange.using("externalEditor", function()
            // Have to fire editor after snippets, if snippets enabled
            if (StackExchange.settings.snippets.snippetsEnabled)
            StackExchange.using("snippets", function()
            createEditor();
            );

            else
            createEditor();

            );

            function createEditor()
            StackExchange.prepareEditor(
            heartbeatType: 'answer',
            autoActivateHeartbeat: false,
            convertImagesToLinks: false,
            noModals: true,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: null,
            bindNavPrevention: true,
            postfix: "",
            imageUploader:
            brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
            contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
            allowUrls: true
            ,
            onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            );



            );













            draft saved

            draft discarded


















            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f484713%2fhow-to-stretch-delimiters-to-envolve-matrices-inside-of-a-kbordermatrix%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown

























            2 Answers
            2






            active

            oldest

            votes








            2 Answers
            2






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            2














            Turn off arraystretch. Then, manually, add the desired space between rows.



            documentclass[brazil]article

            usepackageamsfonts,amssymb,array,mathtools
            usepackagekbordermatrix

            begindocument
            begineqnarray
            mathbfA & = &
            setlengthkbrowsep2pt
            setlengthkbcolsep0pt
            % renewcommandarraystretch1.5
            renewcommandkbldelim(
            renewcommandkbrdelim)
            kbordermatrix
            omit & & , & & , & cr
            omit & overbracebegingroup
            setlengtharraycolsep2.5pt
            beginbmatrix
            0,9960 & -0,0037 \[2ex]
            0,0111 & 0,9867
            endbmatrix
            endgroup & , & overbracebegingroup
            setlengtharraycolsep2.5pt
            beginbmatrix
            0,9961 & -0,0059 \[2ex]
            0,0715 & 1,0423
            endbmatrix
            endgroup & , & overbracebegingroup
            setlengtharraycolsep2.5pt
            beginbmatrix
            1,0034 & 0,0009 \[2ex]
            0,0098 & 0,9696
            endbmatrix
            endgroup
            nonumber
            endeqnarray

            enddocument


            enter image description here






            share|improve this answer























            • @StevenSegletes, I tested your solution and it worked fine. Thank you by help.

              – Adriano
              25 mins ago















            2














            Turn off arraystretch. Then, manually, add the desired space between rows.



            documentclass[brazil]article

            usepackageamsfonts,amssymb,array,mathtools
            usepackagekbordermatrix

            begindocument
            begineqnarray
            mathbfA & = &
            setlengthkbrowsep2pt
            setlengthkbcolsep0pt
            % renewcommandarraystretch1.5
            renewcommandkbldelim(
            renewcommandkbrdelim)
            kbordermatrix
            omit & & , & & , & cr
            omit & overbracebegingroup
            setlengtharraycolsep2.5pt
            beginbmatrix
            0,9960 & -0,0037 \[2ex]
            0,0111 & 0,9867
            endbmatrix
            endgroup & , & overbracebegingroup
            setlengtharraycolsep2.5pt
            beginbmatrix
            0,9961 & -0,0059 \[2ex]
            0,0715 & 1,0423
            endbmatrix
            endgroup & , & overbracebegingroup
            setlengtharraycolsep2.5pt
            beginbmatrix
            1,0034 & 0,0009 \[2ex]
            0,0098 & 0,9696
            endbmatrix
            endgroup
            nonumber
            endeqnarray

            enddocument


            enter image description here






            share|improve this answer























            • @StevenSegletes, I tested your solution and it worked fine. Thank you by help.

              – Adriano
              25 mins ago













            2












            2








            2







            Turn off arraystretch. Then, manually, add the desired space between rows.



            documentclass[brazil]article

            usepackageamsfonts,amssymb,array,mathtools
            usepackagekbordermatrix

            begindocument
            begineqnarray
            mathbfA & = &
            setlengthkbrowsep2pt
            setlengthkbcolsep0pt
            % renewcommandarraystretch1.5
            renewcommandkbldelim(
            renewcommandkbrdelim)
            kbordermatrix
            omit & & , & & , & cr
            omit & overbracebegingroup
            setlengtharraycolsep2.5pt
            beginbmatrix
            0,9960 & -0,0037 \[2ex]
            0,0111 & 0,9867
            endbmatrix
            endgroup & , & overbracebegingroup
            setlengtharraycolsep2.5pt
            beginbmatrix
            0,9961 & -0,0059 \[2ex]
            0,0715 & 1,0423
            endbmatrix
            endgroup & , & overbracebegingroup
            setlengtharraycolsep2.5pt
            beginbmatrix
            1,0034 & 0,0009 \[2ex]
            0,0098 & 0,9696
            endbmatrix
            endgroup
            nonumber
            endeqnarray

            enddocument


            enter image description here






            share|improve this answer













            Turn off arraystretch. Then, manually, add the desired space between rows.



            documentclass[brazil]article

            usepackageamsfonts,amssymb,array,mathtools
            usepackagekbordermatrix

            begindocument
            begineqnarray
            mathbfA & = &
            setlengthkbrowsep2pt
            setlengthkbcolsep0pt
            % renewcommandarraystretch1.5
            renewcommandkbldelim(
            renewcommandkbrdelim)
            kbordermatrix
            omit & & , & & , & cr
            omit & overbracebegingroup
            setlengtharraycolsep2.5pt
            beginbmatrix
            0,9960 & -0,0037 \[2ex]
            0,0111 & 0,9867
            endbmatrix
            endgroup & , & overbracebegingroup
            setlengtharraycolsep2.5pt
            beginbmatrix
            0,9961 & -0,0059 \[2ex]
            0,0715 & 1,0423
            endbmatrix
            endgroup & , & overbracebegingroup
            setlengtharraycolsep2.5pt
            beginbmatrix
            1,0034 & 0,0009 \[2ex]
            0,0098 & 0,9696
            endbmatrix
            endgroup
            nonumber
            endeqnarray

            enddocument


            enter image description here







            share|improve this answer












            share|improve this answer



            share|improve this answer










            answered 2 hours ago









            Steven B. SegletesSteven B. Segletes

            162k9206418




            162k9206418












            • @StevenSegletes, I tested your solution and it worked fine. Thank you by help.

              – Adriano
              25 mins ago

















            • @StevenSegletes, I tested your solution and it worked fine. Thank you by help.

              – Adriano
              25 mins ago
















            @StevenSegletes, I tested your solution and it worked fine. Thank you by help.

            – Adriano
            25 mins ago





            @StevenSegletes, I tested your solution and it worked fine. Thank you by help.

            – Adriano
            25 mins ago











            0














            You don't really need kbordermatrix to obtain this layout. However, the matrix in the last column can't have a overbrace, so I added a vphantom of a similar matrix.



            I also propose a variant with inner medium-sizd matrices, with the mmatrix environment ftom nccmath. Last, I had to load icomma to have a correct spacing of the decimal comma.



            documentclass[brazil]article
            usepackageamssymb, array, mathtools
            usepackageicomma, nccmath
            newenvironmentbmmatrixmedsizebmatrixendbmatrixendmedsize

            begindocument

            beginalign*
            mathbfA & = renewcommandarraystretch1.5
            beginpmatrix
            ,smash[t]overbracebeginbmatrix
            0,9960 & -0,0037 \
            0,0111 & 0,9867
            endbmatrix
            &negthickspace,negthickspace! &
            smash[t]overbracebeginbmatrix
            0,9961 & -0,0059 \
            0,0715 & 1,0423
            endbmatrix
            &negthickspace,negthickspace! &
            smash[t]overbrace%
            beginbmatrix
            1,0034 & 0,0009 \
            0,0098 & 0,9696
            endbmatrix, vphantombeginbmatrix, \ ,
            endbmatrix
            endpmatrix\[2ex]
            mathbfA & = renewcommandarraystretch1.5
            beginpmatrix
            ,smash[t]overbracebeginbmmatrix
            0,9960 & -0,0037 \
            0,0111 & 0,9867
            endbmmatrix
            &negthickspace,negthickspace! &
            smash[t]overbracebeginbmmatrix
            0,9961 & -0,0059 \
            0,0715 & 1,0423
            endbmmatrix
            &negthickspace,negthickspace! &
            smash[t]overbrace%
            beginbmmatrix
            1,0034 & 0,0009 \
            0,0098 & 0,9696
            endbmmatrix, vphantombeginbmmatrix, \ ,
            endbmmatrix
            endpmatrix
            endalign*

            enddocument


            enter image description here






            share|improve this answer



























              0














              You don't really need kbordermatrix to obtain this layout. However, the matrix in the last column can't have a overbrace, so I added a vphantom of a similar matrix.



              I also propose a variant with inner medium-sizd matrices, with the mmatrix environment ftom nccmath. Last, I had to load icomma to have a correct spacing of the decimal comma.



              documentclass[brazil]article
              usepackageamssymb, array, mathtools
              usepackageicomma, nccmath
              newenvironmentbmmatrixmedsizebmatrixendbmatrixendmedsize

              begindocument

              beginalign*
              mathbfA & = renewcommandarraystretch1.5
              beginpmatrix
              ,smash[t]overbracebeginbmatrix
              0,9960 & -0,0037 \
              0,0111 & 0,9867
              endbmatrix
              &negthickspace,negthickspace! &
              smash[t]overbracebeginbmatrix
              0,9961 & -0,0059 \
              0,0715 & 1,0423
              endbmatrix
              &negthickspace,negthickspace! &
              smash[t]overbrace%
              beginbmatrix
              1,0034 & 0,0009 \
              0,0098 & 0,9696
              endbmatrix, vphantombeginbmatrix, \ ,
              endbmatrix
              endpmatrix\[2ex]
              mathbfA & = renewcommandarraystretch1.5
              beginpmatrix
              ,smash[t]overbracebeginbmmatrix
              0,9960 & -0,0037 \
              0,0111 & 0,9867
              endbmmatrix
              &negthickspace,negthickspace! &
              smash[t]overbracebeginbmmatrix
              0,9961 & -0,0059 \
              0,0715 & 1,0423
              endbmmatrix
              &negthickspace,negthickspace! &
              smash[t]overbrace%
              beginbmmatrix
              1,0034 & 0,0009 \
              0,0098 & 0,9696
              endbmmatrix, vphantombeginbmmatrix, \ ,
              endbmmatrix
              endpmatrix
              endalign*

              enddocument


              enter image description here






              share|improve this answer

























                0












                0








                0







                You don't really need kbordermatrix to obtain this layout. However, the matrix in the last column can't have a overbrace, so I added a vphantom of a similar matrix.



                I also propose a variant with inner medium-sizd matrices, with the mmatrix environment ftom nccmath. Last, I had to load icomma to have a correct spacing of the decimal comma.



                documentclass[brazil]article
                usepackageamssymb, array, mathtools
                usepackageicomma, nccmath
                newenvironmentbmmatrixmedsizebmatrixendbmatrixendmedsize

                begindocument

                beginalign*
                mathbfA & = renewcommandarraystretch1.5
                beginpmatrix
                ,smash[t]overbracebeginbmatrix
                0,9960 & -0,0037 \
                0,0111 & 0,9867
                endbmatrix
                &negthickspace,negthickspace! &
                smash[t]overbracebeginbmatrix
                0,9961 & -0,0059 \
                0,0715 & 1,0423
                endbmatrix
                &negthickspace,negthickspace! &
                smash[t]overbrace%
                beginbmatrix
                1,0034 & 0,0009 \
                0,0098 & 0,9696
                endbmatrix, vphantombeginbmatrix, \ ,
                endbmatrix
                endpmatrix\[2ex]
                mathbfA & = renewcommandarraystretch1.5
                beginpmatrix
                ,smash[t]overbracebeginbmmatrix
                0,9960 & -0,0037 \
                0,0111 & 0,9867
                endbmmatrix
                &negthickspace,negthickspace! &
                smash[t]overbracebeginbmmatrix
                0,9961 & -0,0059 \
                0,0715 & 1,0423
                endbmmatrix
                &negthickspace,negthickspace! &
                smash[t]overbrace%
                beginbmmatrix
                1,0034 & 0,0009 \
                0,0098 & 0,9696
                endbmmatrix, vphantombeginbmmatrix, \ ,
                endbmmatrix
                endpmatrix
                endalign*

                enddocument


                enter image description here






                share|improve this answer













                You don't really need kbordermatrix to obtain this layout. However, the matrix in the last column can't have a overbrace, so I added a vphantom of a similar matrix.



                I also propose a variant with inner medium-sizd matrices, with the mmatrix environment ftom nccmath. Last, I had to load icomma to have a correct spacing of the decimal comma.



                documentclass[brazil]article
                usepackageamssymb, array, mathtools
                usepackageicomma, nccmath
                newenvironmentbmmatrixmedsizebmatrixendbmatrixendmedsize

                begindocument

                beginalign*
                mathbfA & = renewcommandarraystretch1.5
                beginpmatrix
                ,smash[t]overbracebeginbmatrix
                0,9960 & -0,0037 \
                0,0111 & 0,9867
                endbmatrix
                &negthickspace,negthickspace! &
                smash[t]overbracebeginbmatrix
                0,9961 & -0,0059 \
                0,0715 & 1,0423
                endbmatrix
                &negthickspace,negthickspace! &
                smash[t]overbrace%
                beginbmatrix
                1,0034 & 0,0009 \
                0,0098 & 0,9696
                endbmatrix, vphantombeginbmatrix, \ ,
                endbmatrix
                endpmatrix\[2ex]
                mathbfA & = renewcommandarraystretch1.5
                beginpmatrix
                ,smash[t]overbracebeginbmmatrix
                0,9960 & -0,0037 \
                0,0111 & 0,9867
                endbmmatrix
                &negthickspace,negthickspace! &
                smash[t]overbracebeginbmmatrix
                0,9961 & -0,0059 \
                0,0715 & 1,0423
                endbmmatrix
                &negthickspace,negthickspace! &
                smash[t]overbrace%
                beginbmmatrix
                1,0034 & 0,0009 \
                0,0098 & 0,9696
                endbmmatrix, vphantombeginbmmatrix, \ ,
                endbmmatrix
                endpmatrix
                endalign*

                enddocument


                enter image description here







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered 1 hour ago









                BernardBernard

                176k778210




                176k778210



























                    draft saved

                    draft discarded
















































                    Thanks for contributing an answer to TeX - LaTeX Stack Exchange!


                    • Please be sure to answer the question. Provide details and share your research!

                    But avoid


                    • Asking for help, clarification, or responding to other answers.

                    • Making statements based on opinion; back them up with references or personal experience.

                    To learn more, see our tips on writing great answers.




                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function ()
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f484713%2fhow-to-stretch-delimiters-to-envolve-matrices-inside-of-a-kbordermatrix%23new-answer', 'question_page');

                    );

                    Post as a guest















                    Required, but never shown





















































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown

































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown







                    Popular posts from this blog

                    Era Viking Índice Início da Era Viquingue | Cotidiano | Sociedade | Língua | Religião | A arte | As primeiras cidades | As viagens dos viquingues | Viquingues do Oeste e Leste | Fim da Era Viquingue | Fontes históricas | Referências Bibliografia | Ligações externas | Menu de navegação«Sverige då!»«Handel I vikingetid»«O que é Nórdico Antigo»Mito, magia e religião na volsunga saga Um olhar sobre a trajetória mítica do herói sigurd«Bonden var den verklige vikingen»«Vikingatiden»«Vikingatiden»«Vinland»«Guerreiras de Óðinn: As Valkyrjor na Mitologia Viking»1519-9053«Esculpindo símbolos e seres: A arte viking em pedras rúnicas»1679-9313Historia - Tema: VikingarnaAventura e Magia no Mundo das Sagas IslandesasEra Vikinge

                    What's the metal clinking sound at the end of credits in Avengers: Endgame?What makes Thanos so strong in Avengers: Endgame?Who is the character that appears at the end of Endgame?What happens to Mjolnir (Thor's hammer) at the end of Endgame?The People's Ages in Avengers: EndgameWhat did Nebula do in Avengers: Endgame?Messing with time in the Avengers: Endgame climaxAvengers: Endgame timelineWhat are the time-travel rules in Avengers Endgame?Why use this song in Avengers: Endgame Opening Logo Sequence?Peggy's age in Avengers Endgame

                    Mortes em março de 2019 Referências Menu de navegação«Zhores Alferov, Nobel de Física bielorrusso, morre aos 88 anos - Ciência»«Fallece Rafael Torija, o bispo emérito de Ciudad Real»«Peter Hurford dies at 88»«Keith Flint, vocalista do The Prodigy, morre aos 49 anos»«Luke Perry, ator de 'Barrados no baile' e 'Riverdale', morre aos 52 anos»«Former Rangers and Scotland captain Eric Caldow dies, aged 84»«Morreu, aos 61 anos, a antiga lenda do wrestling King Kong Bundy»«Fallece el actor y director teatral Abraham Stavans»«In Memoriam Guillaume Faye»«Sidney Sheinberg, a Force Behind Universal and Spielberg, Is Dead at 84»«Carmine Persico, Colombo Crime Family Boss, Is Dead at 85»«Dirigent Michael Gielen gestorben»«Ciclista tricampeã mundial e prata na Rio 2016 é encontrada morta em casa aos 23 anos»«Pagan Community Notes: Raven Grimassi dies, Indianapolis pop-up event cancelled, Circle Sanctuary announces new podcast, and more!»«Hal Blaine, Wrecking Crew Drummer, Dies at 90»«Morre Coutinho, que editou dupla lendária com Pelé no Santos»«Cantor Demétrius, ídolo da Jovem Guarda, morre em SP»«Ex-presidente do Vasco, Eurico Miranda morre no Rio de Janeiro»«Bronze no Mundial de basquete de 1971, Laís Elena morre aos 76 anos»«Diretor de Corridas da F1, Charlie Whiting morre aos 66 anos às vésperas do GP da Austrália»«Morreu o cardeal Danneels, da Bélgica»«Morreu o cartoonista Augusto Cid»«Morreu a atriz Maria Isabel de Lizandra, de "Vale Tudo" e novelas da Tupi»«WS Merwin, prize-winning poet of nature, dies at 91»«Atriz Márcia Real morre em São Paulo aos 88 anos»«Mauritanie: décès de l'ancien président Mohamed Mahmoud ould Louly»«Morreu Dick Dale, o rei da surf guitar e de "Pulp Fiction"»«Falleció Víctor Genes»«João Carlos Marinho, autor de 'O Gênio do Crime', morre em SP»«Legendary Horror Director and SFX Artist John Carl Buechler Dies at 66»«Morre em Salvador a religiosa Makota Valdina»«مرگ بازیکن‌ سابق نساجی بر اثر سقوط سنگ در مازندران»«Domingos Oliveira morre no Rio»«Morre Airton Ravagniani, ex-São Paulo, Fla, Vasco, Grêmio e Sport - Notícias»«Morre o escritor Flavio Moreira da Costa»«Larry Cohen, Writer-Director of 'It's Alive' and 'Hell Up in Harlem,' Dies at 77»«Scott Walker, experimental singer-songwriter, dead at 76»«Joseph Pilato, Day of the Dead Star and Horror Favorite, Dies at 70»«Sheffield United set to pay tribute to legendary goalkeeper Ted Burgin who has died at 91»«Morre Rafael Henzel, sobrevivente de acidente aéreo da Chapecoense»«Morre Valery Bykovsky, um dos primeiros cosmonautas da União Soviética»«Agnès Varda, cineasta da Nouvelle Vague, morre aos 90 anos»«Agnès Varda, cineasta francesa, morre aos 90 anos»«Tania Mallet, James Bond Actress and Helen Mirren's Cousin, Dies at 77»e