Upload Code
loading-left
loading loading loading
loading-right

Loading

Profile
No self-introduction
codes (4)
opportunistic data offloading in wireless networks
no vote
% % Example of computation of Stackelberg strategies for  % bimatrix games. % % Author: K. Passino % Version: 2/5/02 % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% clear all % Set the number of different possible values of the decision variables m=5; % If change will need to modify specific J1 value chosen below n=3;  % Set the payoff matrices J1(i,j) and J2(i,j): % For generating random bimatrix games: J1=round(10*rand(m,n)-5*ones(m,n)) % Make it random integers between -5 and +5 J2=round(10*rand(m,n)-5*ones(m,n)) % Make it random integers between -5 and +5 % These can be used to find other equilibria. For instance, if you use the following two % payoff matrices then you will get uniqueness in the response of P2. J1 =[4 &nb
notbugme
2020-01-15
0
1
Play list em delphi
no vote
notbugme
2018-08-28
0
1
Online phone album for final student
4.0
Online student photo album for final project. the project or work is writing in php and mysqli and also free for bugs and 
notbugme
2016-11-10
0
1
stm32 usb mp3 player
no vote
I have not written any new post for a while, so here is one more project for the stm32f4 discovery. I prepared this post a long time ago, but for some reason I never posted it, so here goes: Based on one of the examples provided by ST, I have written a program for the STM32F4 Discovery board that plays MP3 files from an USB memory stick. You can download it here . If you use a usb-host cable such as this one you can connect an USB memory stick (with fat32 file system) with mp3-files to the micro-usb port of the stm32f4 discovery. The files should then be played one by one. The user button can be used to skip to the next file. If you follow this tutorial you should be able to build and upl
notbugme
0000-00-00
0
1
No more~