-
DSP7
一个RLS的算法程序,应该对大家有帮助的。(?桓 鯮LS的算 ??绦????| ????#39 ??矣??镏???)
- 2007-08-22 09:35:45下载
- 积分:1
-
VelAlignment
速度匹配传递对准matlab程序,消息的对加速度计建模和陀螺输出建模,对速度匹配传递对准进行了仿真,并且有详细注释。(Matlab speed matching transfer alignment procedures, information on modeling and gyro accelerometer output modeling, on the speed of matching transfer alignment simulation, and have detailed notes.)
- 2007-09-14 14:14:17下载
- 积分:1
-
HOPFIELD-Net
Hopfiel Matlabe codes
- 2011-05-16 23:57:26下载
- 积分:1
-
Matlab
Solve Equation by newton rofson method for students to solve own problems.
- 2013-12-16 04:20:02下载
- 积分: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
-
fixedbeam
经典麦克风语音增强算法,当阵元数目越多,语音增强效果越好(Classical microphone speech enhancement algorithm, the more the number of elements, the better the speech enhancement effect)
- 2018-07-22 19:31:17下载
- 积分:1
-
GA-SA_Enhanced_k-mean-master
说明: 使用遗传算法等对k均值聚类进行优化,使k均值聚类效果有所提高(Use genetic algorithm to optimize K-means clustering, so that the effect of K-means clustering is improved)
- 2020-11-26 09:09:31下载
- 积分:1
-
correlate
输入为一个序列或两个序列,输出为其自相关序列或互相关序列(Input as a sequence or two sequences, the output of its autocorrelation sequence or cross-correlation sequence)
- 2009-04-22 19:13:03下载
- 积分:1
-
harris
说明: harris检测 +ncc粗配+ransac去除错误点(harris detection. ncc coarse. ransac remove the error point)
- 2011-03-02 20:11:38下载
- 积分:1
-
3
说明: 这是一篇关于视频序列人脸图像分割与识别技术研究的文章(This is a video sequence of image segmentation and face recognition technology research articles)
- 2010-05-06 19:09:03下载
- 积分:1