Estadística
CLASIFICACIÓN
35.116
of 300.365
REPUTACIÓN
1
CONTRIBUCIONES
17 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
76.47%
VOTOS RECIBIDOS
2
CLASIFICACIÓN
of 20.933
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 168.262
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
Hello, can MATLAB solve equations like the one below? I mean, can MATLAB find the conditions for z that satisfy this relationship, instead of just numerical solutions?
10 meses hace | 2 respuestas | 0
2
respuestasPregunta
Hello everyone, I have a non-Hermitian matrix, but I find that even using vpa, I cannot obtain the correct eigenvalues. Does anyone know how to resolve this?
Below are my code and .mat data. The green circles represent the correct eigenvalue range for the non-Hermitian mat...
10 meses hace | 0 respuestas | 1
0
respuestasPregunta
Hello everyone, I have a question about numerical integration. The formula is shown below, where the integration path C_beta is a closed curve on the complex plane.
It’s important to note that the integration path C_\beta is not an analytical expression; it is a set of complex numbers o...
10 meses hace | 2 respuestas | 0
2
respuestasPregunta
How can I make the following heatmap smoother while preserving the contours outlined by the green line?
Hello everyone, I'm a beginner in MATLAB image processing. I currently have the following heatmap, and as you can see, its resol...
10 meses hace | 3 respuestas | 0
3
respuestasPregunta
How can I adjust the settings so that the following heatmap retains most of the details?
How can we make the smaller values in a matrix more visible on a heatmap, without removing the large values, when the colorbar s...
11 meses hace | 1 respuesta | 0
1
respuestaPregunta
Can MATLAB plot a graph like this? (Ignore the black lines and light blue areas; I only care about the red and blue points.)
Hello everyone, I want to plot the image below. Please ignore the other parts; I'm mainly focused on the red and blue ...
11 meses hace | 2 respuestas | 0
2
respuestasPregunta
Questions about infinity in matlab
Hi all, In matlab it seems that as long as a number is greater than 1e309 it will be considered inf,but my calculations tend...
alrededor de 3 años hace | 3 respuestas | 0
3
respuestasPregunta
Hi all,I want to enlarge the white border of a picture (not crop the white border, mind you), what command or code should I use?
Note in this image that the symbol 'Y' is clearly cut off a little and the distance between it and the edge is clearly not the...
alrededor de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
How to quickly calculate the following function?
Hi all,I want to calculate the function shown below: This is Lerch transcendent function( https://en.wikipedia.org/wiki/Lerch...
alrededor de 3 años hace | 1 respuesta | 1
1
respuestaPregunta
Hi all,I want to use matlab to calculate the exponential integral,I know that the official function ExpIntegralE in Mathematica can calculate it.
As shown in the title, I want to find a relatively authoritative code to calculate exponential integral
alrededor de 3 años hace | 2 respuestas | 0
2
respuestasPregunta
How does matlab draw the following image?
Note that the basic geometric elements inside are spheres, cones and small cylinders, and that the known data are the ...
más de 3 años hace | 1 respuesta | 0
1
respuestaA really, really strange situation (the same two copies of code on the same computer with the same version of matlab running at very different times)
Sorry, please give me some time to double check my formulas, I found some parts of my formulas that don't seem to match ...
más de 3 años hace | 0
Pregunta
A really, really strange situation (the same two copies of code on the same computer with the same version of matlab running at very different times)
The same two copies of code on the same computer with the same version of matlab running at very different times! Th...
más de 3 años hace | 4 respuestas | 0
4
respuestasPregunta
How does matlab go about drawing an image like the one below?
Hi all, I recently wanted to draw a graphic (below, this is a simple example I drew using PPT): It consists of a black ...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
How to avoid using det, when looking for the complex root w with det(M(w)) = 0
Hi all, I want to find a complex number w such that det(M(w)) converges to 0 (note that M is a matrix and it is a function...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
A strange case (different CPU but same matlab version, different calculated results)
Hi all, Have there anyone encountered such a strange situation? Different CPUs calculate different results, I mean "0" v...
más de 3 años hace | 0 respuestas | 0
0
respuestasPregunta
Questions about the parfor function
Hi all, Is there a way to make the parfor function faster here? My cpu has six physical cores, but it is 12 threads, ev...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Questions about the Lsqnonlin function
2022/7/2 Hi all, Are there any experts here who use the Lsqnonlin function?I'm trying to use the Lsqnonlin function to...
más de 3 años hace | 1 respuesta | 0
