Estadística
5 Preguntas
0 Respuestas
CLASIFICACIÓN
201.872
of 300.364
REPUTACIÓN
0
CONTRIBUCIONES
5 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
40.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.934
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 168.407
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
Pregunta
MATLAB Newton Raphson Method with a vector function
Hi! I am trying to use Newton Raphson Method to solve the following problem: Given a complex matrix $K$, let our vector variable...
alrededor de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
How to plot "exterior" convex hull?
I want to estimate the shape of convex 3d object. First let me give an example on 2d: Lets say there is convex shape given ...
más de 4 años hace | 0 respuestas | 0
0
respuestasPregunta
How to take an integral of a matrix
I want to find an integral of a matrix: T=[2 -sqrt(3) -1]'; R=[0.0042 -0.0755]; I=eye(3); A=diag([7, 5, 2.05]'); B=[1 1 ...
casi 7 años hace | 1 respuesta | 0
1
respuestaPregunta
How I can optimize my code to run faster?
Hi everyone, I am trying to generate a 1000x1000 Gaussian Unitary Matrix (i.e. the diagonal elements are real Gaussian, the u...
más de 7 años hace | 0 respuestas | 0
0
respuestasPregunta
How can I extract frequency response data from FIR?
Hi, I have one code that simulates the performance of fixed controller with truncated FIR filter. I want to extract frequency re...
más de 10 años hace | 1 respuesta | 0
