Community Profile

photo

dsmalenb


Last seen: 7 months ago Active since 2015

Followers: 0   Following: 0

Message

Statistics

  • Explorer
  • First Review
  • Thankful Level 3
  • First Answer

View badges

Feeds

View by

Question


Unsure why parfor loop does not work in this case
Hello, I am in the process of converting my initial multilogic module (Multilogic_v4.m) into a parallel version (MultiLogic_v1_...

1 year ago | 2 answers | 0

2

answers

Question


Connect to & switch between, OpenVPN servers hosted by NordVPN
Hi folks, I was wondering if there is a way in Matlab to connect to and switch between OpenVPN servers for different countries ...

2 years ago | 0 answers | 0

0

answers

Question


Index of value when you want to check multiple elements at the same time between 2 cell arrays
Hello, I have an M-by-1 cell array, A and a N-by-1 cell array B. I would like to find the indices where each entry of B can b...

2 years ago | 1 answer | 0

1

answer

Question


Help with gmdistribution and feeding model into function
Hi Team! I have a question and I hope that someone can perhaps show me where I am missing something. I am trying to implement t...

3 years ago | 1 answer | 0

1

answer

Question


Help with FOR to PARFOR conversion
Hi there! I have looked at several examples on how to convert a for loop into a parfor but for some reason I cannot get mine wo...

3 years ago | 1 answer | 0

1

answer

Question


Perform Google Search in Matlab
Hi! I am trying to figure out how to perform a Google search automatically in matlab and save the results in an array. Say I ...

5 years ago | 2 answers | 0

2

answers

Question


Using webread for a website and all of its hyperlinked subwebsites
Greetings, I have used the webread function successfully for multiple websites but I was wondering how you would use it effecti...

5 years ago | 1 answer | 0

1

answer

Question


String Search with Special Characters
Team, I have reviewed quite a few posts on this subject but I must be missing something since I cannot get my string search wor...

5 years ago | 2 answers | 0

2

answers

Question


Extract documents from a website's hyperlinks
Hello folks! I have a few websites from which I am trying to pull the files from their embedded hyperlinks. Does Matlab have a ...

5 years ago | 1 answer | 0

1

answer

Question


How does "disp" formatting work exactly?
Greetings, I am converting some PDFs using Matlab and the way I want the final text to look is exactly how "disp" displays it. ...

5 years ago | 1 answer | 0

1

answer

Question


Numerically Solve for Upperbound on numerical Integral
Hi all, I am trying to determine how to write the solver code for this example problem. I want to determine the quantitiy for ...

5 years ago | 2 answers | 0

2

answers

Question


Difficulty sending data from Matlab R2018b to Arduino Uno to Micro SD
Dear Fellow Matlab Enthusiasts! Disclaimer: This is my own personal project and is not related to a school assignment, etc. I...

5 years ago | 0 answers | 2

0

answers

Question


Converting FOR to PARFOR Code
Hello! I am a bit confused about why I am having a particular error while converting a small and simple piece of my code form...

5 years ago | 1 answer | 0

1

answer

Answered
Back propagation algorithm of Neural Network : XOR training
Am I missing something here but I don't see any bias neurons. Maybe this is why you are getting some inputs to work and others n...

5 years ago | 0

Question


Minimum size Neural Network to represent a Boolean Function
Greetings! I am fairly new to Matlab but I am trying to understand how to build a basic neural network that is minimized to r...

5 years ago | 2 answers | 0

2

answers

Question


Generic Anonymous Function Setup
Hello! I was wondering if the following is possible using anonymous functions. I am fairly new to them and this is not for a ...

5 years ago | 1 answer | 0

1

answer

Question


Inconsistent Results w/ fitdist for Generalized Pareto
Hello! I am trying to understand why I am getting the following inconsistency with a particular result. Let's say we want to ...

6 years ago | 1 answer | 0

1

answer

Question


Pulling Financial Data Error
Greetings, The script below uses the DataFeed Toolbox to pull a list of historical securities data. *I would like to access t...

7 years ago | 0 answers | 0

0

answers

Question


Using the 'eval" function in parfor
Greetings, I am writing a piece of code that composes and evaluates logical expressions for my research. It picks one of the ...

7 years ago | 0 answers | 0

0

answers

Question


Calculation of Enormous Numbers
Greetings! I am trying to calculate some truly enormous numbers but I am running into difficulties using the symbolic toolkit...

7 years ago | 1 answer | 0

1

answer

Question


Calculating enormous numbers in Matlab
Greetings! I am trying to calculate truly enormous numbers in Matlab 2016a. I have tried using the Symbolic Toolbox but it do...

7 years ago | 1 answer | 0

1

answer

Question


Analyzing Historical Twitter data for Keywords by Date
Hello Matlab Team! I am trying to write a script which lets me search *historical tweets for specific keywords between two da...

8 years ago | 0 answers | 0

0

answers

Question


Numerical solver for system of equations
Hello, I am trying to numerically solve a series of nonlinear equations with an added difficulty. Say we have two functions *...

8 years ago | 1 answer | 0

1

answer

Question


fitdist error with Generalized Pareto Distribution
Hello, I am generating some arbitrary data and trying to fit it to the generalized Pareto distribution (see below). I am also...

8 years ago | 0 answers | 0

0

answers

Question


CDF for Gaussian Mixture Distribution
Hello, I am ultimately trying to calculate the KS-test statistic for a mixture Gaussian distribution for a data set 'TestData...

8 years ago | 0 answers | 0

0

answers

Question


Curve Fitting for Gen Normal Distribution (version 1 & 2)
Hello! I have been on the search for MATLAB code which estimates the parameters for the General Normal Distribution (version ...

8 years ago | 1 answer | 0

1

answer