-
proj1
MIT--航空航天工程中的计算方法_模拟飞机的动力学
MIT公开课程--航空航天工程中的计算方法
这门课程适用于在航空和航天工程中出现的计算方法的入门学习。其应用是从航空宇宙结构,空气动力学,动力学和控制,和航空宇宙系统选出的。其技术包括:常微分方程系统的数值积分;偏微分方程式的有限差分,有限体积, 和有限元的离散化;数值线性代数;本征值问题和带有约束的最优化。(MIT- Aerospace Engineering in the calculation of simulated aircraft dynamics _ MIT Open Course- Aerospace engineering calculation methods for this course in aviation and aerospace engineering calculations appear in an introduction. The application is from aerospace structures, aerodynamics, dynamics and control, and aerospace systems selected. The technologies include: numerical integration of ordinary differential equations systems partial differential equations of finite difference, finite volume, and finite element discretization numerical linear algebra eigenvalue problems with constraints and optimization.)
- 2011-11-21 09:19:22下载
- 积分:1
-
jacobi_svd
单边Jacobi算法,修正目前广泛流传的算法对非满秩矩阵无法计算的缺点。(Disadvantages unilateral Jacobi algorithm, the current widespread correction algorithm for non-full rank can not be calculated.)
- 2021-04-09 22:08:59下载
- 积分:1
-
56e946bf2520
This code performs wide band Cooperative Spectrum Sensing under various noise levels. A large number of primary users as well as secondary users are considered.The detection is power spectral density based . This project gives the lower bound for the power level of the PU signa...This code performs wide band Cooperative Spectrum Sensing under various noise levels. A large number of primary users as well as secondary users are considered.The detection is power spectral density based . This project gives the lower bound for the power level of the PU signa...
- 2015-02-17 00:54:58下载
- 积分:1
-
Radar
包括雷达LFM信号产生、脉冲压缩、相干积累、MTI处理等方面仿真(Including radar LFM signal generator, pulse compression, coherent accumulation, MTI simulation processing, etc.)
- 2021-03-27 11:09:12下载
- 积分:1
-
DRTOOL_drtoolbox
matlab 降维工具箱,最新版本。包含各类线性及非线性降维代码,lle,lpp,mvu,isomap,npe等皆在其中。(DRTOOL, by itself, creates a new DRTOOL or raises the existing
singleton*.
H = DRTOOL returns the handle to a new DRTOOL or the handle to
the existing singleton*.
DRTOOL( CALLBACK ,hObject,eventData,handles,...) calls the local
function named CALLBACK in DRTOOL.M with the given input arguments.
DRTOOL( Property , Value ,...) creates a new DRTOOL or raises the
existing singleton*. Starting from the left, property value pairs are
applied to the GUI before drtool_OpeningFunction gets called. An
unrecognized property name or invalid value makes property application
stop. All inputs are passed to drtool_OpeningFcn via varargin.
*See GUI Options on GUIDE s Tools menu. Choose "GUI allows only one
instance to run (singleton)".)
- 2012-07-07 19:10:58下载
- 积分:1
-
SPWM-PO
simulation of space vector modoulation using power simluink
- 2013-05-12 04:42:18下载
- 积分:1
-
prop
mil为设计程序,需要给定设计点的飞行环境状态,以及该点处的参数,需要环境状态文件和螺旋桨设计状态文件,按照手册中说明的格式输入,
qprop为电机、螺旋桨组合的分析程序,需要给出电机、螺旋桨以及飞行环境参数文件,按照手册中说明的格式输入,(qprop)
- 2010-11-26 21:13:03下载
- 积分:1
-
FastICA-toolbox
FastICA工具箱对初开始接触独立分量分析的人帮助很大,对工具箱的使用介绍很详细(FastICA toolbox early came into contact with the independent component analysis helps a lot of people, using a very detailed description of the toolbox)
- 2014-04-10 16:59:42下载
- 积分:1
-
worst-case-performance-optimization
基于最差性能最优的稳健波束形成算法可以等价转换成加载样本矩阵求逆(LSMI)算法.提出了
一种新的求解方法, 准确地计算出Lag range 乘数, 给出了LSMI 算法中的最优加载量, 解决了对角加载技术中加载量估计难题.(The robust adaptiv e beamformer using w orse-case performance optimization can be converted to the loaded sample ma trix inv ersion (LSMI) algorithm equivalently.For the LSMI beamformer , a
no vel method is develo ped to so lve the precise Lagrange multiplier , and the o ptimal loading level can be
computed exactly.Most important, this method gives the efficient solution to finding the optimal loading
level for diagonal loading.)
- 2021-05-07 09:28:36下载
- 积分:1
-
JPEG_main
说明: JPEG压缩编码算法函数编程实现 子块DCT变换的图像频谱显示;8×8子块DCT变换系数按“Z”(Zig-Zag)扫描的图像重建;
JPEG压缩编码(进行8×8子块的DCT图像变换,JPEG量化矩阵的量化与反量化,8×8子块DCT的图像重建);
计算图像的均方根误差 、显示误差图像和误差直方图。(failed to translate)
- 2011-03-24 13:36:32下载
- 积分:1