Community Profile

photo

Rupesh


Last seen: 5 days ago Active since 2024

Followers: 0   Following: 0

Statistics

  • Knowledgeable Level 2
  • First Answer

View badges

Feeds

View by

Answered
Setting up an optimization in matlab
Hi Lewis, I understand that your problem involves optimizing conductor selection for network planning, focusing on mini...

5 days ago | 0

Answered
how to Use a for loop to evaluate the composite function at each value of x
Hi Lindelwa, I understand that you're looking to evaluate composite functions in MATLAB for a series of input values. Compos...

11 days ago | 0

Answered
Problem While reading geotiff.
Hi Danraj, I understand that you are encountering an error with the “readgeoraster” function in MATLAB. You can expect this e...

11 days ago | 0

Answered
inline function and convert
Hi Yahya,     I understand that you're looking to input a function involving three variables (x, y, z), convert it into a sing...

1 month ago | 0

Answered
Memory shortage error in MATLAB GUI code
Hi soomin, From the error code you mentioned I understand that you're encountering an "out of memory" error in your MATLAB G...

1 month ago | 0

Answered
When using Python's subprocess for running a compiled matlab programm, environment variables are not passed
Hi Garikoitz , I understand that you are facing a challenge with passing environment variables to a compiled Matlab progra...

1 month ago | 0

Answered
Matlab C++ API libMatlabEngine.so Compatibility among different Matlab Versions
Hi Konstantinos, I understand that you're facing a common challenge with MATLAB version compatibility, especially wh...

1 month ago | 1

| accepted

Answered
Eigen Function for modes of natural frequency
Hi Syed Abdul Rafay, It looks like the problem you're having with finding the higher mode values might be because of some ...

1 month ago | 0

Answered
Trying to calculate values given an array of x, y, and stiffness values.
Hi Keaton, I understand that you are trying to find the equilibrium positions of nodes connected by springs of varying stiff...

1 month ago | 0

Answered
Replace i and j for loops to make it faster
Hi Amir Alao, I understand that you are trying to optimize your MATLAB code to calculate daily standard deviations of log re...

2 months ago | 0

Answered
Finding index to values at latest dates in tall timetable
Hi KAE, I understand that you are trying to streamline the process of filtering a tall timetable in MATLAB to keep only the ...

2 months ago | 0

| accepted

Answered
Find the index of same date from two datetime vector
Hi Giacomo Abrardo, I understand that you are trying to match dates between two vectors and extract corresponding values from...

2 months ago | 0

Answered
Build .c file in Window from Linux command.
Hi Hoai An Trinh, I understand that you are trying to compile a C program using a Makefile on a Windows system, where yo...

2 months ago | 0

Answered
change variable data type from a NetCDF file
Hi flashpode, I understand that you have a NetCDF file containing a range of variables with different data types, specifi...

2 months ago | 0

Answered
Get curve length and fitting curve formula from curve fitting
Hi tengteng QQ, I understand that you're looking to both retrieve the formula of your fitted smoothing spline curve and calcul...

2 months ago | 0

Answered
Out of memory issue
Hi Seon je Kim, After going through the question, I understand that you want to handle your large nD dataset without overlo...

2 months ago | 0

Answered
Creating a function to calculate polynomial interpolation
Hi James Huckabee, I understand that you want to create a MATLAB function that performs polynomial interpolation with b...

2 months ago | 0

Answered
How to increase the accuracy of Logistic regression?
Hi Saeed Sohrabi, I understand that you're facing a challenge with your binary logistic regression model in MATLAB, wher...

2 months ago | 0

Answered
Accessing data from a .dll file
Hi Shankar, After going through your question, I assume that you need help with methods to read or extract initial paramet...

2 months ago | 0

Answered
Convert .mat to .tif file
Hi Mario, I have gone through your question, and I assume you might need some info about how to convert your “.mat” input fil...

2 months ago | 0

Answered
Read .dat file in the format of a 3D matrix
Hi DM, After looking over your sample code, which you have provided, I realised that your objective is to read the .”dat” file...

2 months ago | 0

Answered
How to calculate standard error of mean and weighted average?
Hi Ananya After reviewing code, I realised that there are 2 main issues which are causing the errors, one is loop iter...

2 months ago | 0

Answered
warping error - array is wrong size or shape
Hi Tom, I have gone through your example and understand that error message that you are encountering indicates that dime...

2 months ago | 1