搜索资源列表
-
0下载:
使用.net 4.0实现的计算器,和常见的计算器不同。这个计算器支持复数计算。比如说输入是
3.567E-10+4.89E+5i-.1
它会自动分析出其中的运算有
1. 0.00000000003567
2. 489000i
3. -0.1-As of .NET 4.0, the native library does offer a complex class in the namespace System.Numerics. The ideal situation
-
-
0下载:
在matlab程序中添加时间计算器,简单易行-In the matlab program to add time calculator, simple
-
-
0下载:
在matlab环境下编写的简易计算器,能够进行四则运算和正弦余弦,x的y次方运算,对数运算等相关运算-In the matlab environment prepare a simple calculator that can perform arithmetic calculations and sine cosine, x of y th arithmetic, logarithmic arithmetic operations and other relevant
-
-
0下载:
结合网络上的指导,利用MATLAB GUI编写的简易计算器代码,对感兴趣的初学者有一定帮助。(Under the guidance of the network, a simple calculator code is writed by using MATLAB GUI tool, I think this code is helpful for those beginners who are interested in MATLAB GUI tool.)
-
-
0下载:
f_yield_calc
输入:n*n double,列数x,区间数y
输出:n-y+1*2 double
函数功能:根据第x列,计算n*n double第x列的y日收益率(function: f_yield_calc
Input: n*n double, column number x, interval number y
Output: n-y+1*2 double
Function function: calculate the Y daily yield of column
-
-
0下载:
该算法适用于各种转子采用无刷直流电机和ESC(显然)。
特别是本程序只适用与串口通信准备Arduino电路板。
你可以如果你没有Arduino开发板改变最初的声明。
从实际电机/转子u计算,必须有一个微控制器,将获得MATLAB命令,并将命令发送到特定的引脚上的ESC电机连接。请注意,引脚必须是一个PWM能力。(The algorithm is suitable for the use of Brushless DC motor and ESC (obviously) for variou
-