Contact experts in Programming in MATLAB to get answers
1,498 views 1,254 posts
Questions related to Programming in MATLAB
I need PATC code in any language preferably matlab.
05 May 2018 5,573 5 View
Hi everybody. I want to convert an string that imports from GUI MATLAB to an array. Example : user imports : '[ 1.2 , 32 , 13 ]' and I want to convert it to : [1.2 32 13] ( str2double doesn't...
04 April 2018 5,836 1 View
I need help to implement matlab code for MUSIC algorithm in order to estimate the reflectivity profil for sar tomographic reconstruction, i tried to implement the equation provided in all the...
04 April 2018 2,693 1 View
We have done a work on "STEEL TRUSS OPTIMIZATION USING GENETIC ALGORITHMS AND 2D TRUSS ANALYSIS PROGRAM IN MATLAB". We would like to publish it. So we need good journal to publish the work.
16 March 2018 6,528 2 View
Hi all, I have the latitude and longitude information for my image data in a separate data matrix. I would like to add this geographical information to each pixel of my raster image data. Would...
03 March 2018 3,857 5 View
Hi, I would like to draw circles in matlab. But my code does not work well where the central points do not lie on center part. I would appreciate if anyone could advice me any improvement....
03 March 2018 9,273 2 View
Thank you in advance!
03 March 2018 5,548 3 View
I have a problem in programmation of thé method
03 March 2018 8,042 4 View
03 March 2018 8,109 2 View
I would like to write data in fortran (90 and onwards including 2008) binary format to get the result much quickly and convert into text file so that data can be visualized using Matlab or R.
02 February 2018 7,837 3 View
I make UART communication between ARM stm32f103 and I can see valid data on terminal but when I try to work with data on MATLAB ; Although I can connect COM port properly, I recieve wrong data...
02 February 2018 4,307 2 View
Dear colleagues, I'm using Matlab for writing the output from some computations to quite large NetCDF-Files. I have encountered a problem when multiple "workers" or processes try to write...
01 January 2018 6,923 1 View
Hi; I want to link Ls-prepost and MATLAB for gathering some data and running Cfile in Ls-preporst. I will be appreciated if anyone can help me about it. Best regards; Shabnam
01 January 2018 9,138 7 View
I want to create random media consist of (many) equal size spheres in CST. i implemented such media in MATLAB and i have the spheres locations in 3d dimension in cartesian coordinate system too....
01 January 2018 6,112 5 View
i have the optimization code individually in a MATLAB m.file and also load flow MATLAB code individually , how can information exchange between them be done ???
12 December 2017 2,513 3 View
Hi. for solving an equation by using MATLAB, in the first step, we need to solve some dual integral. boundary of integrals are defined by functions, and the integrand is symbolic. when we use...
12 December 2017 2,755 4 View
HI. I have non linear curve which needs to be Bilinearized. Anyone explain me the procedure how to do that in MATLAB of if already script exists, can you send ? Thanks in advance
11 November 2017 1,837 4 View
Almost all the optimization algorithms considers Function Evaluations to compare performance among various algorithms. Do Function Evaluations number is the most important criteria? If yes/no why?
11 November 2017 1,472 18 View
I am using python as a interface for Dlg SILENT PowerFactory. I have to do some simulations on power system network (grid) using python. But in my algorithm at some point I want to use simplex...
11 November 2017 3,724 3 View
I would be very grateful if someone could help me to insert the following matrix in Matlab.
30 October 2017 3,536 4 View
The delayed dynamical system is as follows: dx/dt= -Betta*x(t)+F(x(t))+(Betta-1)F(x(t-d)), x(t)=Phi(t) for t in[-d, 0] where d is delay and F(x(t)) is a projection function. I have Matlab code...
23 October 2017 3,953 9 View
10 October 2017 7,929 5 View
I have a pressure sensor and depending on the pressure applied resistance is measured between 2 points of the 3 electrodes connected to it. That is either between electrodes 1 and 2 with 2 being...
10 October 2017 2,384 11 View
I want to do multichannel ECG data compression using multiscale PCA . Do the transformed coefficients are eigenspace.
10 October 2017 6,378 2 View