Hari
Followers: 0 Following: 0
統計
MATLAB Answers
0 質問
130 回答
ランク
of 153,872
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
回答済み
App designer - close app - Invalid or deleted object.
Hi Dominik, I understand that you are encountering an error message when closing your application while a "for" loop is running...
App designer - close app - Invalid or deleted object.
Hi Dominik, I understand that you are encountering an error message when closing your application while a "for" loop is running...
9日 前 | 0
回答済み
ploting of fuzzy c- means
Hi, I understand that you want to plot the results of an improved fuzzy c-means (FCM) algorithm and are unsure whether to plot ...
ploting of fuzzy c- means
Hi, I understand that you want to plot the results of an improved fuzzy c-means (FCM) algorithm and are unsure whether to plot ...
9日 前 | 0
回答済み
Error expected name must be a scalar
Hi Cristian, I understand that you are encountering an error related to a scalar name while trying to set a value from a "uitab...
Error expected name must be a scalar
Hi Cristian, I understand that you are encountering an error related to a scalar name while trying to set a value from a "uitab...
9日 前 | 0
回答済み
Storing value of a trigger
Hi Arjun, I understand that you want to store the output value of a Simulink model only at the instances when a control signal ...
Storing value of a trigger
Hi Arjun, I understand that you want to store the output value of a Simulink model only at the instances when a control signal ...
9日 前 | 0
回答済み
How can I design an app that shows the operating status of a system made in Simulink?
Hi Luis Zambrano Macias, I understand that you want to design an app using MATLAB that displays the operating status of a fault...
How can I design an app that shows the operating status of a system made in Simulink?
Hi Luis Zambrano Macias, I understand that you want to design an app using MATLAB that displays the operating status of a fault...
9日 前 | 0
回答済み
How to rectify the frame drops in video? why it happen ?
Hi Sleva, I understand that you want to know how to address frame drops in video playback and the reasons behind their occurren...
How to rectify the frame drops in video? why it happen ?
Hi Sleva, I understand that you want to know how to address frame drops in video playback and the reasons behind their occurren...
9日 前 | 0
回答済み
How to execute a k-step predictor within a real-time Simulink model
Hi Tim Teng, I understand that you are trying to integrate a k-step predictor within a real-time Simulink model, where the pred...
How to execute a k-step predictor within a real-time Simulink model
Hi Tim Teng, I understand that you are trying to integrate a k-step predictor within a real-time Simulink model, where the pred...
9日 前 | 0
回答済み
3D WAVELET TRANSFORM
Hi ABINA PRADEEP, I understand that you have x and y coordinates of a sample along with the mode shape corresponding to each co...
3D WAVELET TRANSFORM
Hi ABINA PRADEEP, I understand that you have x and y coordinates of a sample along with the mode shape corresponding to each co...
9日 前 | 0
回答済み
I have a system of 8 variable second order differantial equation. How can I simulate it?
Hi tokyo, I understand that you have a system comprising eight second-order differential equations modeling an unstable vehicle...
I have a system of 8 variable second order differantial equation. How can I simulate it?
Hi tokyo, I understand that you have a system comprising eight second-order differential equations modeling an unstable vehicle...
9日 前 | 0
回答済み
HOW TO RETRIEVE A VISITOR'S IP ADDRESS
Hi mohammad, I understand that you want to retrieve the IP address of visitors to your web application using MATLAB, similar to...
HOW TO RETRIEVE A VISITOR'S IP ADDRESS
Hi mohammad, I understand that you want to retrieve the IP address of visitors to your web application using MATLAB, similar to...
9日 前 | 0
回答済み
How to find the maximum value of the first column in multiple matrices excluding the row we selected?
Hi chan, I understand that you have a 3D matrix X with dimensions [6, 3, 2], and you want to find the maximum value in the firs...
How to find the maximum value of the first column in multiple matrices excluding the row we selected?
Hi chan, I understand that you have a 3D matrix X with dimensions [6, 3, 2], and you want to find the maximum value in the firs...
9日 前 | 0
回答済み
How to export image labels (.jpg/.png) from gTruth.mat
Hi Hoi, You can follow the below matlab answer which discusses the same: https://in.mathworks.com/matlabcentral/answers/6905...
How to export image labels (.jpg/.png) from gTruth.mat
Hi Hoi, You can follow the below matlab answer which discusses the same: https://in.mathworks.com/matlabcentral/answers/6905...
9日 前 | 0
回答済み
When do we use Simulink Stateflow?
Hi Dave, I understand that you want to know when to use Simulink Stateflow for implementing state machines, particularly when y...
When do we use Simulink Stateflow?
Hi Dave, I understand that you want to know when to use Simulink Stateflow for implementing state machines, particularly when y...
9日 前 | 0
回答済み
Create structered triangular mesh
Hi Ali, I understand that you want to generate a structured triangular mesh where the line connecting the center of gravity of ...
Create structered triangular mesh
Hi Ali, I understand that you want to generate a structured triangular mesh where the line connecting the center of gravity of ...
9日 前 | 0
回答済み
freeboundary: indices of elements on the surface?
Hi Pelajar, I understand that you want to transform data associated with tetrahedral elements (Nx1) into data associated with t...
freeboundary: indices of elements on the surface?
Hi Pelajar, I understand that you want to transform data associated with tetrahedral elements (Nx1) into data associated with t...
9日 前 | 0
回答済み
Simulink unit testing linked library blocks
Hi Joanne, I understand that you want to perform unit testing on linked library blocks in Simulink and are looking for a more e...
Simulink unit testing linked library blocks
Hi Joanne, I understand that you want to perform unit testing on linked library blocks in Simulink and are looking for a more e...
2ヶ月 前 | 0
回答済み
Add title to one row of a subplot
Hi Zeynab, I understand that you want to add a single title to each row of a subplot grid that has 6 rows and 2 columns in MATL...
Add title to one row of a subplot
Hi Zeynab, I understand that you want to add a single title to each row of a subplot grid that has 6 rows and 2 columns in MATL...
3ヶ月 前 | 0
回答済み
multi columns legend in Matlab plots
Hi Morteza, I understand that you want to create a legend in a MATLAB plot that is displayed in two columns, with the first col...
multi columns legend in Matlab plots
Hi Morteza, I understand that you want to create a legend in a MATLAB plot that is displayed in two columns, with the first col...
3ヶ月 前 | 0
回答済み
how to divide a color image into multiple binary codes
Hi saima, I understand that you want to divide a color image into a specified number of chunks, convert these chunks into bina...
how to divide a color image into multiple binary codes
Hi saima, I understand that you want to divide a color image into a specified number of chunks, convert these chunks into bina...
3ヶ月 前 | 0
回答済み
how to remove suffix in lots of folder names
Hi Vincent, I understand that you want to rename multiple folders by removing the "_local" suffix from each folder's name. I a...
how to remove suffix in lots of folder names
Hi Vincent, I understand that you want to rename multiple folders by removing the "_local" suffix from each folder's name. I a...
3ヶ月 前 | 0
回答済み
How to design Simulink block model
Hi DEE, I understand that you want to design a Simulink model for primary and secondary fermentation processes using the Contoi...
How to design Simulink block model
Hi DEE, I understand that you want to design a Simulink model for primary and secondary fermentation processes using the Contoi...
3ヶ月 前 | 0
回答済み
How to save a custom-tailored figure (image) into a jpeg (or other formats) files
Hi Ali, I understand that you have a GUI program that generates a 2D array and displays it using imagesc. Users can customize t...
How to save a custom-tailored figure (image) into a jpeg (or other formats) files
Hi Ali, I understand that you have a GUI program that generates a 2D array and displays it using imagesc. Users can customize t...
3ヶ月 前 | 0
回答済み
Testing a neural network after training it
Hi Kamyar, I understand that you have trained a VGG16 convolutional neural network using the Deep Network Designer app for a tw...
Testing a neural network after training it
Hi Kamyar, I understand that you have trained a VGG16 convolutional neural network using the Deep Network Designer app for a tw...
3ヶ月 前 | 0
回答済み
scenario generation using pdf
Hi Reza, I understand that you want to generate scenarios using a probability distribution function and calculate the probabili...
scenario generation using pdf
Hi Reza, I understand that you want to generate scenarios using a probability distribution function and calculate the probabili...
3ヶ月 前 | 0
回答済み
I have a vector of certain value and angle between the vector to the x axis how do i plot it in matlab ? vector value = 100 angle is 30 degrees i need that in a plane help!
Hi Siddharth, I understand that you want to plot two vectors in a 2D plane, given their magnitudes and angles with respect to t...
I have a vector of certain value and angle between the vector to the x axis how do i plot it in matlab ? vector value = 100 angle is 30 degrees i need that in a plane help!
Hi Siddharth, I understand that you want to plot two vectors in a 2D plane, given their magnitudes and angles with respect to t...
3ヶ月 前 | 0
回答済み
Plotting repeating values in excel files vs the files that they overlap in
Hi Anette, I understand that you want to plot the number of overlapping values between specific columns of multiple Excel files...
Plotting repeating values in excel files vs the files that they overlap in
Hi Anette, I understand that you want to plot the number of overlapping values between specific columns of multiple Excel files...
3ヶ月 前 | 0
回答済み
Can entities pass through the Composite Entity Creator block with resources?
Hi Denesh Reddy, I understand that you are trying to combine entities from different paths using the Composite Entity Creator b...
Can entities pass through the Composite Entity Creator block with resources?
Hi Denesh Reddy, I understand that you are trying to combine entities from different paths using the Composite Entity Creator b...
3ヶ月 前 | 0
回答済み
Replacing Sensorsig with my own synthetic data for radar calibration
Hi, I understand that you are working with synthetic radar data and need to calibrate the radar system using the "pilotcalib" f...
Replacing Sensorsig with my own synthetic data for radar calibration
Hi, I understand that you are working with synthetic radar data and need to calibrate the radar system using the "pilotcalib" f...
3ヶ月 前 | 0
回答済み
Dirunal Plots from Timetable data in Matlab
Hi Roseline Thakur, I understand that you have a timetable containing hourly gas concentration measurements (NOx and SO2) from ...
Dirunal Plots from Timetable data in Matlab
Hi Roseline Thakur, I understand that you have a timetable containing hourly gas concentration measurements (NOx and SO2) from ...
3ヶ月 前 | 0
回答済み
How can I find status of my model execution?
Hi Guru Moorthy, I understand that you are looking for a way to display the progress of a model execution to users who initiate...
How can I find status of my model execution?
Hi Guru Moorthy, I understand that you are looking for a way to display the progress of a model execution to users who initiate...
3ヶ月 前 | 0