-
matlab_program_4
Matlab实用程序
85-100是:数值分析篇(Matlab Utilities)
- 2009-02-12 16:15:57下载
- 积分:1
-
hejingwen
自己编写的程序,在光谱数据处理上可以实现截回波以及傅里叶变换功能(I have written procedures, the spectral data processing can be achieved as well as truncated Fourier transform function echo)
- 2013-08-26 17:24:46下载
- 积分:1
-
matlab-kongyu-lvboqi
平滑滤波器有中值滤波器和高斯低通滤波器,其中,中值滤波器对去除椒盐噪声特别有效,高斯低通滤波器对去除高斯噪声效果比较好。不同的滤波方式,在特定的图像处理应用中有着不同的效果和各自的优势(failed to translate)
- 2013-05-06 19:40:46下载
- 积分:1
-
SHUZHUANG
设计梳状滤波器,滤除谐波信号,并对原始信号,谐波信号,滤波后信号进行频谱分析(Design comb filter, filter out harmonic signals, and the original signal, the harmonic signal, the filtered signal spectrum analysis
)
- 2021-03-12 21:49:25下载
- 积分:1
-
eof
EOF:经验正交函数分解!“实现时空场的离”具体可以参考黄嘉佑老师的《气象统计分析与预报方法》!这是来自“李建平”老师的EOF分解程序(EOF: Empirical Orthogonal Function! Specific Huang J. teacher meteorological statistical analysis and forecasting methods " can refer to" spacetime off! " Li Jianping teacher from EOF decomposition process)
- 2013-01-04 21:18:37下载
- 积分:1
-
modeling-and-simulation-of-matlab
matlab模型与仿真教程,适合初学者和科研工作者学习(Matlab model and simulation tutorials, is suitable for beginners and research workers learning)
- 2011-05-06 17:06:50下载
- 积分:1
-
diguishenjing
递归算法 [1 1 1 1 1 0 1 0 0 0 1 0 0 0 0 1 1 0 0 0 1 1 1 0 0 1 1 1 1 0]
t=[0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1]
给权值赋初值
w1=eye(5,10)
w2=eye(10,5)
wr=eye(10,10)/3
wobias=eye(6,5)/4
wbias=eye(6,10)/3
x=ones(6,10)/3
ww2=zeros(10,5)/6
ww1=zeros(5,10)/6
wwr=zeros(10,10)/6
wwobias=zeros(6,5)/5
wwbias=zeros(6,10)/4
g=[1 1 1 1 1]
f=[1 1 1 1 1 1 1 1 1 1] (Recursive algorithm)
- 2011-05-21 16:44:22下载
- 积分:1
-
xyz_116_t
该文件程序可用于任意螺旋锥齿轮加工参数的齿面数据点的输出,可直接修改参数,得出对应的齿轮齿面,为齿轮的建模和TCA提供一定的基础。(The output of the file that can be used for any machining parameters of spiral bevel gear tooth surface data points, you can directly modify the parameters derived corresponding gear tooth surface, providing a foundation for modeling gear and TCA.)
- 2021-03-17 16:39:21下载
- 积分:1
-
windows
在功率菜谱分析中,加载不同的窗函数,通过谱图观察效果。(Analysis in the power menu, load a different window function, through the spectrum observed effect.)
- 2010-11-18 11:51:31下载
- 积分:1
-
Digital-Modulations
数字调制方式:2ASK,2FSK,2PSK,MSK,QPSK等信号的调制代码(m文件)实现。(Digital modulation techniques:2ASK,2FSK,2PSK,MSK,QPSK)
- 2011-05-09 10:38:37下载
- 积分:1