
okoth ochola
Statistics
32 Questions
0 Answers
RANK
19.140
of 284.650
REPUTATION
2
CONTRIBUTIONS
32 Questions
0 Answers
ANSWER ACCEPTANCE
81.25%
VOTES RECEIVED
2
RANK
of 19.223
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 137.419
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
Content Feed
Question
How to solve the lincemse problme with report generator
Hi,have been trying my hands on building stand alone application from matlab scripts. Inlcudeded in the script, is the report ge...
3 maanden ago | 1 answer | 0
1
answerQuestion
Why xlsread() not reading some data
Hi, I have been trying to read data from excell to matlab, I wanted to program it such that i have more freedom on how to import...
3 maanden ago | 1 answer | 0
1
answerQuestion
Why some paragraphs not displaying in report generator
Hello, I have been trying to leaarn how to wrie a acode that will generate a report from results in anote script. Am running int...
3 maanden ago | 1 answer | 0
1
answerQuestion
Why my standalone app is not working
Hi there, have been trying to experiment with building a standalone application in matalab. I tried to convert this code attache...
4 maanden ago | 2 answers | 0
2
answersQuestion
How to do error approximation of a weibull fit in matlab
Hello great community, I know this might a bit off from scope of the community but i beg your assistance please. I have doing so...
6 maanden ago | 1 answer | 0
1
answerQuestion
How to determine error between two distributions
Hello, I have the following code for comparing real and estimated distributions. The histogram represents the real while the cur...
6 maanden ago | 0 answers | 0
0
answersQuestion
How to calculate real probability of data
Hello, I have a slight question which maybe really simple but am getting stack somehow. Suppose we have a measured data say A=5*...
6 maanden ago | 2 answers | 0
2
answersQuestion
How to get numerical output
Hello, I have been facing some problems with integration, matlab is not giving me numerical output but an output of the form giv...
6 maanden ago | 1 answer | 0
1
answerQuestion
How to create multidimensional array with specified row values
Hello, I am stack a little, i would want to an n by n matrix with specified row values, for exemple for a six by 7 matrix, i wou...
6 maanden ago | 1 answer | 0
1
answerQuestion
Deleting elements of an array with consecutively occurring NaN values
Hello, may inqure about something small. Am trying to filter a huge data I obatined from my measurements. Iwould like to delete ...
7 maanden ago | 2 answers | 0
2
answersQuestion
How to create string of text-objects
Hi, I have the following matrix as an output. I wouldlike to make a third column such that the rows corresponding to 1, i would ...
7 maanden ago | 3 answers | 0
3
answersQuestion
How to make a column matrix from multi-dimensional matrix with several rows
Hello, allow me inquire something little. Suppose i have matrix A which is100 by 30 matrix. I want to make a n by 1 matrix by tr...
8 maanden ago | 2 answers | 0
2
answersQuestion
How to obtain numerical value during integration
Hi, I have a slight problem here, I am doing integration based on series of input picked from an array. Have used the following ...
9 maanden ago | 0 answers | 0
0
answersQuestion
How to plot graphs successively using loop
Hi, I would want to plot data successively using for loop. I tried the code below, but the code only plots the first graph and s...
10 maanden ago | 1 answer | 0
1
answerQuestion
How to fix anomalies in graphs
Hello, am trying to plot approximated and actual pdf on on graph, however the kind of figures am recieving are abnormal as illus...
10 maanden ago | 1 answer | 0
1
answerQuestion
How to match indices of a matrix and how to define functions correctly in matlab
Hello community, allow me bother you guys again with yet another question again. Have been trying to write this code by the name...
10 maanden ago | 1 answer | 0
1
answerQuestion
Defining and calling functions in matlab
Hi, am trying to defing the fuction pasted below in a separate file and then call it in another script saved in a different file...
10 maanden ago | 2 answers | 1
2
answersQuestion
Defining objective functions appropriately
Hi community, I previously asked about grey wolf optimizer and the guidance I got was much helpful,am eternally grateful for you...
10 maanden ago | 2 answers | 0
2
answersQuestion
Grey Wolf optimizer in matlab
Hi, I am trying to write matlab code for grey wolf optimization. I would want to use it to obtain wbl patramaters. So I have wri...
10 maanden ago | 1 answer | 0
1
answerQuestion
Picking array elements based their values (largest, second largest,...)
Hi community. I have the following code which I intended to use to pick numbers from a matrix from the matrix based on their val...
10 maanden ago | 1 answer | 0
1
answerQuestion
How to name axes from the script
Hi community, Ihave a slight problem. I have written a program which include plotting of graph. Now i want the program to prompt...
11 maanden ago | 2 answers | 0
2
answersQuestion
creation of matrices based on output
Hi, I have the program below which when run gives extracted matrices with corresponding means. My problem is to tell the program...
11 maanden ago | 1 answer | 0
1
answerQuestion
copying matrix values based on a specific value in another column
Hello, suppose we have A=[1 1 1 1 2 2 2 2 3 3 3 3]' and B=[3 4 6 7 8 9 0 12 4 5 6 8]', so that C=[A B]. Is there a way I can cop...
11 maanden ago | 1 answer | 0
1
answerQuestion
creating matrix using output elements
Hi, i havecode below which ouputs given values independently. however, i want the ouputs to be under one matrix,what can i add ...
11 maanden ago | 2 answers | 1
2
answersQuestion
Connecting two Matlab scripts under one loop
Hi, I written a matlab script to help me in some basic data filtration. Please see a copy of the code below. The code is for me ...
11 maanden ago | 2 answers | 0
2
answersQuestion
loops and conditional statements in Matlab for data filtration
Hi Matlab community. Can someone kindly assist with this question. Assuming you have an input matrix A=transpose([1 3 4 2 3 -9 4...
11 maanden ago | 1 answer | 0
1
answerQuestion
Fitting bimodal wind data using Weibull mixture in matlab
Hi, I have wind data that am analyzing and I intially chose Weibull distribution to fit the data. However, from the results, the...
meer dan een jaar ago | 2 answers | 0
2
answersQuestion
Weibull mixture model in matlab
Hello everyone in this fantastic community. I just discorvered that I have a bimodal wind data, traditional Weibull distribution...
meer dan een jaar ago | 0 answers | 0
0
answersQuestion
How to find empirical and estimated (Weibull) probability density
Hi, I have filtered wind data array in a matrix, say A=[12000 by 1] (12000 rows and 1 column). I would like to tabulate probabil...
meer dan een jaar ago | 2 answers | 0
2
answersQuestion
Splitting n by 1 matrix
Hi, I have n by 1 matrix, I want to splitt this matrix into systematically into several smaller matrices of the same dimension. ...
meer dan een jaar ago | 1 answer | 0