Estadística
7 Preguntas
0 Respuestas
CLASIFICACIÓN
140.838
of 300.352
REPUTACIÓN
0
CONTRIBUCIONES
7 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
28.57%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.928
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 168.212
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
How to solve a single equation with 2 variables? Both of which are integers.
D=4.4010; rowS=0.8613; Lx=0.286; Lz=0.198; fnm=[134 266 408 481 785 863]; wnm=2*pi.*fnm; wnm=sqrt(D/rowS).*((m.*pi./Lx).^2...
más de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
Subscription assignment dimension mismatch.
Lx=0.286; % length of plate(m) Lz=0.198; % breadth of plate(m) F=1;% Point load assumed to be 1 newton @ (x0,z0) Y=1.4e9 ;%Yo...
más de 6 años hace | 2 respuestas | 0
2
respuestasPregunta
Conversion of double to structure error?
Lx=0.286; % length of plate(m) Lz=0.198; % breadth of plate(m) xr=linspace(0,Lx,1000);% 1000 x co-ordinate points on surface ...
más de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
code to be optimised
Code under %% 4000Hz takes too much time to run. Can you please help me optimise it for quicker results! %%1a velocity 0-1kH...
más de 6 años hace | 0 respuestas | 0
0
respuestasPregunta
Reduction of repeated lines in code
Need help making the code more readable by reducing the repeated lines(dfunc lines) in section 1b: %% 1a velocity 0-1kHz Lx=0....
más de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
for loops not working
The below code is to calculate the modes on a plate. The for loops are not using all the values of m & n % Modes on a plate L...
más de 6 años hace | 2 respuestas | 0
2
respuestasPregunta
For loop not iterating
xr=linspace(0,Lx,1000);% 1000 x co-ordinate points on surface zr=linspace(0,Lz,1000); % 1000 z co-ordinate points on surface ...
más de 6 años hace | 0 respuestas | 0

