![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/23613019_1629919664302_DEF.jpg)
Thomas Rodriguez
Followers: 0 Following: 0
Statistica
9 Domande
0 Risposte
RANK
111.175
of 297.016
REPUTAZIONE
0
CONTRIBUTI
9 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
66.67%
VOTI RICEVUTI
0
RANK
of 157.725
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
Adding Matrices into main diagonal of Matrix
I'm trying to add main diagonal matrices into a defined matrix such as: clc; clear; close all; n = 10; x = linspace(0,1,n); ...
quasi 2 anni fa | 2 risposte | 0
2
risposteDomanda
Fitting Numerical Solution of PDE to Given Data with Multiple Parameters
I'm trying to fit my solution to be as close as possible to given data for my PDE system. I've been using the following as a ref...
circa 2 anni fa | 0 risposte | 0
0
risposteDomanda
MATLAB Movie Error: Getting Rid of Additional Axis Label
I'm trying to use the following MATLAB example, but my movie plot looks very strange. Here's the following code: clc; clear; c...
circa 2 anni fa | 1 risposta | 0
1
rispostaDomanda
Warning: Failure at t=1.664683e+01. Unable to meet integration tolerances without reducing the step size below the smallest value allowed (5.684342e-14) at time t.
I recieve the following error: Warning: Failure at t=1.664683e+01. Unable to meet integration tolerances without reducing the...
oltre 2 anni fa | 1 risposta | 0
1
rispostaDomanda
Creating Geometry for PDE model
I'm trying to create a 2-D domain for my PDE model. I've been using MATLAB's examples for Partial Differential Equation Toolbox ...
oltre 2 anni fa | 1 risposta | 0
1
rispostaDomanda
Solve System of PDEs with Distributed Initial Conditions
I'm solving a PDE system with initial conditions that are Population Distributed vectored-valued functions for each 6 Population...
oltre 2 anni fa | 0 risposte | 0
0
risposteDomanda
Unrecognized function or variable 'dlaccelerate'.
Hi, I'm trying to run MATLAB's example solving Burger's equation (https://www.mathworks.com/help/deeplearning/ug/solve-partial-...
quasi 3 anni fa | 1 risposta | 0
1
rispostaDomanda
How to find Sigma Matrix for Bivariate Distribution Given Data
Hi, I'm trying to construct a Bivariate Normal Distribution with Given Data the Location (Lattiude, Longitude). So far, I have...
quasi 3 anni fa | 1 risposta | 0
1
rispostaDomanda
Shifting Bivariate Distribution to a New Center
Hello, I need help shifting the center of a bivariate distribution. Using MATLAB's example, mu = [0 0]; Sigma = [0.25 0.3; 0....
quasi 3 anni fa | 1 risposta | 0