photo

Aditya


Last seen: Today Active since 2023

Followers: 0   Following: 0

Statistics

  • 6 Month Streak
  • Knowledgeable Level 2
  • First Answer

View badges

Feeds

View by

Answered
Help in Sloving S-Matrix
Hi CHARUMATHI P R, I understand that you need to calculate the ABCD parameters for different values of N (10, 20, 30) and the...

1 month ago | 0

| accepted

Answered
Constant Block doesn't produce constant value
Hi BASEL, The issue you're encountering with the "Constant" block in Simulink not producing the expected constant values and ...

1 month ago | 1

Answered
intergration of function failed to calculate
Hi Inzamam, I understand that you are getting the error "Operator '.^' is not supported for operands of type 'function_handle...

1 month ago | 0

Answered
Rewrite the code be using vectorization instead of for loops and if statements.
Hi Bob, I understand that you want to vectorize the code that processes 'TLE' (Two-Line Element) data for satellites to enhan...

1 month ago | 0

Answered
Retrieve information from a .h5 file
Hi Tala, I understand that you're facing issues retrieving meaningful data from an unexpected '.h5 file' instead of the usual...

1 month ago | 0

Answered
如何解释r1与c1的数值的意思
Hi 雪明 邓, I understand that you're looking for an explanation of the numerical values in the variables “r1” and “c1” produced...

2 months ago | 0

Answered
Problem understanding vector gradient component output
Hi s3bbo, I understand that you're looking for a clear explanation as to why the output from MATLAB's gradient function may ...

2 months ago | 0

Answered
Axis equal for geoaxes
Hi Mia, I understand you're looking for a way to achieve an aspect ratio equivalent to “axis equal” for your geographic plots...

2 months ago | 0

Answered
Storing and comparing data after performing parfor with basic class function
Hi Chad, I understand that you are looking to store the results from each “spectrum” after processing them in a “parfor loop...

2 months ago | 0

Answered
Modify the attached code to implement vector projection.
Hi jaeuk, I understand that you are looking to implement vector projection in MATLAB. The key is to use the dot product to p...

2 months ago | 0

Answered
Pass multi dimensional byte array from C# to Matlab library using MWArray.
Hi Hans, I understand that you have a 3D byte array in C# that you need to pass to a MATLAB function, which expects a 3D byt...

2 months ago | 0

Answered
Call a VBA object in Matlab with Activex server.
Hi Ajpaezm, I understand that you are looking to execute a VBA function that is embedded within an Excel sheet object, rathe...

3 months ago | 0

Answered
Posterior probability for cross-validated fitcecoc model
Hi Noam, When you have a cross-validated error-correcting output codes (ECOC) model created with “fitcecoc” and the 'CrossV...

3 months ago | 0

| accepted

Answered
Using Daugmans Rubber Sheet model, I am not able to get the correct normalized image of iris. Please help me out.
Hi Ridhima, If you're looking to normalize an iris region using Daugman's Rubber Sheet Model, you can refer to the following...

3 months ago | 0

| accepted

Answered
Macro in excel is getting removed while running MATLAB
Hi Mohammad, I understand that you're facing issues with a VBA macro being deleted or not executing correctly when using MAT...

3 months ago | 0

Answered
How do I compute and visualize complex gradients? (ReLU example)
Hi Julian, I understand that you're looking to calculate the gradient of a complex function. This process is quite different...

3 months ago | 0

Answered
Parse file (*.ct.img) containing projection dataset to access individual CT projections
Hi Abhisek, Given that you've already read the file into a variable called “rawData” and reshaped it into a matrix “imageDat...

3 months ago | 1

| accepted

Answered
wald test of equality in matlab.
Hi mpho, The Wald test is typically used to test the significance of individual coefficients in a model or to test the equal...

3 months ago | 0

| accepted

Answered
Running ATP-EMTP dos command from MATLAB
Hello Hayder, It appears that you're encountering an issue where MATLAB seems to get stuck after executing an ATP-EMTP simul...

3 months ago | 0

Answered
How solve this summation using loop for x=3? but if could solve it without using build in function (factorial)
Hi Bajdar, To solve the summation without the built-in factorial function and to make the process more efficient, you can us...

3 months ago | 0

Answered
Algebraric equation output from s function
Hello Andreas, I understand that you want to output algebraic equations alongside state variables from an S-function block...

4 months ago | 0

Answered
Counting the number of elements in a network for ij matrix.
Hi Niraj, I understand that you want to create a matrix that counts the number of links with a particular order that are co...

4 months ago | 1

Answered
How to Simulate magnitude of Mz in Gradient echo
Hi Peter, I understand that you want to calculate and plot the magnitude of Mz (the longitudinal magnetization) in a gradient ...

4 months ago | 0

Answered
Trigger a function inside a running GUI from cmd or powershell without reopening it
Hi Mubin, I understand that you are looking to invoke functions within a MATLAB GUI from an external command line tool. This...

4 months ago | 0

Answered
How to access table/compile-time data in Simulink models?
Hi Mark, I understand that you are looking to access and modify the parameters of the 'Motor & Drive (System Level)' block ...

5 months ago | 0

Answered
gamultiobj output function error -- too many output arguments
Hi Zixuan, It seems you're facing a problem with the ‘gamultiobj’ function, specifically encountering a 'too many output arg...

5 months ago | 0

Answered
Quiver plot with a Third feature using background colour
Hi Shubham, I understand that you want to add a third feature which is represented by background color in the quiver plot. Y...

5 months ago | 0

Answered
invalid expression. when calling a function or indexing a variable use parentheses.
Hello Gideon, It appears that you've encountered an "invalid expression" error in your code. The issue is due to the followi...

5 months ago | 0

Answered
how to import data of workspace to tsv file in cst software?
Hello Farha, I understand you wants to export the position matrix from MATLAB to a TSV file for use in CST software. You ...

5 months ago | 0

Answered
How do I select segments of a matrix based on values in a CSV within a loop
Hi Benjamin, I understand that you want to read segments from a CSV file and use those segments to extract specific time per...

5 months ago | 0

Load more