-
XAJ_fun
这是一个三水源新安江模型,主要用于湿润半湿润地区流域水文预报,适合从事水文、水资源方面的朋友使用。(Xin anjiang model hydrology model di gital watershed hydrological forecasting hydrological calculation)
- 2013-12-13 21:49:22下载
- 积分:1
-
EMD-matlab
EMD分解程序,经验模态分解,可以供初学者参考学习。(EMD decomposition process can reference for beginners to learn.)
- 2013-05-20 10:34:11下载
- 积分:1
-
for_c_k_new
在白噪声环境下激振结构,得到结构物的响应,通过输入和输出的信号数组,得到结构该点在该方向上的频率和阻尼及振型系数
。本人用它处理振动台试验数据。(Under the white noise environment, the structure of the excited vibration is obtained by the input and output of the signal array. I use it to deal with the vibration table test data.)
- 2020-12-30 11:19:02下载
- 积分:1
-
GMSK
基于MATLAB的GMSK基带解调器的设计与实现,使用SIMULINK进行仿真和应用
- 2009-05-12 12:14:49下载
- 积分:1
-
A
说明: Execution cmd.rarExecution cmd.rarExecution cmd.rarExecution cmd.rarExecution cmd.rarExecution cmd.rar
- 2013-12-12 22:11:11下载
- 积分:1
-
灰色算法
说明: 灰色预测方法的特点表现在:首先是它把离散数据视为连续变量在其变化过程中所取的离散值,从而可利用微分方程式处理数据;而不直接使用原始数据而是由它产生累加生成数,对生成数列使用微分方程模型。这样,可以抵消大部分随机误差,显示出规律性。(The characteristics of the grey prediction method are as follows: First, it regards the discrete data as the discrete value of the continuous variable in its change process, so that the differential equation can be used to process the data; instead of using the original data directly, it generates the cumulative generation. Number, using a differential equation model for generating a series. In this way, most of the random errors can be offset, showing regularity.)
- 2020-06-16 01:40:01下载
- 积分:1
-
EvaluateReversePolishNotation
Evaluate the value of an arithmetic expression in Reverse Polish Notation.
Valid operators are +, -, *, /. Each operand may be an integer or another expression.
Some examples:
[ 2 , 1 , + , 3 , * ] -> ((2 + 1) * 3) -> 9
[ 4 , 13 , 5 , / , + ] -> (4 + (13 / 5)) -> 6
分析:这一题就是写程序计算逆波兰式的结果,遍历表达式,碰到操作数入栈,碰到操作符就从栈顶取出两个操作数,再将计算后的结果入栈,最后栈中剩余的唯一操作数就是计算结果。(. Evaluate the value of an arithmetic expression in Reverse Polish Notation Valid operators are+,-,*,/Each operand may be an integer or another expression Some examples:.. [" 2" , " 1" , " +" , " 3 " ," * " ]-> ((2+ 1)* 3)-> 9 [" 4 " ," 13 " ," 5 " ," /" ," + " ]-> (4+ (13/After this problem is to write a program to calculate the inverse Polish results, iterate expression operand stack encounter, encounter operator to fetch two operands the stack, and then calculated as follows:> 6 Analysis- 5)) The results of the stack, the only remaining operand stack is the final calculations.)
- 2015-03-15 23:06:09下载
- 积分:1
-
mulSimNewton
MATLAB用于非线性方程组的求解问题,用的方法是牛顿迭代法(the solution of nonlinear functions)
- 2011-01-09 11:53:36下载
- 积分:1
-
simulink_beginer
说明: simulink入门书籍,非常简明全面,适合初学者(simulink entry book, very concise and comprehensive, suitable for beginners)
- 2010-04-28 15:01:03下载
- 积分:1
-
BARCODE
How to use par-code in visual basic 6
- 2014-08-18 02:27:13下载
- 积分:1