-
MatlabBeamDeflection
FEM analysis of beam using matlab
- 2013-09-27 12:00:03下载
- 积分:1
-
Project3_7_report
Estimation du déplacement des points de contours
- 2015-02-26 21:51:17下载
- 积分:1
-
critical-speed-of-five-elements
这是单轴转子多圆盘系统临界转速分析的matlab程序里面有转子结构图,这是其中第一个,后面还有三个,是一个系列的。(This is a single-axis rotor multi-disc system critical speed analysis matlab program there the rotor structure diagram, which is the first behind three, is a series.)
- 2012-11-14 15:39:17下载
- 积分:1
-
二次规划问题和MATLAB函数quadprog的使用小结
说明: 二次规划问题和MATLAB函数quadprog的使用小结(Summary of quadratic programming problem and the use of Matlab function quadprog)
- 2020-05-13 22:11:01下载
- 积分:1
-
txthide
XTHIDE is a GUI that allows the user to hide a text message in an image file.
The user will be asked for a key that will be used to both encode and decode the text into an image.
The key can be of length from 2 to 900 characters.
The encryption pattern for a key hell is not a subset of the encryption pattern for hello .
See help. Created with version 7.01.
- 2009-02-19 20:14:21下载
- 积分:1
-
ofdm_signal_PSD
完整的ofdm程序,里面给出了功率谱密度的分析过程,比较精简实用(Ofdm complete procedure, which gives the power spectral density analysis of the process more streamlined and practical)
- 2009-04-20 22:14:39下载
- 积分:1
-
we
说明: 七单元天线阵DOA估计
clear clc
d=1 天线阵元的间距
lma=2 信号中心波长
q1=1*pi/4 q2=1*pi/3 q3=1*pi/6 q4=3*pi/4 四输入信号的方向
A1=[exp(-2*pi*j*d*[0:6]*cos(q1)/lma)] 求阵因子
A2=[exp(-2*pi*j*d*[0:6]*cos(q2)/lma)]
A3=[exp(-2*pi*j*d*[0:6]*cos(q3)/lma)]
A4=[exp(-2*pi*j*d*[0:6]*cos(q4)/lma)]
A=[A1,A2,A3,A4] 得出A矩阵
n=1:1900
v1=.015 四信号的频率
v2=.05
v3=.02
v4=.035
d=[1.3*cos(v1*n) 1*sin(v2(we)
- 2010-05-06 15:26:50下载
- 积分:1
-
PSO-RBF
总结常见的RBF网络算法,包括多个例子,亲测可运行。有kmeans-rbf, pso-rbf等方法的实现。(RBF algorithms including several example codes, the kmeans-rbf, pso-rbf etc. I test them all.)
- 2017-05-11 21:59:26下载
- 积分:1
-
Transmittance_My
负折射率光子晶体的带隙计算程序请大家参考(Negative refractive index photonic crystal band-gap calculation procedures please refer to)
- 2009-03-10 11:23:34下载
- 积分:1
-
usin
Vc++下如何利用Matlab工具箱进行数字信号处理(Vc++ how to use Matlab toolbox for digital signal processing)
- 2010-05-21 10:58:03下载
- 积分:1