Andrew Sol
Followers: 0 Following: 0
Statistik
RANG
135.140
of 295.448
REPUTATION
0
BEITRÄGE
24 Fragen
8 Antworten
ANTWORTZUSTIMMUNG
50.0%
ERHALTENE STIMMEN
0
RANG
of 20.227
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 153.872
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
Finding a pattern in a table and the coordinates of the "first hit"
I have a table like this: 'NaN' NaN NaN 'NaN' NaN NaN 'NaN' NaN NaN '07:02:58.830' 1 NaN '07:02:58.830' 1 831 '07:02:58.83...
7 Tage vor | 2 Antworten | 0
2
AntwortenFrage
Most complete modeling of secondary survelliance radar in Simulink
Example Radar System Modeling shows how to set up a radar system simulation consisting of a transmitter, a channel with a target...
20 Tage vor | 1 Antwort | 0
1
AntwortFrage
How to remove all weird column names from a table and replace them (with numbers or alphabet letters)?
I have a file in the .csv format. When I transfer it to Matlab, the column names turn into some kind of gibberish. In fact, I...
29 Tage vor | 1 Antwort | 0
1
AntwortFrage
Reaction wheel in SimMechanics
How to create a reaction relationship between two bodies in SimMechanics? Task: transferring torque from a reaction wheel to th...
4 Monate vor | 0 Antworten | 0
0
AntwortenFrage
Modeling the effect of the reaction wheel moment on the satellite body using SolidWorks and then SimMechanics.
I am modeling the impact of the moment of a reaction wheel mounted on the z-axis on the body of a satellite in Solidworks, and t...
4 Monate vor | 0 Antworten | 0
0
AntwortenFrage
How does the Spacecraft Dynamics block work?
In Simulink (Aerospace Blockset) there is a Spacecraft Dynamics block. How does he work? I can’t look inside it (Look Under Mask...
4 Monate vor | 1 Antwort | 0
1
AntwortFrage
Discrete integrator again fails to convert to Verilog due to delay balancing failure
I'm trying to convert a discrete integrator block to Verilog and I'm getting the following error. I’m new to FPGA and don’t yet ...
5 Monate vor | 2 Antworten | 0
2
AntwortenFrage
Delay balancing unsuccessful. Cause: Non-discrete rates cannot be handled by delay balancing. Offending block: sqrt_to_hdl
Hello, I am getting this error when generating Verilog at the HDL Coder: Error: For the block 'sqrt_to_hdl_coder/Sqrt' Delay...
5 Monate vor | 1 Antwort | 0
1
AntwortFrage
Examples of Simulink models of spacecraft subsystems controlled by FPGA algorithms
According to the documentation, Matlab/Simulink provides a number of tools for developing spacecraft systems. Among them, keywor...
7 Monate vor | 1 Antwort | 0
1
AntwortFrage
Training in programming FPGAs in Matlab/Simulink using examples: from simple to complex
Hi! I'm a beginner and want to learn FPGA programming. I was very attracted by the possibility of interconnected work of Matlab...
7 Monate vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als ein Jahr vor | 1 Antwort | 0
1
AntwortFrage
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...
fast 2 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
fast 2 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
fast 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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 ...
fast 2 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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...
fast 2 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
fast 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
etwa 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 2 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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 ...
mehr als 2 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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)...
mehr als 3 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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...
mehr als 3 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
fast 5 Jahre vor | 0 Antworten | 0
0
AntwortenReverse sequence for switched reluctance motor
Goodday, Oskar! Have you solved your problem?
etwa 5 Jahre vor | 0
Frage
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...
mehr als 5 Jahre vor | 0 Antworten | 0
0
AntwortenUsing 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...
mehr als 5 Jahre vor | 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.
mehr als 5 Jahre vor | 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/...
mehr als 5 Jahre vor | 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?
mehr als 5 Jahre vor | 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):...
mehr als 5 Jahre vor | 0