-
rotated_angle_calculate
说明: 计算标记后物体的转角,条件:标记点大小能够区分。(To calculate the rotated angle of a marked object)
- 2010-04-01 09:35:23下载
- 积分:1
-
Theestimatedsoundsignallungfatigue
采集肱二头肌做屈伸运动过程中的肌电信号,对其进行处理,进行时域和频域分析,并且计算积分肌电值,中位频率等参数,估计其疲劳过程(Collection do biceps muscle during flexion and extension signals, processes, time domain and frequency domain analysis, and calculating the integral EMG values, the median frequency and other parameters, to estimate the fatigue process)
- 2021-03-03 23:10:10下载
- 积分:1
-
positive-portrait-identification-
一种正面人像识别的方法,论文.格式caj。利用活动轮廓模型进行人像处理,自动提取人脸轮廓。(A positive portrait identification method)
- 2013-09-23 10:38:59下载
- 积分:1
-
dataview
该程序可以对雷达回波数据进行处理,分帧画出数据的幅度分布图和相位分布图。(The procedure can be processed radar echo data amplitude of the data sub-frame to draw maps and phase distribution of Fig.)
- 2013-05-16 19:26:40下载
- 积分:1
-
Artificial-neural-networks
压缩文件中有两个文件,其中一个是基于BP、RBF人工神经网络解决变压器故障诊断的问题。另外一个文件是用进退法、黄金分割法、DFP、Powell的方法解决函数最小值。(
There are two archive files, one of which is based BP, RBF artificial neural network to solve the problem of transformer fault diagnosis. Another document is the solution to function with the minimum of advance and retreat method, golden section method, DFP, Powell method.)
- 2016-02-15 17:37:54下载
- 积分:1
-
arc_model_new
电弧仿真模型,delft大学,含有mayr、cassie等6种模型(Arc model, delft university, containing mayr, cassie six kinds of models)
- 2021-01-03 21:28:55下载
- 积分:1
-
stego
Advanced steganography using matlab
- 2012-12-29 14:57:10下载
- 积分:1
-
2DPOCHA
日本教授Ozaki所编写的二维相关光谱的计算可执行程序,国际上比较流行适用。(2dcos software to implement the nir spectroscopy analysis.)
- 2013-12-15 20:08:58下载
- 积分:1
-
自适应遗传算法matlab实现
基于自适应的遗传算法求解,比标准遗传算法具有更加良好的解集,收敛性能更好(The solution based on adaptive genetic algorithm has better solution set and better convergence than standard genetic algorithm.)
- 2019-06-04 11:07:40下载
- 积分:1
-
matlab_fn
Matlab M-Files:There are four ways of doing code in Matlab. One can directly enter code
in a terminal window. This amounts to using Matlabas a kind of calculator,
and it is good for simple, low-level work. The second method is to create a
script M-fi le. Here, one makes a fi le with the same code one would enter in a
terminal window. When the fi le is “run”, the script is carried out. The third
method is the function M-fi le. This method actually creates a function, with
inputs and outputs. The fourth method will not be discussed here. It is a
way to incorporate C code or FORTRAN code into Matlab this method
uses .mex fi les. We will not disucss it here.
- 2013-07-09 16:49:20下载
- 积分:1