Estadística
4 Preguntas
0 Respuestas
CLASIFICACIÓN
218.784
of 301.533
REPUTACIÓN
0
CONTRIBUCIONES
4 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
50.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 21.316
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 175.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
can it be possible to merge bvp4C code and Response Surface Method (central-composite designs OR Box-Behnken designs)
%% i want to calculate Nu with different parameters (phi, Pr, Nr etc.) by studying RSM approach with the following bvp4C cod...
casi 3 años hace | 0 respuestas | 0
0
respuestasPregunta
Undefined function 'int' for input arguments of type 'double'.
syms x S1(x) E1(x) I1(x) R1(x) h1 h2 h3 h4 C1 C2 C3 C4 b = 0.001; w = 0.01; g = 0.02; NS = 497; NE = 1; NI = 1; NR = 1; EQ =...
casi 4 años hace | 0 respuestas | 0
0
respuestasPregunta
Need some change in the present Analytical solution code which I'm unable
syms x F1(x) G1(x) H1(x) n fw h Nt = 0.5; Nb = 0.5; Pr = 1; Le = 2; DF = diff(F1,x); eq1 = diff(F1,x,3) + diff(F1,x,2) == 0; ...
casi 4 años hace | 1 respuesta | 0
1
respuestaPregunta
How to arrange this code to run
function [dM,vM,aM] = Galpha_integration(dt,n,d0,v0,a0,Mass,Damp,Stiffness,Force) alpha_m = 1/2; alpha_f = 1/2; gamma = 1/2-alp...
casi 4 años hace | 1 respuesta | 0
