Casper Stroem
Followers: 0 Following: 0
Estadística
7 Preguntas
2 Respuestas
CLASIFICACIÓN
97.287
of 295.712
REPUTACIÓN
0
CONTRIBUCIONES
7 Preguntas
2 Respuestas
ACEPTACIÓN DE RESPUESTAS
28.57%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.274
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.359
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
i am trying to find omega using while
I need to determine omega. I came so far to think that i need a while loop to do so but I get an error, so want to check my s...
casi 7 años hace | 1 respuesta | 0
1
respuestaPregunta
Index exceeds matrix dimensions. Error in UyUzCalc (line 71) u_y2(i+1)=u_y(i)+... Error in Assignment3 (line 150) [u_y2,u_z2]=UyUzCalc(x,py2,pz2,EI1,EI2,B2)
i am trying to calculate the deflection of a turbine blade. %% Assignment 3 - Strukturel clc clear all %Konstante...
alrededor de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
My function is not giving any output
count=0 for i9=1:length(v9); [MTotal9] = MTotalSolver(Tp9(i9),Hs9(i9)); count=count+1 end the above lines a...
alrededor de 7 años hace | 0 respuestas | 0
0
respuestascontourf min max is it possible?
Walter I am getting an error trying your solution
alrededor de 7 años hace | 0
contourf min max is it possible?
here is my contour plot 551x49 matrix, and i would like to show min and max value of Cp the exact position on the plot
alrededor de 7 años hace | 0
Pregunta
contourf min max is it possible?
I have a large matrix Cp and using contourf(Cp) Is it possible to mark min and max values in the plot ?
alrededor de 7 años hace | 4 respuestas | 0
4
respuestasPregunta
struggling with error in code
Hi all I am trying to run the code below and get an error i do not know what means. clear all close all clc ...
alrededor de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
i need to solve I(dw/dt)=MR-MG
i am a new to matlab and i need to solve I(dw/dt)=MR-MG this is what i have written so far but not sure how to solve numericall...
alrededor de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
how do i find a column in a matrix that satisfies a condition for all rows
Hi I am trying to find the power output of my windturbine less than P=2500000 I am interested in the last column where the ma...
alrededor de 7 años hace | 1 respuesta | 0