提问


Viterbi Decoding Depends on given State Machine Diagram (trellis)
Hi guys, before posting here I really searched on forum here about my issue and I found something relevant to viterbi decoder an...

4 years 前 | 0 个回答 | 0

0

个回答

提问


How to return in Matlab specific array according to certain scheme?
Hello . Im struggling to implement a function in matlab that restore stream of binary values according to specific scheme that ...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Extracting specific string according to variable Length -Length is changeable.
Hi guys! I want to implement in matlab function that gets in its input (String , substring) , output the all following data tha...

4 years 前 | 0 个回答 | 0

0

个回答

提问


Extracting length information of pattern from specific string (not fixed string)
Hi guys! I want to implement in matlab function that gets in its input (String , substring) , output the all following data tha...

4 years 前 | 4 个回答 | 0

4

个回答

提问


Error while calling function from another function
Hi guys, I have implemented successfully those two functions in matlab: this function returns an array of unsigned values: ...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Returning Byte array of given substring
Hi guys , I've implemented in matlab a function that gets as its input an array of binary values (0 or 1) and it returns the Byt...

4 years 前 | 2 个回答 | 0

2

个回答

提问


Returning specific string from a given string that are found between two given substrings ?
Hi guys ! I'm in a process for doing a function in matalb that does this thing: it gets as input array of integers values that...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Sending/calling every row of matrix to another function from current function
Hi guys ! I have built a function that gives me a matrix that its size is mXn , this function is: function TruncatedSubstring=...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Function implementation matlab language
Hi guys, Im coming with background of c/c++/java programming so I've done this function in c++: uint16_t calc(uint8_t Data, uin...

4 years 前 | 1 个回答 | 0

1

个回答

提问


How do I call to function from other function?
Hi guys, Im building two function with I call one of them from another function, so how can I call the other function in matlab?...

4 years 前 | 1 个回答 | 0

1

个回答

提问


8bit binary sub string to unsigned integer in matlab
Hi guys, Im trying to implement a function that its input is 8bit substring and output is a unsigned integer number of the given...

4 years 前 | 1 个回答 | 0

1

个回答

提问


shifting handling in matlab with for loop
Hi guys, could anyone please instruct me how I can implement this function that I attached it down in matlab? exactly the if con...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Searching for specific pattern and returning 16 values/data characters from the last index of occurrence of my specific pattern
Welcome guys ! I'm in a process of doing a function in matalb that does this thing: it gets as input array of integers values ...

4 years 前 | 1 个回答 | 0

1

个回答