-
ELECTRONICA
Unit of elctronic aplicatiosn
- 2010-09-24 23:13:25下载
- 积分:1
-
optSTAP
全自由度空时自适应处理的matlab程序
(Wide degree of freedom of space-time adaptive processing matlab program)
- 2020-12-24 11:09:05下载
- 积分:1
-
yuanzhen
本程序是圆形相控阵方向图合成,阵型位于不同坐标面上所得的方向图不同。本程序分别从阵型位于水平和竖直阵面两种情况进行仿真,结果不同。有利于初学者对相控阵方向图合成的理解和对matlab编程软件的学习。(This program is the circular phased array pattern synthesis.The direction of the circular phased array placed on the different coordinate surface of a simulation result. This program simulation points placed vertically and horizontally both cases, contribute to the understanding of phased array direction pattern synthesis and matlab programming learning.)
- 2013-04-14 22:08:26下载
- 积分:1
-
圆柱面拟合
利用最小二乘方法实现了三维空间离散点云的圆柱面的拟合,方法简便,通用性强,
- 2022-05-14 22:11:12下载
- 积分:1
-
光束平差MATLAB算法
在解析摄影测量中,将外方位元素和模型点坐标的计算放在一个整体内进行,此时称其为光束法。光束法平差是以共线方程式作为数学模型,像点的像平面坐标观测值是未知数的非线性函数,经过线性化后按照最小二乘法原理进行计算。该计算也是在提供一个近似解的基础上,逐次迭代来达到趋近于最佳值的。
- 2023-05-23 22:35:03下载
- 积分:1
-
fuzzy
模糊控制simulink文件。里面有个自写的模糊逻辑模块。可运行。(Fuzzy control m file. Can run.)
- 2010-10-14 16:40:13下载
- 积分:1
-
SCOT
频域SCOT自适应时延估计,实质上是对广义功率频函数平方得到的数的相位谱做最小二乘拟合,求得时延估计。(Frequency domain SCOT adaptive time delay estimation, is essentially the generalized power-frequency phase of the function of the square of the number spectrum of the least squares fitting obtained delay estimates.)
- 2012-05-02 16:29:14下载
- 积分:1
-
MATLAB-in-electronic-class
介绍了MATLAB在电子领域的应用,配套了相关M文件的程序(Describes the application of MATLAB in the electronics field, supporting the relevant M-file program)
- 2011-10-29 15:40:32下载
- 积分:1
-
zhichi
说明: 主要用于MATLAB的SVM的人脸识别功能,有具体的代码可以查询(MATLAB-SVM is mainly used for face recognition function, there is a specific code that can query)
- 2010-04-10 13:41:52下载
- 积分:1
-
waterinflux
clear 清除内存变量
clc 清空工作区内容
N = 10 一般取6-18间的偶数,N值越大理论上结果越精确
V =zeros(1,N) 申请存储V(i)的空间(So no water influx curve)
- 2014-12-12 15:52:47下载
- 积分:1