-
Imageanalysis
图像分析
边缘检测
微分算子
Log算子
Canny 算子
四叉树分解
四叉树分解
四叉树 MATLAB 函数 (Image analysis-differential operator edge detection operator Canny operator Log quadtree decomposition quadtree decomposition quadtree MATLAB Functions)
- 2009-12-23 12:14:27下载
- 积分:1
-
marmousi模型双线性插值
双线性插值,在marmousi模型,上的应用,希望大家能够有用(it is good )
- 2015-04-22 10:52:26下载
- 积分:1
-
RS
说明: 通过RS分析计算hurst指数,可以直接计算整个时间序列,或者小波分解后各阶的H值。(Hurst index calculated by the RS analysis. It can calculate the H value of the time series directly , or after wavelet decomposition .)
- 2011-10-28 10:37:02下载
- 积分:1
-
Lozi_system_analysis
Lozi混沌映射的线性反馈控制,给出了一般形式下的Lozi系统的混沌运动被控制到不动点的参数范围.并对Lozi映射的1个混沌吸引子进行了有效控制
(Lozi map chaotic linear feedback control, gives the general form of the Lozi system to be controlled chaos of the parameters of the fixed point range and Lozi map of a chaotic attractor for the effective control)
- 2011-10-29 01:07:37下载
- 积分: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
-
fiubai_v81
这是一个好用的频偏估计算法的matlab仿真程序,基于多相结构的信道化接收机,窗函数法设计一个数字带通FIR滤波器。( This is a useful frequency estimation algorithm matlab simulation program, Channelized receiver based on multi-phase structure, A window function design FIR digital band-pass filter.)
- 2021-04-09 13:29:00下载
- 积分:1
-
EMD_or_HHT_program_method
送给搞EMD或者HHT但没有下载到完整程序的朋友
(EMD or HHT sent out but did not complete the program downloaded to friends)
- 2010-12-11 15:36:02下载
- 积分:1
-
ball
matlab小球沿曲线运动的动画程序,作为一个学习matlab图形界面和动画制作的例程,对理解matlab相关编程很有帮助。(movement along the curve ball matlab animation program, as a learning matlab graphical interface and animation routines, useful for understanding the matlab-related programming.)
- 2011-10-24 19:28:29下载
- 积分:1
-
code
MATALB code to extract features from EEG signal
- 2013-11-15 18:51:22下载
- 积分:1
-
SytheticRec_MATLAB
用matlab合成地震记录,matlab代码,石油勘探,地震正演模拟(sythetic seismic record with matlab)
- 2013-11-29 13:10:25下载
- 积分:1