![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/12939699_1527748283385_DEF.jpg)
Barenya Bikash Hazarika
自 2018 起处于活动状态
Followers: 0 Following: 0
Feeds
已回答
How to convert a code from C language to Matlab?
Can anybody convert this C Code to matlab? #include<stdio.h> #define MAX_SIZE 5 int main() { int arr[MAX_SI...
How to convert a code from C language to Matlab?
Can anybody convert this C Code to matlab? #include<stdio.h> #define MAX_SIZE 5 int main() { int arr[MAX_SI...
6 years 前 | 0
提问
Can anybody convert my c code to matlab code?Thank you
#include<stdio.h> #define MAX_SIZE 5 int main() { int arr[MAX_SIZE]; %Declare an array of MAX_SIZE int ...
6 years 前 | 1 个回答 | 0
1
个回答已回答
How to set my target for the neural network pattern recognition
Hi Greg, Can I get your help on setting my input as well as target for a given data.The size of my dataset is 12*4. How much ...
How to set my target for the neural network pattern recognition
Hi Greg, Can I get your help on setting my input as well as target for a given data.The size of my dataset is 12*4. How much ...
6 years 前 | 0