Question


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...

3 years ago | 0 answers | 0

0

answers

Question


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 ...

3 years ago | 1 answer | 0

1

answer

Question


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...

3 years ago | 0 answers | 0

0

answers

Question


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...

3 years ago | 4 answers | 0

4

answers

Question


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: ...

3 years ago | 1 answer | 0

1

answer

Question


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...

3 years ago | 2 answers | 0

2

answers

Question


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...

3 years ago | 1 answer | 0

1

answer

Question


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=...

3 years ago | 1 answer | 0

1

answer

Question


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...

3 years ago | 1 answer | 0

1

answer

Question


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?...

3 years ago | 1 answer | 0

1

answer

Question


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...

3 years ago | 1 answer | 0

1

answer

Question


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...

3 years ago | 1 answer | 0

1

answer

Question


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 ...

3 years ago | 1 answer | 0

1

answer