[R] Help- Converting the ODE equation to fuzzy logic in R

2016-07-10 Thread mohammad alsharaiah
​Hi one and all , i have few ordinary differential equations ​(ODE's) and i need to transform it to fuzzy logic by using any package work with R language or any R code that convert these equations. the fuzzy logic must provides the same or approximate result that from ODE. Thanks for your help.

[R] need help in using times delay in boolnet package

2016-06-12 Thread mohammad alsharaiah
Hi,, every one , im using Boolnet package inside R environment to create a Boolean network. i created a boolean network by using boolnet package and i need to apply time delays on some of element in the network. For instance, i have elements A, B, C which they need one time step to be active or i

[R] need help to work with Boolnet package

2016-05-22 Thread mohammad alsharaiah
Hi, every one , im using Boolnet package inside R environment to create a boolean network. after i create a text file for the Boolean network and i loaded it by using R by using this command: > library(BoolNet) > loadNetwork("C:/Users/mohammad/Documents/cellcontrol.txt") then its loaded ins