統計
All
ランク
147,175
of 157,725
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
送信済み
Simplifying the built-in function [q,r]=deconv(b,a)
Create an efficient function [q,r]=deconc_e(b,a) to eliminate the undesired data that resulted from running the existing built-i...
6年以上 前 | ダウンロード 1 件 |
送信済み
Function of square matrix: fA=fsm(fx,A)
Given: f(x)= function of x, and A= square matrix. Find: f(A)=function of this matrix A.
6年以上 前 | ダウンロード 1 件 |
送信済み
Matrix inverse and determinant
Finding inverse and determinant of matrix by order expansion and condensation
約9年 前 | ダウンロード 1 件 |
送信済み
mtx_d(A,D,d)
Making given matrix altered to have a certain constant for its determinant
10年弱 前 | ダウンロード 1 件 |
送信済み
Complex matrix inversion by Real matrix inversion
Calculate the complex matrix inverse by using only real matrix inverse
約10年 前 | ダウンロード 1 件 |
送信済み
Making given matrix singular
Making the given matrix singular by adding a matrix with multiplier.
約10年 前 | ダウンロード 1 件 |
送信済み
inv_det_0(A)
Inverse and determinant of a matrix by order expansion and condensation
10年以上 前 | ダウンロード 1 件 |
質問
Find s, such that det(A+s*D) = d.
Given a non-sigular matrix A, an arbitrary matrix D, and a real or complex number d, I want to see any short-cut to find the num...
10年以上 前 | 2 件の回答 | 0
2
回答送信済み
Polynomials with multiple roots solved
Solving multiple roots polynomial, using simple elementary arithematic operations mostly.
11年弱 前 | ダウンロード 1 件 |
回答済み
Making a magic square matrix singular
Dear Readers: I have already accepted the expected simple answer from Ahmed A Selman, so I would like to conclude this "Quest...
Making a magic square matrix singular
Dear Readers: I have already accepted the expected simple answer from Ahmed A Selman, so I would like to conclude this "Quest...
12年弱 前 | 1
質問
Making a magic square matrix singular
We know that any magic square matrix of odd order is not singular. When each element of the matrix is subtracted by the sum-ave...
12年弱 前 | 4 件の回答 | 0
4
回答送信済み
Polynomial division - derived form covolution
Polynomial division is derived directly from convolution.
約12年 前 | ダウンロード 1 件 |
質問
Output of a vector which excludes the entries of the second vector
Hello, Problem: Given two distinct integer vectors p and q. I'd like to get a new vector r, that is p excluding the entries o...
約12年 前 | 2 件の回答 | 0
2
回答送信済み
Inverse and determinant of square matrix
Inverse and determinant of a square matrix are determined using only simple matrix multiplication
約12年 前 | ダウンロード 1 件 |
送信済み
Polynomial division by convolution -- up to finite terms
Division of two polynomials by convolution to get up to K terms.
13年以上 前 | ダウンロード 1 件 |
送信済み
Polynomial division by convolution - quotient and reminder
Division of two polynomials to get quotient and reminder using convolution matrix.
13年以上 前 | ダウンロード 1 件 |
送信済み
Solving multiple-root polynomials
Find roots and multiplicities of given polynomials using this short compact routine.
約14年 前 | ダウンロード 1 件 |
送信済み
Multiple-root polynomial solved by partial fraction expansion
To find poles/residues of the rational function, instead of roots/multiplicities of the polynomial
16年弱 前 | ダウンロード 2 件 |
送信済み
Polynomial coefficient vector derived from sub-polynomial factors
A polynomial coefficient vector is derived from several powered polynomial factors.
16年弱 前 | ダウンロード 1 件 |
送信済み
Factorization of a polynomial with multiple roots
By a novel effective approach "Monic polynomial subtraction" for computing GCD polynomial.
16年弱 前 | ダウンロード 1 件 |
送信済み
Exact GCD of integer polynomials
Exact GCD of a pair of polynomials is obtained by "elimination of leading polynomial coefficient"
16年以上 前 | ダウンロード 1 件 |
送信済み
Factoring a multiple-root polynomial
A multiple-root polynomial is factored into lower-degree distict-root polynomials, then solved.
17年弱 前 | ダウンロード 1 件 |