![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/25343855_1642597215480_DEF.jpg)
Dolon Mandal
MathWorks
Followers: 0 Following: 0
Statistics
0 Questions
7 Answers
RANK
7.939
of 297.016
REPUTATION
6
CONTRIBUTIONS
0 Questions
7 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
1
RANK
of 20.419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157.725
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
Feeds
I am doing API matlab-etabs and i want to know how can i get the displacements in a point for all de modal cases
To extract the modal displacements for all modal forms, you need to iterate through each mode and retrieve the displacements ind...
meer dan een jaar ago | 0
How can I reconstruct FRFs from modal parameters from the modalfit function?
In your code, you have a loop variable "m" that iterates over the modal indices, but you are using "omegans" instead of "omegan"...
meer dan een jaar ago | 0
How to use Feature Based Image Registration App for batch of images
Unfortunately, the Feature Based Image Registration App in MATLAB does not have a built-in batch processing capability. It is de...
meer dan een jaar ago | 1
About Generalized Linear Models
The differences you observe in the coefficients and p-values between `stepwiseglm`, `glmfit`, and `fitglm` can be attributed to ...
meer dan een jaar ago | 0
how to combine geo.tiff image combine
To write two GeoTIFF images into one GeoTIFF image in MATLAB, you can use the `geotiffwrite` function along with the `imwrite` f...
meer dan een jaar ago | 0
Choosing "strike" in the "Price a Swaption Using the SABR Model" document
@Caner This documentation might be of help.
ongeveer 2 jaar ago | 0
How do I install the MinGW compiler on an offline computer?
Please refer this link for more information.
bijna 3 jaar ago | 0
| accepted