
Andrew Sol
Estadísticas
14 Preguntas
8 Respuestas
CLASIFICACIÓN
264.020
of 277.768
REPUTACIÓN
0
CONTRIBUCIONES
14 Preguntas
8 Respuestas
ACEPTACIÓN DE RESPUESTAS
21.43%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 18.794
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 128.954
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
Content Feed
Pregunta
Spherical Joint Stabilization in SimMechanics
I imported a cube from SolidWorks. Its coordinate system is aligned with the center of the common coordinate system. The cube ca...
3 meses hace | 1 respuesta | 0
1
respuestaPregunta
Modeling Long-Time Dynamics in Simulink
Modeling long-time dynamics can provide insight into important issues that may be difficult to observe in field experiments. How...
4 meses hace | 0 respuestas | 0
0
respuestasPregunta
Remove lines of specified length from triangulation
The following code generates square: [X,Y]=meshgrid(0:0.5:1); points=[X(:),Y(:)]; figure('Name','Point set','NumberTitle','of...
4 meses hace | 0 respuestas | 0
0
respuestasPregunta
Find the minimum and maximum value of internal intervals in an array
There is the following array: It has several subintervals: I'm trying to write code that extracts these sub-interval...
5 meses hace | 1 respuesta | 0
1
respuestaPregunta
Neat enclosed area for a group of points on a plane
Hello! I will be happy and grateful for help. I need to find the entire enclosed area in a dataset. For example, as you see in ...
5 meses hace | 2 respuestas | 0
2
respuestasPregunta
Construction of various plots according to data with the NDGrid structure
https://www.mathworks.com/matlabcentral/answers/1892575-slices-through-3-d-volumes-formed-by-1d-arrays?s_tid=srchtitle This que...
5 meses hace | 0 respuestas | 0
0
respuestasPregunta
Slices through 3-D Volumes, formed by 1D-arrays
f= I have a set of 1D - arrays and values of the inequality . I need to build a series of slices for any of the planes of thi...
5 meses hace | 1 respuesta | 0
1
respuestaPregunta
Methods for smoothing contour lines
I have a database P with columns X, Y and Z (file above): N = 150; % Number Of Points Desired xv = linspace(min(P(:,1)), max...
8 meses hace | 1 respuesta | 0
1
respuestaPregunta
Optimization of the weighted average sum of matrix norms in the workspace using the Optimization Tool
There are workspace from three 3x3 matrices with random elements: A=rand(3,3); B=rand(3,3); C=rand(3,3); There are 9 vectors...
10 meses hace | 0 respuestas | 0
0
respuestasPregunta
Matlab r2019a won't start. Gray window and nothing else
This morning, Matlab stopped working for me. Worked yesterday before going to bed and this morning a bit. Then, when I took ...
alrededor de 1 año hace | 0 respuestas | 0
0
respuestasPregunta
Formulas of Rise time, settling time, and other step-response characteristics for arbitrary-order transfer function
How the parameters of transients are estimated (as in the picture) from an arbitrary linear transfer function (formula is given)...
casi 2 años hace | 2 respuestas | 0
2
respuestasPregunta
Grouping vectors into groups of 3 by attribute
Three groups are given, each with eight -vectors: V1= -0.0953681318008175 0.858850259468781 0.465327737835860 -0.7433672489...
casi 2 años hace | 0 respuestas | 0
0
respuestasPregunta
How to change the font of a block in a simulink?
I need to change the font of the model blocks in the simlink for presentation. Using "Diagram -> Format -> Font style for select...
más de 3 años hace | 0 respuestas | 0
0
respuestasReverse sequence for switched reluctance motor
Goodday, Oskar! Have you solved your problem?
más de 3 años hace | 0
Pregunta
Value of data out of range after conversion into older version
After converting a model with a large number of MATLAB Funcion block into an older version, an error appeared. "The data Upr w...
casi 4 años hace | 0 respuestas | 0
0
respuestasUsing the Recursive Polynomial Model Estimator for online estimation
Do I understand correctly that by using the A, B, C, D state space matrix using this scheme, I can try, using the same state spa...
alrededor de 4 años hace | 0
ERROR : "Expected a value representable in the C type 'int'. Found 108301 instead."
You may try use block "Data Type Conversion", and convert input signal for MATLAB Fcn Block to uint8.
alrededor de 4 años hace | 0
Are there matlab codes to compute cycle spaces of graphs?
Christina, I want to build a multigraph with parallel branches, as shown in the figure: https://la.mathworks.com/help/examples/...
alrededor de 4 años hace | 0
Are there matlab codes to compute cycle spaces of graphs?
Trying to figure it out. Kristina, tell me how to build a spanning tree for a directed graph in MATLAB?
alrededor de 4 años hace | 0
Are there matlab codes to compute cycle spaces of graphs?
Christina, i have a graph: https://ibb.co/Qvp2XBr https://ibb.co/LSZg9nK For this graph i must get cycles (loops/contours):...
alrededor de 4 años hace | 0
Are there matlab codes to compute cycle spaces of graphs?
Christina, this code, in my opinion, is one of the fastest and at the same time compact solutions. But it would be great if he f...
alrededor de 4 años hace | 0
Are there matlab codes to compute cycle spaces of graphs?
Hello. I work with graphs. In topic: https://la.mathworks.com/matlabcentral/answers/353565-are-there-matlab-codes-to-compute-c...
alrededor de 4 años hace | 0