Vanessa
Followers: 0 Following: 0
Statistics
RANK
288.476
of 295.569
REPUTATION
0
CONTRIBUTIONS
19 Questions
2 Answers
ANSWER ACCEPTANCE
5.26%
VOTES RECEIVED
0
RANK
of 20.247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154.105
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Standalone application run in server
Hello everyone, I have created a standalone application and I want to run it in schedule in a windows server. However when I ...
meer dan 6 jaar ago | 0 answers | 0
0
answersQuestion
query data filtered by dynamic dates?
Hello everyone, I have created a query to select certain columns from a database table and among them is a date column (forma...
meer dan 6 jaar ago | 0 answers | 0
0
answersQuestion
detect increse/decreases in time series data
Hello everyone, I have time series data of an engine power output as you can see in the picture. I want to find a way to dete...
meer dan 6 jaar ago | 1 answer | 0
1
answerQuestion
create date from three column vectors
Hello everyone, I have three column vectors. The first one is the number of the day (double vector), the second one is the n...
meer dan 6 jaar ago | 1 answer | 0
1
answerQuestion
FTP Server connection - Error 500
Hello everyone, I'm trying to connect to a FTP Server. Below is the code myFTP = ftp('host','user','pass'); cd(myFTP,'C...
bijna 7 jaar ago | 1 answer | 0
1
answerQuestion
Data insert into Microsoft SQL Server
Hello, I'm trying to insert data into a Microsoft SQL Server. Below is the query: conn = database('DB', 'user', 'pwd'); ...
bijna 7 jaar ago | 1 answer | 0
1
answerQuestion
Microsoft SQL JDBC driver issue
Hello everyone, I want to insert data from and to a Microsoft SQL DB so I downloaded a driver (edition sqljdbc_6.0). The prob...
bijna 7 jaar ago | 0 answers | 0
0
answersQuestion
calculations in levels ( per name and rank)
Hello everyone, I have a dataset array with names,ranks and durations [Name] [Rank] [Duration] [x...
ongeveer 7 jaar ago | 1 answer | 0
1
answerQuestion
find patterns in nominal arrays
Hello everyone!!! I have an array with two columns and nominal values. [N N] [N N] [N S] [S N] [N N] [N N] ...
meer dan 7 jaar ago | 1 answer | 0
1
answerQuestion
Dataset array with numeric and boolean data
Hello everyone!!! I have a dataset array with numeric columns and boolean columns (0/1).Boolean columns are in string format ...
meer dan 7 jaar ago | 0 answers | 0
0
answersQuestion
number format comparison difficulty
Hello everyone!! Here is my problem. Matlab considers that 3.9438e+04 and 39438 are not the same!! How may I fix this? What...
meer dan 7 jaar ago | 0 answers | 0
0
answersQuestion
replace values in an array based on previous values
Hello everyone!! I have a dataset with two columns. # TEL_TYPE which take values 'P','A','D','N' # PORT_FLAG which take ...
meer dan 7 jaar ago | 1 answer | 0
1
answerQuestion
database insert data error
Hello everyone, The error I get is that cannot insert element in column 30 because it was expected a double value but instead i...
meer dan 7 jaar ago | 0 answers | 0
0
answersQuestion
datestr problem with minutes
Hello everyone, I'm encountering a problem with date conversion. I have a dataset column with dates in '1/5/2017 12:10:00AM' ...
meer dan 7 jaar ago | 2 answers | 0
2
answersDistinguish european voyages from coordinates
Is there a way to get back the continent in which the coordinates correspond?
meer dan 7 jaar ago | 0
Question
Distinguish european voyages from coordinates
Hello everyone, I have a large dataset with coordinates and name of arrival and departure ports. How can Matlab identify if t...
meer dan 7 jaar ago | 3 answers | 0
3
answersQuestion
consecutive rows to define an event
Hello everyone, I have a dataset array in which the first column contains the number of each row of the array and the second co...
meer dan 7 jaar ago | 1 answer | 0
1
answerdeploying code with paths
Thank you for your help. About something else. I have a .mat file which contains data that are used inside the main .m file.I e...
meer dan 7 jaar ago | 0
Question
excel to matlab dates
Hello, I import an excel into matlab with importfile. The date in excel is 30/04/2017 but when I convert the excel date to ma...
meer dan 7 jaar ago | 0 answers | 0
0
answersQuestion
deploying code with paths
Hello everyone, I'm trying to create an exe from an m.file which contains paths for other folders. When I deploy the code I g...
meer dan 7 jaar ago | 1 answer | 0
1
answerQuestion
Create empty dataset array
Hello everyone, How Can I Pre allocate memory for a DATASET ARRAY which should have 274 Columns. There is another datase...
meer dan 7 jaar ago | 1 answer | 0