Community Profile

photo

Tino


Last seen: 2年弱 前 2019 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 4

バッジを表示

Feeds

表示方法

質問


How to retrieve Matlab EPS Figure to Matlab.m
Hello, I have a Matlab figure saved in eps. Is it possible to reconvert the eps figure back to matlab.m so that I can edit them...

2年弱 前 | 2 件の回答 | 0

2

回答

質問


Identifying time for prolong changes in a sequence
Hello Please I have a sequence for instance 010001100000111110000100011001 And I want to identify the ones that are more tha...

3年弱 前 | 1 件の回答 | 0

1

回答

質問


How do I obtain the aligned sequence using distance warping
I have a sequence A and B And I want to warp them using distance warping x = dtw(A, B) Please how do I get the vector of wa...

3年弱 前 | 1 件の回答 | 0

1

回答

質問


conditional representation of logical numbers
Hello Please I have the following time series { 111110011111000000011000011111} in time interval of seconds. I want to use the...

3年弱 前 | 1 件の回答 | 0

1

回答

質問


How to get output using a function with two parameters of different range
For instance, I have a function x = cb( a, b) the paramter a ranges from 0 to 1 and b ranges from (2 to 20). How do I perform...

約3年 前 | 1 件の回答 | 0

1

回答

質問


using a window size and one number shift
Hello everyone I have variables. And I want to analyse the variables using a function to get the Hotelling ttest for each poi...

3年以上 前 | 0 件の回答 | 0

0

回答

質問


Solving hotelling function code
Hello I am trying to use the following code to implement the function T2Hot2ihe [filename, pathname] = uigetfile('*.csv'); ...

3年以上 前 | 0 件の回答 | 0

0

回答

質問


how to perform multiple conditions manipulation
Hi I have a list of numbers called true_changes = 26 to 711 I am trying to count the numbers that satisfy the following condit...

3年以上 前 | 0 件の回答 | 0

0

回答

質問


Correlation computation using a window of 3
Hello Please I have 3 column x, and y x = 5, 8, 9, 4, 9, 6, 0 ,7 ,8 , 5, 4 y = 6, 4, 8, 7, 3, 7, 8 ,7 ,6 , 4, 7 I want to f...

3年以上 前 | 1 件の回答 | 0

1

回答

質問


Plot xx mark after a threshold
Hello I have univariate variables (ojoru) and I want the matlab plot to shows xxxxx above the set threshold on the y axis P...

3年以上 前 | 1 件の回答 | 0

1

回答

質問


Find the average in a window of random variables
Hi pls I have 10 random variables ( 2,4,5,6,3,4,5,7,8,6) I want to write a matlab code that will do this computation using 5 w...

4年弱 前 | 1 件の回答 | 0

1

回答

質問


Problem relating to mathematical expression
Hello I have a set of 10 random variables using a window length of k =5 0.1, 0.2, 0.4, 0.5, 0.4, 0.6, 0.6, 0.6, 0.2, 0.3 ...

4年弱 前 | 2 件の回答 | 0

2

回答

質問


Obtaining result from a previous point
Hello please can anyone help me to calculate the following I have a result which give M which give a row of numbers I want to ...

4年以上 前 | 1 件の回答 | 0

1

回答

質問


Error in Y label
can anyone help out with 'error in y label', please? This normally happens when I copy the same codes from my desktop to my lapt...

4年以上 前 | 0 件の回答 | 0

0

回答

質問


Conditional if statement solution
I will greatly appreciate it if any one assist me in solving this problem in Matlab code For instance I have a list of values =...

4年以上 前 | 1 件の回答 | 0

1

回答

質問


code for computing the formular
I have the set of numbers (Si) = (0.25541156, 4.446482251, 0.389762062, 4.211214131) (sj) = ( 0.25541156, 4.446482251, 0.38...

4年以上 前 | 1 件の回答 | 0

1

回答

質問


interpret this matlab code in Java
Hello Please I will like to interpret the following matlab code in java code. I will appreciate it if anyone can help me. ...

4年以上 前 | 0 件の回答 | 0

0

回答

質問


Error running Matlab code in java intellij
Hi Please cann someone help me with this problem I am trying to run my matlab code in java intellij after packaging it. I am ...

4年以上 前 | 1 件の回答 | 0

1

回答

質問


showing matlab plot on intellij (java)
Hi Please I recently converted my matlab code to java using library compiler. After compiling I was able to run the code perfec...

4年以上 前 | 1 件の回答 | 0

1

回答

質問


Control value range in matlab UI spinner
Hello I have a function that enables you to add numbers through spinner on the app designer how do I control the value range f...

5年弱 前 | 1 件の回答 | 0

1

回答

質問


Permission to write into text file
Hello I got the following error below: Permission denied : I am unable to open file mojo.txt find the code below function s...

5年弱 前 | 1 件の回答 | 0

1

回答

質問


Error using parfor on for loop
Hi Please I am getting the followign error running parfor. kindly assist fnP = @ (a,i) ( sum ( a(i) > a(1:i) + 0.5)); a = mov...

5年弱 前 | 1 件の回答 | 0

1

回答

質問


Display on app designer
Hello please I want to display the following information on edit text field numerical on app designer for the computation nu...

5年弱 前 | 0 件の回答 | 0

0

回答

質問


Combining batches graphs consecutively
Hi I am trying to analyse data of 2000 in batches of 500 and at the end I want to plot the graph of all 500 combined together...

5年弱 前 | 1 件の回答 | 0

1

回答

質問


Is there anyway I can convert matlab code to java
Hello I am trying to find out how to convert matlab code to java. I will be very grateful if anyone help me with that Re...

5年弱 前 | 1 件の回答 | 0

1

回答

質問


identify numbers greater than a specific number
Hello I have the following data T = { 3 5 6 7 8 9 2 6 9 10 2 12 13} I want to know the numbers that are greater than for insta...

5年弱 前 | 1 件の回答 | 0

1

回答

質問


function structure and explanation
Hello I am using the function Smoothdata ( x , 'gaussian'); I want to know the how this function is implemented. The formula/m...

5年弱 前 | 1 件の回答 | 0

1

回答

質問


How to run a program on an csv file data in batches
Hello I am trying to import data from csv file with size (1046520 1). Using the importdata function. K = load('caamel.csv'); ...

5年弱 前 | 0 件の回答 | 0

0

回答

質問


takes time importing large data files
Hi I am trying to import data from csv file with size (1046520 1). Using the importdata function. K = importdata('caamel.cs...

5年弱 前 | 1 件の回答 | 0

1

回答

質問


large numbers in K means
I am trying to find the kmeans of 1 column with 1048575 numbers rows and I am getting the error below Error using kmeans (l...

5年弱 前 | 2 件の回答 | 0

2

回答

さらに読み込む