-
gprec-codes
gray code in matlab useful
- 2011-02-04 17:12:42下载
- 积分:1
-
bpsk-
BPSK信号功率谱密度的MATLAB编程代码,运行得到波形。(BPSK signal power spectral density of the MATLAB programming code that runs waveform.)
- 2021-01-14 15:48:47下载
- 积分:1
-
Wavelet packet analysis
小波包分解提取信号动力特性 能量特性 供大家参考(Wavelet packet analysis to extract the characteristic frequency of the vibration signal, and the calculation of the energy spectrum analysis)
- 2017-06-26 16:15:47下载
- 积分:1
-
MyDenoiseSoft
基于空域平滑滤波的消燥处理程序,该程序可通过界面显示方法进行不同噪声条件下的中值滤波、均值滤波、自适应滤波等方面的消除噪声实验。( the consumption smoothing dry processing based on Airspace)
- 2009-12-21 16:15:31下载
- 积分:1
-
airfoilprep
一种用于风力机设计和性能校核的翼型气动数据预处理,包括panel插值,全周插值,3D修正等。使用python语言
(Airfoil data preprocessing for wind turbine design and performance verification using python language)
- 2015-06-09 14:41:21下载
- 积分:1
-
superheterodyne
This is a superheterodyne reciever simulation, created in MATLAB - Simulink. The purpose is to study the effect of perturbations on the imaginary frequence and on the intermmediate frequence, in the context of incoherent demodulation.(This is a superheterodyne reciever simulation, created in MATLAB- Simulink. The purpose is to study the effect of perturbations on the imaginary frequence and on the intermmediate frequence, in the context of incoherent demodulation.)
- 2009-05-22 20:54:34下载
- 积分:1
-
gm11
function exp85
clear all
p=[0:0.1:1.1]
t=[22.4570 26.6012 12.6416 5.9367 6.9265 28.2432 31.5068 37.0166 7.8947 1.0398 12.7095]
net=newff([0 1],[5 1],{ tansig purelin }, traingdx , learngdm )
net.trainParam.epochs=2500
net.trainParam.goal=0.001
net.trainParam.show=50
net=train(net,p,t)
r=sim(net,p)
plot(p,t,p,r, * )
y=sim(net,[1.2])
- 2012-04-26 12:14:11下载
- 积分:1
-
CHIZHI
用龙格库塔法对迟滞进行建模(JA模型),可运行(Longge kuta method of super hysteresis expansion material modeling, can run, have the result)
- 2020-10-27 21:49:58下载
- 积分:1
-
ITFA
通过同步压缩小波变换,实现信号的分解和重构,效果优化小波变换(The signal is decomposed and reconstructed by synchronous compression wavelet transform, and the effect is optimized by wavelet transform)
- 2021-03-31 09:19:08下载
- 积分:1
-
BCC_T2B_G3B_psrs
This code sorts a integer vector using QuickSort with p-threads.
- 2010-07-08 06:30:16下载
- 积分:1