搜索资源列表
LOOP
- 计算自由空间中,loop天线的辐射方法。-for a circular loop (with constant current). The loop is radiating into free space. The directivity and radiation resistance are calculated using the trailing edge method in increments of 1 degree in theta.
genetic
- This program runs a GA. The roulette wheel method for parent selection is used here. Elitism is included. Parent selection is from the population including the elite chromosomes. The standard bit form is used here. As usual, code works in
spru485a
- EQEP module defining about frequency speed theta etc
Solution-of-the-orbit-equation
- Solution of the orbit equation: Theta as function of time t. Numerical solution of Kepler’s equation for the elliptical test problem Matlab code-Solution of the orbit equation: Theta as function of time t. Numerical solution of Kepler’s equa
tide_uv
- 潮流准调和分析 Dd.m [DO1 dO1 DK1 dK1 DM2 dM2 DS2 dS2 DM4 dM4 DMS4 dMS4]=Dd(y,D,Y,tm,A1) 计算6个准调和分潮的振幅系数和初相角公式 aM.m [N n aa liu_u liu_v]=aM() 基础系数矩阵,目前D和d值是取用的各段数据的中间时间值,t是以中间为0左右对称取; 视差潮龄A1需要预先得知 同时本程序负责读取原始测流数据,格式为 站位名称 观测数据段数N(即大 中 小潮)
cooccurrence
- matlab基于共生矩阵纹理特征提取,d=1,θ=0°,45°,90°,135°共四个矩阵 输入图像数据 返回八维纹理特征行向量 -Matlab co-occurrence matrix texture feature extraction, based on the d=1, theta =0 degrees, 45 degrees, 90 degrees, 135 degrees four matrix The input image data to return to the
pmsm_smo.mdl
- pmsm 永磁同步电动机,matlab仿真,带smo观测器,电压重建。使用smo分别链接we和theta到clark和park变换-PMSM permanent magnet synchronous motor, matlab simulation, SMO observer, voltage reconstruction.
异步电机两相旋转坐标轴位置角theta计算公式
- 异步电机间接矢量控制中用到的角度进行了解释说明(The angle used in indirect vector control of induction motors is explained)
tourne_thita
- rotate a vector by angle theta
uank-theta
- Kmeans algorithm in C++,output a result txt containing cluster()
filter
- 神经电信号 theta、gamma、SWR 滤波方法(neural signal filter for theta,gamma,SWR)
music
- MUSIC 算法MATLAB仿真源代码 clc clear all format long %将数据显示为长整型科学计数 N=200;%快拍数 doa=[20 60]/180*pi; %信号到达角 w=[pi/4 pi/3]';%信号频率 M=10;%阵元数 P=length(w); %信号个数 lambda=150;%波长 d=lambda/2;%阵元间距 snr=20;%信噪比 B=zeros(P,M); %创建一个P行M列的0矩阵 for k=1:P B
gendvcor
- 对greatcir生成的一条路径产生与飞行器速度相关的陀螺测量值(delta-theta)的理想部分的函数。(For a path generated by greatcir, the function of the ideal part of the delta-theta is generated, which is related to the velocity of the aircraft.)
3116001336(2)
- 建立一个 logistic 回归模型来预测学生是否被录取到大学。使用高级优化来获得最佳的theta和最小的cost。(To get started with the exercise, you will need to download the starter code and unzip its contents to the directory where you wish to complete the exercise. If needed, use the cd command i