搜索资源列表
普通端射阵天线的matlab程序
- 普通端射阵天线的matlab程序 clear; f=3e10; lamda=(3e8)/f; beta=2.*pi/lamda; n=10; t=0:0.01:2*pi; d=lamda/4; W=beta.*d.*cos(t); z1=((n/2).* W)-n/2*beta*d; z2=((1/2).* W)-1/2*beta*d; F1=sin(z1)./(n.*sin(z2)); K1=abs(F1); polar(t,K1) ;
Matlab.rar
- 合成孔径雷达成像RD算法源码 ,运行是正确的 对学雷达成像的有用,Synthetic aperture radar imaging algorithm RD-source, running is the right to learn the usefulness of radar imaging
用matlab对ADC的输出进行fft分析
- 用matlab对ADC的输出进行fft分析,得到需要的SNDR、THD、SFDR、ENOB等信息。-With matlab fft of the output of ADC analysis, required SNDR, THD, SFDR, ENOB, and more.
FBGFP 光纤光栅法布里—珀罗腔(FBG F-P)的matlab仿真程序
- 光纤光栅法布里—珀罗腔(FBG F-P)的matlab仿真程序。利用光纤光栅的矩阵传输特性。-Fiber Bragg Grating Fabry- Perot cavity (FBG FP) of matlab simulation program. Optical fiber grating transmission characteristics of the matrix.
FBP
- 这是一个医学图像重建程序,用的是滤波反投影算法。-Medical Image Reconstruction using Filtered Back Projection. Matlab code (GUI)+ 4 Sinograms for testing/demonstrations. Can be used as a laboration to compare different numbers of projections, filters and interpolatio
matlab
- 粒子群算法详解matlab代码 很重要的算法程序 常用于相关代码开发和应用-matlab ddb sgsd fsaf sv ac scsa a fds asff af faafqf qfaf gdg aff fafsadfa gsf afsa dfa af sa af afa ffaf fa fa ff ff f a fsfasf
matlab
- 黄金分割法求极小值 功能:用黄金分割法求f(x)在区间[a,b]上的近似极小值。当且仅当f(x)在[a,b]上为单峰时次方法适用 -Golden section method for the minimum functions: golden section method used for f (x) in the interval [a, b] on the approximate minimum. If and only if f (x) in [a, b] for the
matlab
- 多元线性回归分析 置信区间,R平方,F统计量值,与统计量F对应的概率P-Multivariate linear regression
Matlab-Newton
- 一、 实验目的 在计算机上用迭代法求非线性方程地f(x)=0的根。 二、 实验平台 操作系统:Microsoft Windows Vista SP1 数学软件:Matlab7.0.0.19920(R14) -First, the experiment was on the computer using iteration method to nonlinear equations f (x) = 0 root. Second, experimental platform
Matlab-dtmf
- dtmf的matlab实现.包含理论分析.适合初学者.-DTMF to achieve the matlab. contains theoretical analysis. suitable for beginners.
f.m
- Matlab仿真程序,介绍了数据的程序结构、运用和算法设计。-Matlab simulation program, introduced procedures for data structure, application and algorithm design.
Matlab
- 一个基于Matlab的人工免疫算法程序,对初学者很有用。-Immune Algorithm based on the immune network model for function f(x1,x2) optimum copy right SCUT Guangxing Tan
matlab
- 【1】随机序列产生程序 【2】白噪声产生程序 【3】M序列产生程序 【4】二阶系统一次性完成最小二乘辨识程序 【5】实际压力系统的最小二乘辨识程序 【6】递推的最小二乘辨识程序 【7】增广的最小二乘辨识程序 【8】梯度校正的最小二乘辨识程序 【9】递推的极大似然辨识程序 【10】Bayes辨识程序 【11】改进的神经网络MBP算法对噪声系统辨识程序 【12】多维非线性函数辨识程序的Matlab程序 【13】模糊神经网络解耦M
F-K
- FK频率波数偏移成像单目标matlab实现程序源代码-FK migration frequency wave number to achieve a single objective source code matlab
MATLAB
- 一、 牛顿-拉夫逊法概要 首先对一般的牛顿-拉夫逊法作一简单说明。已知一个变量X的函数 (4-6) 解此方程式时,由适当的近似值X(0)出发,根据 (4-7) 反复进行计算,当X(n)满足适当的收敛判定条件时就是(4-6)式的根。这样的方法就是所谓的牛顿-拉夫逊法。 式(4-7)就是取第n次近似解X(n)在曲线 上的点 处的切线与X轴的交点作下一次X(n+1)值的方法。参考图4-2(a)。在这一方法中为了能收敛于真解,初值X(0)的选取及函数f(X)必须满足适当的条件,如
fuzzy0
- 关于matlab中仿真器fis的源代码,自己设计的。-About fis code soures
matlab-work
- f=zeros(30,30) f(5:24,13:17)=1 imshow(f, notruesize ) F=fft2(f,256,256) F2=fftshift(F) figure,imshow(log(abs(F2)),[-1 5], notruesize ) -f=zeros(30,30) f(5:24,13:17)=1 imshow(f, notruesize ) F=fft2(f,256,256) F2=fftshift
6-DoF-F-16-aircraft-VCPP--AND-MATLAB
- 基于VC++-和MATLAB7的F16六自由度飞行模拟程序 结合FLIGHTGEAR和游戏摇杆可以体验到非常逼真的空气动力学感受-6 DoF nonlinear dynamic model of an F-16 aircraft-VC++-MATLAB Source code
F-score
- F-score matlab 源代码 对F-score进行计算 运行环境 Matlab-F-score matlab source code for the F-score is calculated runtime environment Matlab
MATLAB-f
- 在MATLAB环境下仿真得到电机励磁电流和阻尼绕组的电流变化工程(In the MATLAB environment, the excitation current and damping winding current variation of the motor are simulated.)