photo

SUMIT


Last seen: más de 1 año hace Con actividad desde 2023

Followers: 0   Following: 0

Estadística

MATLAB Answers

2 Preguntas
0 Respuestas

CLASIFICACIÓN
129.173
of 300.365

REPUTACIÓN
0

CONTRIBUCIONES
2 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
0.0%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 20.933

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.262

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

Ver por

Pregunta


I am solving non-linear fractional model using spectral method . So At last stage to find coefficient I have large number of nonlinear system equation how to solve using fsolv
I want to solve large number of nonlinear system of equation using fsolve . I am solving by assigning in f as f =@(c,d,e) []; l...

más de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


How to use indexing format inside symsum function
clc; close all; clear all; N=2;alpha=0.5 t=zeros(1,N) l=1:N; t(l)=solve(chebyshevT(N,2*x-1),x); syms m L=symsum(t(m),m,1...

más de 2 años hace | 2 respuestas | 0

2

respuestas