Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

Recent questions tagged Matlab

0 votes
736 views
1 answer
    Hi I asked a previous question that gave a reasonable answer and I thought I was back on track, Fuzzy c-means tcp ... 0.00,0.00,0.00,normal. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
655 views
1 answer
    I'm working on a small simulation in matlab. For this purposes I want to create an animation of the simulated object ... , 2); % regulator end; See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
738 views
1 answer
    I have to change pixel values in a RGB image. I have two arrays indicating positions, so: rows_to_change = [r1 ... using a double for loop? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
754 views
1 answer
    I tried to change the code in a way so that only the first area is shaded grey. How can I set the horizontal line in a ... , [.7 .7 .7]) Curve:- See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
569 views
1 answer
    I am trying to use mle() function in MATLAB to estimate the parameters of a 6-parameter custom distribution. ... the error? Thanks in advance. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
672 views
1 answer
    Let's say we have the following data: A1= [41.3251 18.2350 9.9891 36.1722 50.8702 32.1519 44.6284 60. ... graph look smooth like a cubic plot? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
586 views
1 answer
    For a project, I have a matrix<float> which is rotated few degrees. I have no control over this process (assume it ... (a, c_arr); end res/1000 See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
691 views
1 answer
    str = {'HS31'; 'HS31 (Ridotto)'; 'Dax85';'Dax85 (Ridotto)'; 'FTSE89';'FTSE89 (Ridotto)'; ... .dropbox.com/s/g43iegh4oeng3kf/computing_time.png See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
943 views
1 answer
    First for those, who are not familiar with Simulink, there is a imaginable outside-Simulink partial solution: I ... the trigger is activated. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
692 views
1 answer
    I plot graph and markers on it. However I see strange behavior - marker changes it's position while zooming. ... position (from file deals.log) See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
627 views
1 answer
    I have been trying to find out how to deploy a Simulink model. There are possibilities and problems as well. If ... ? Thank you for any effort. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
706 views
1 answer
    I want some data to fit the corresponding Gaussian distribution. The data is meant to be Gaussian already, but ... poor from my understanding. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
787 views
1 answer
    I have a matrix in MATLAB with zeroes and I would like to get another matrix with the first N non-zero elements ... help me? Thanks a lot! See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
734 views
1 answer
    Hello I'm working with MATLAB and I have a "z" column vector that has dimension of (9680 x 1). I want ... I doing wrong? Thanks for your help. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
828 views
1 answer
    I've got a list of points (x,y,z) and would like to visualize them as a curve on a plane with points on (x ... I need the color to depend on z. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
841 views
1 answer
    I fill unused elements in a matrix with NaNs, and I would like to assign a contrasting color ... com/matlabcentral/newsreader/view_thread/19985 See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
601 views
1 answer
    After segmenting an image into N superpixels, I need to specify the superpixels that are adjacent or non- ... following result has produced: See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
703 views
1 answer
    a={'a','aa','aaa','aaaa'} length(a) 4 size(a) 1 4 How can I get the length of each element in the cell ... the above example would be [1 2 3 4]. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
607 views
1 answer
    I commonly need to summarize a time series with irregular timing with a given aggregation function (i.e., sum, ... this portion of the question. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
697 views
1 answer
    On Windows machines, MATLAB users can use either the memory or the feature memstats commands. However, neither of ... memory usage on a Mac? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
927 views
1 answer
    I want to display hebrew text on the screen using the text command in MATLAB: text(0.6, 0.5, '????' ... in order to display the text correctly? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
681 views
1 answer
    I have a column vector I want to convert to a cell array such as: A = rand(10,1); B = cell(10,1); ... . have each element in a cell by itself? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
634 views
1 answer
    How do I find the boundaries of this inverted binary image? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
798 views
1 answer
    I must calculate an equation as follows: where k1,k2 are given. I am using MATLAB to compute P. I think I ... second. Is has any better way? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
754 views
1 answer
    I know this question has already been asked a couple of times, but I couldn't find a solution to my problem. ... this was working yesterday. :/ See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.2k views
1 answer
    I have a folder with .mat files, and I want to write a loop for loading these files and doing some ... ; What's the MATLAB implementation? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
854 views
1 answer
    Given 3 vector-pair, X, Y and Z, how to generate the contour? I understand that we need to make use ... there any other more succinct method? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
635 views
1 answer
    When I run the following Matlab code: x=sym('x',[2 1]) func=x.'*x f=matlabFunction(func) x=rand(2, ... components to be passed to the function? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...