搜索资源列表
count-time
- 创建一个“计时”测试程序。自行指定一个数学表达式,比较利用公示节点计算和利用本地LabVIEW数学函数计算该数学表达式的平均时间。程序需要一个FOR循环,一个顺序结构和一个case结构。要求FOR循环运行计时测试N次,然后使用统计快捷VI对结果计算平均值 要求顺序结构在代码运行之前和代码运行之后对时间延迟函数进行采样 case结构要判定用户是要执行公式节点还是要执行LabVIEW固有数学函数.,对每个分支运行计时测试程序,比较较快的执行方法.-Create a "timing" test pro
function-solving
- 采用公式节点计算函数问题,控件输入自变量的值,而指示器将显示其对应的函数的值,函数的表达式可在框图界面下进行修改-Formula node calculation function, the control input value of the independent variable, and the indicator will display the corresponding value of the function, the function of the expression ca
luojipanbie
- 简单实现c的逻辑判别,输入一个逻辑表达式,对表达式进行真假判别,适合初学者-Simple realization c logic discrimination, enter a logical expression, the expression is true and false identification, suitable for beginners
vihomecontrols
- 漂亮的面板控件哦,labview简单程序,可以参考一下哦-beautiful expression
2_14
- 使用公式节点,完成代数表达式y=(a^5+sqrta+lnb-tanb)/(e^a-cosb+sina)-Using the formula node, complete the algebraic expression y = (a ^ 5+ sqrta+ lnb-tanb)/(e ^ a-cosb+ sina)
Taylor-expansions
- Design and implement an improved LabVIEW programme, that could be used to further explore how accurate truncated Taylor expansions of sine and cosine functions are, as a function of the highest argument power that is retained. The VI should allo