搜索资源列表
xt
- 1、以不同的视角观察球面 和圆柱面 所围区域。2、画出s(t)=cos(2/3πf0t)的曲线及其付氏变换的曲线.设:f0=1KHz,时域分辨率 dt=0.01ms, 采样点数 N=2k, k>10.(均为M文件)
SignalProcess
- C 程序 球面方位角算法: azimuth.cpp CRC校验快速算法: CRC_Table.cpp 解扰码算法: scrambler.cpp Matlab 程序 信号带宽测量: BandWith.m 带通信号下变频: fqmv.m QPSK 解调 demodQpsk.m pwelch求功率谱的算法 psdwh.m 均值滤波算法 cvmn.m 信号正交分解: Cnv2Bas.m
ocksvm
- 用超球面支持向量机进行多类分类,每个超球面覆盖一个类-Hypersphere support vector machines using multi-class classification
PSWF
- 基于椭圆球面波函数(PSWF)的基带传输 波形设计方法-The Design of Baseband Transmission Waveform Based on PSWF
astro
- 球面天文学(岁差、章动)和天体力学(行星星历表)的原始计算公式、算法和程序。matlab编译通过。主要包括:公历/儒略历转换为儒略日,儒略日转换为公历/儒略历,球坐标转换为直角坐标,直角坐标转换为球坐标等38个matlab源代码。压缩文件中有说明。-Spherical Astronomy (precession, nutation) and celestial mechanics (line stars ephemeris) of the original formula, algorithms
BuildSphere
- 使用icosaedron细分方法建立球面三角模型。-Returns the triangulated model of a sphere using the icosaedron subdivision method.
qiumian
- 基于Matlab的基阵方向性仿真,球面坐标网格的基阵方向性图-An Approach of FCM Clustering Segmentation for Building Groups from Urban Aerial Images
distance
- 世博会城市距离模型,主要来算球面的最近距离,曲线到点的距离等-Expo City distance model, the main sphere to the most recent count from the curve the point of distance
kriging
- kriging球面模型插值,matlab源码。-kriging interpolation spherical model, matlab source code.
1_2_2
- 基于BLOCH球面坐标的量子遗传算法程序-quantum genetic algorithm
ssukf
- 球面ukf,ssukf卡尔曼滤波程序matlab代码-Spherical ukf, ssukf Kalman filtering program matlab code
sphere
- 拟合球面的程序,给定一些数据后,可以绘制球面,用于分析测量数据-Sphere fitting procedures, given some data, you can draw the sphere, for the analysis of measurement data
CreatRoundAperture
- 关于非球面检测的一个matlab程序,运行一下你就知道-Detection of non-spherical a matlab program, run what you know
MATLAB
- 该程序主要对非球面镜进行波面拟合,首先读入采集的离散面型数据,可以是从椭圆曲面,抛物面等采样得到,也可以是通过其他软件计算得到的数据。然后将数据用Zernike多项式进行拟合得到非球面表达式各项的系数。-The program on the aspheric wavefront fitting, first read into a collection of discrete surface data can be Sampling from the oval surface, the p
xyz2neu
- xyz2neu源程序,用于空间直角坐标系和球面坐标系之间的转换-xyz2neu source, used to convert the gps spherical coordinates with the space between the rectangular coordinates
将球面坐标转换为大地坐标
- 将球面坐标转换为大地坐标,MATLAB程序,带有测试数据,使用时可以直接修改参数
Distance_onSphere
- 该程序可以计算球面上任意两点之间的距离。参数为球面任意点的经纬度和高度。(The program calculates the distance between any two points on sphere surface.)
MATLAB
- 简单的平面波、柱面波和球面波程序,以及动画演示(Simple plane wave cylindrical wave spherical wave program and animation)
椭球拟合
- 根据三维坐标拟合椭球面 基于非线性最小二乘法(Ellipsoid fitting based on 3D coordinates based on nonlinear least squares method)
matlab 球面摆
- matlab 模拟球面摆运动的小程序,使用RK4方法求解,可以画出相空间坐标和球面摆运动轨迹