Generate 2D hooked fiber without thickness

Versión 1.0.0 (1.94 KB) por Eric MIAO
Generate 2D hooked fiber without thickness
10 descargas
Actualizado 16 Jun 2022

Ver licencia

% the boundary of the 2D rectangle
x=[0 100];
y=[0 100];
% fiber length
L=10;
% Numbers of the fiber
N=1000;
% generate hooked fiber
Fiber2=generate_2DhookedFiber(x,y,L,N);

Citar como

Eric MIAO (2024). Generate 2D hooked fiber without thickness (https://www.mathworks.com/matlabcentral/fileexchange/113345-generate-2d-hooked-fiber-without-thickness), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2022a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Etiquetas Añadir etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versión Publicado Notas de la versión
1.0.0