-
FFT
FFT快速傅立叶变换,DSP实际例子,学习的一手好资料。放进CCS仿真(FFT Fast Fourier transform, DSP practical examples)
- 2016-06-18 15:18:53下载
- 积分:1
-
RLS
基于递推最小二乘法进行系统辨识的基本原理,对给定的实际输入输出数据运用MATLAB的M语言编写递推最小二乘算法(The basic principle of system identification based on recursive least squares method, using the MATLAB M language to write recursive least squares algorithm for given actual input and output data)
- 2018-07-19 10:32:55下载
- 积分:1
-
tiq
截取地震数据,按道和采样点截取,自动显示截取后的道数和采样点数(failed to translate)
- 2011-12-20 15:30:20下载
- 积分:1
-
SolarAngle.MATLAB
说明: 本程序计算的太阳角有地面点对应的太阳天顶角和太阳方位角,太阳高度角与太阳天顶角
互余,所以太阳高度角也可以通过90 度-太阳天顶角计算得到(The solar angle is calculated by the solar zenith angle and the sun azimuth angle corresponding to the earth's surface point. The sun height angle and the sun zenith angle are complementary, so the sun height angle can also be calculated by the 90 degree sun zenith angle.)
- 2018-04-25 16:17:18下载
- 积分:1
-
多元统计分析—基于R-数据data
多元统计分析—基于R- 数据data,讲解多元统计在R中如何实现,对于多元统计软件入门,是很实用的课程(Multivariate Statistical Analysis Based on R language .about data)
- 2019-03-20 12:31:31下载
- 积分:1
-
Sparse-matrix-algorithm-
稀疏矩阵算法及其程序实现(杨绍祺+谈根林),有解决稀疏矩阵需要的朋友可以好好认真的看一下(Sparse matrix algorithm and program implementation (Yang Shaoqi+ Tan root forest), solve sparse matrix can be a good friend in need a serious look at)
- 2021-01-30 14:58:35下载
- 积分:1
-
drop
使用fluent udf编程,实现水滴在空气中的运动描述。(Use fluent udf programming, to achieve the movement of water droplet in the air.)
- 2014-06-13 14:27:10下载
- 积分:1
-
Filtering-Algorithm
电力系统继电保护中经常应用的滤波算法,基于电力系统电流信号的傅里叶变换。程序给出了算法的仿真实现。(Power system, Filtering Algorithm, Fourier Transform, Simulation in matlab)
- 2012-03-09 11:26:15下载
- 积分:1
-
stance_dff
采用四阶龙格库塔方法进行微分方程解算,用matlab编写的源代码,主要用于四元素微分方程的实时解算(Using fourth-order Runge-Kutta methods for differential equation solvers, prepared to use matlab source code, mainly for the four elements of real-time differential equation solver)
- 2007-10-22 21:02:46下载
- 积分:1
-
Map-projection
1、根据所给的中国版图数据
绘制显示基于北京54坐标系的经纬度数据
编写兰勃特投影转换程序,转换上述数据,并显示
编写墨卡托投影转换程序,转换上述数据,并显示
同时,要绘制相对应的经纬网格,网格间距5度
2、根据所给的世界版图数据
绘制显示基于WGS84坐标系的经纬度数据
编写墨卡托投影转换程序,转换上述数据,并显示
计算北京(116.4,39.8)到巴黎(2.2, 48.52)的大圆轨迹,并显示
同时,要绘制相对应的经纬网格,网格间距5度(1, according to the Chinese territory given display data drawn based on latitude and longitude data write Beijing 54 coordinate system Lambert projection conversion process, the conversion of the data, and displays the write Mercator projection conversion process, the conversion of the data, and display the same time, Draw the corresponding latitude and longitude grid, the grid spacing of 5 degrees 2, according to the world map rendering display data written to the Mercator projection based on latitude and longitude data conversion program WGS84 coordinate system, the conversion of the data, and displays the calculation Beijing (116.4, 39.8) to Paris (2.2, 48.52) the great circle track and display the same time, to draw the corresponding latitude and longitude grid, the grid spacing of 5 degrees)
- 2015-12-08 21:51:30下载
- 积分:1