Variables and Constants in a matrix
I have to represent the 2D array as a variable where theta1 is a variable that varies from -160 to 160 through steps of 10. I have defined theta1 astheta1 = -160:10:160; and T1 as is given,but it...
View ArticleVariables and Constants in a matrix
I have to represent the 2D array as a variable where theta1 is a variable that varies from -160 to 160 through steps of 10. I have defined theta1 astheta1 = -160:10:160; and T1 as is given,but it...
View ArticleHow to draw graph using AJAX?
Can someone help me to solve it?Because I'm new to it.This is my second step to complete.My 1st step is access sqlite database through php.
View ArticleHow to draw graph using AJAX?
Can someone help me to solve it?Because I'm new to it.This is my second step to complete.My 1st step is access sqlite database through php.
View ArticleCodingArena for learning/teaching coding
Hello, please feedback for my games (including the language). Examples are in manual folder. Version 1.71. Download[/img]
View ArticleSimulink model testing
How to write a function file to check that there is no crossing of connecting lines to any block in a simulink model and if there is crossing ,an error should be displayed on a gui?
View ArticleSimulink model testing
How to write a function file to check that there is no crossing of connecting lines to any block in a simulink model and if there is crossing ,an error should be displayed on a gui?
View Articlewriting in to excel sheet with label
Dear all, I am reading data from Serial port. data are in format below. Below code are seprating the data. I wanna know how can write it in excel sheet with time and date/mode/ dir/ actual postion as...
View ArticleHelp with deleting data in an array?
I have written data from an order form into an employee page. Now I need the employee to be able to search and delete orders using buttons(submit types) after viewing. How would I go about this? Any...
View Articlepreprocessor
Why does the following line of code generate error as " pasting / and / doesnot generate a valid preprocessing token"? Can someone please help #define comment /##/ int main() { comment printf("hello");...
View ArticleClustering of data - Pre- processing of data
These days I am using some clustering algorithm and I just wanted to ask a question related to this field. Maybe those who are working in this field already have this answer. During clustering I need...
View ArticleClustering of data - Pre- processing of data
These days I am using some clustering algorithm and I just wanted to ask a question related to this field. Maybe those who are working in this field already have this answer. During clustering I need...
View ArticleCalculate erfi
Hi everybody I have an issue trying to calculate erfi in matlab. I tried to convert it in an erf form but matlab (at least my version 2011a) cannot compute erf for imaginary values either. I found a...
View ArticleCalculate erfi
Hi everybody I have an issue trying to calculate erfi in matlab. I tried to convert it in an erf form but matlab (at least my version 2011a) cannot compute erf for imaginary values either. I found a...
View ArticleGet the user names and domains of all locally stored user profi
Hi I'd like to retrieve the user names and domains of all user profiles stored on a computer, through WMI, using VB.NET? The Code below does exactly what I need, but in VBScript. How can I convert it...
View ArticleGet the user names and domains of all locally stored user profi
Hi I'd like to retrieve the user names and domains of all user profiles stored on a computer, through WMI, using VB.NET? The Code below does exactly what I need, but in VBScript. How can I convert it...
View ArticleAlgorithm for 5 variable optimization problem using Matlab
hi, i am working on Multivariable OPTIMIZATION PROBLEM, where i have to optimize 5 impedance variables i.e. Z1,Z2,Z3,Z4 and Z5 (where range of all impedance lies 50 to 150 ohms). for eg. my proposed...
View Articletransitive closure of a digraph
For a simple directed graph, the number of edges would actually depend upon the graph and the direction of edges in the graph. However if I were to generalize the number of edges in the transitive...
View ArticleGarden Assignment Help Starting Out
Hello, I am having a hard time even getting started. I am to create four classes that must all interact in some meaningful way. The classes you create will be a Garden, Gardener, flowers, and tools. In...
View Articletop 10 high score program
I am 6 weeks into a java programming class and we have just been given our first major program to write. I need to be able to create a java program that keeps track of the top 10 scores. Basically, the...
View Article