Estadística
CLASIFICACIÓN
13.524
of 295.495
REPUTACIÓN
2
CONTRIBUCIONES
3 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
100.0%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
932 of 20.240
REPUTACIÓN
2.007
EVALUACIÓN MEDIA
3.80
CONTRIBUCIONES
20 Archivos
DESCARGAS
23
ALL TIME DESCARGAS
19687
CLASIFICACIÓN
143.475
of 153.991
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Enviada
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...
alrededor de 6 años hace | 1 descarga |
Enviada
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.
más de 6 años hace | 1 descarga |
Enviada
poly_gcd(p,q)
Find polynomial GCD by "Leading-coefficient Elinimation"
casi 7 años hace | 3 descargas |
Enviada
Matrix inverse and determinant
Finding inverse and determinant of matrix by order expansion and condensation
casi 9 años hace | 2 descargas |
Enviada
mtx_d(A,D,d)
Making given matrix altered to have a certain constant for its determinant
casi 10 años hace | 1 descarga |
Enviada
Complex matrix inversion by Real matrix inversion
Calculate the complex matrix inverse by using only real matrix inverse
casi 10 años hace | 1 descarga |
Enviada
Making given matrix singular
Making the given matrix singular by adding a matrix with multiplier.
alrededor de 10 años hace | 1 descarga |
Enviada
inv_det_0(A)
Inverse and determinant of a matrix by order expansion and condensation
alrededor de 10 años hace | 1 descarga |
Pregunta
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...
alrededor de 10 años hace | 2 respuestas | 0
2
respuestasEnviada
Polynomials with multiple roots solved
Solving multiple roots polynomial, using simple elementary arithematic operations mostly.
más de 10 años hace | 1 descarga |
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...
más de 11 años hace | 1
Pregunta
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...
más de 11 años hace | 4 respuestas | 0
4
respuestasEnviada
Polynomial division - derived form covolution
Polynomial division is derived directly from convolution.
casi 12 años hace | 1 descarga |
Pregunta
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...
casi 12 años hace | 2 respuestas | 0
2
respuestasEnviada
Inverse and determinant of square matrix
Inverse and determinant of a square matrix are determined using only simple matrix multiplication
casi 12 años hace | 1 descarga |
Enviada
Polynomial division by convolution -- up to finite terms
Division of two polynomials by convolution to get up to K terms.
más de 13 años hace | 1 descarga |
Enviada
Polynomial division by convolution - quotient and reminder
Division of two polynomials to get quotient and reminder using convolution matrix.
más de 13 años hace | 1 descarga |
Enviada
Solving multiple-root polynomials
Find roots and multiplicities of given polynomials using this short compact routine.
casi 14 años hace | 1 descarga |
Enviada
Multiple-root polynomial solved by partial fraction expansion
To find poles/residues of the rational function, instead of roots/multiplicities of the polynomial
más de 15 años hace | 1 descarga |
Enviada
Polynomial coefficient vector derived from sub-polynomial factors
A polynomial coefficient vector is derived from several powered polynomial factors.
más de 15 años hace | 1 descarga |
Enviada
Factorization of a polynomial with multiple roots
By a novel effective approach "Monic polynomial subtraction" for computing GCD polynomial.
más de 15 años hace | 1 descarga |
Enviada
Exact GCD of integer polynomials
Exact GCD of a pair of polynomials is obtained by "elimination of leading polynomial coefficient"
alrededor de 16 años hace | 1 descarga |
Enviada
Factoring a multiple-root polynomial
A multiple-root polynomial is factored into lower-degree distict-root polynomials, then solved.
más de 16 años hace | 1 descarga |