资源列表
Matlab-Celestial-Computing-Program
- 本程序包含有大量的计算程序,能计算天体力学的各种问题,含有大量的函数库和数据,是一个非常强大的计算工具。-Celestial Computing with MATLAB is a comprehensive collection of MATLAB functions,scr ipts and data files that can be used to solve a variety of problems in fundamental and advanced celestial mecha
matlab
- 数值方法(MATLAB版)第四版的上机答案 语言是matlab 一般每个题目一个文件夹 主程序一般为main文件-Numerical methods (MATLAB version) fourth edition of the machine language is the answer to every problem a general matlab folder as the main file main general
ja20131006
- 经典的标量JA 模型的代码,非常适合磁滞模型初学者 我给出了两种实现方式的代码 一个用固定点迭代实现,可以容易变成c语言 另一个使用simulink 实现,可以加到控制图中作为一个子函数-the code is programmed following the classical paper of D.Jiles ,fellow of IEEE. The JA model is great and innovative work in magnetic material.
vfm_plot
- 绘制NASA的CALIPSO卫星的verticle feature mask图-draw calipso VFM map
PSO_optization_Wind_UC
- 用于计算电力系统机组组合及经济调度问题,修改添加风电后可用于计算含风电系统的经济调度问题-Used to calculate the power system unit commitment and economic dispatch problem, modify, after adding wind power can be used to calculate the wind power system with the economic dispatch problem
itu676_annex2
- ITU标准下的大气传播衰减计算程序,使用简单方便,只需要输入传播角度,高度,气候环境,即可计算大气传输损耗(不包括自由空间传播损耗)-According to the ITU standard, this program calculates the atmospheric loss. It is simple to use, you only have to input some parameters such as height, elevation angle, etc
contact
- 轮轨接触点扫描方法,用扫描的方法计算求得任意轮轨型面的轮轨接触点-Wheel-rail contact point scanning method, the method of calculation obtained by scanning any type of wheel and rail wheel-rail contact point surface
MUSIC
- 上传代码都是MATLAB关于music算法的内容,其中包括针对阵列幅相误差进行线阵校正的经典NSF方法,music-capon最小方差法,music算法估计声源方位谱。-Upload code are MATLAB algorithm on music content, including amplitude and phase errors for the array line array calibration method NSF classical, music-capon minimu
HLLaROE
- matlab环境下编写的一维激波管问题,用Hll格式和Roe格式求解黎曼问题-matlab environment prepared by the one-dimensional shock tube problem with Hll formats and Roe scheme for solving the Riemann problem
matlab实现三维重建
- 利用matlab实现三维重建,采用的数学方法,程序很完整并附有图片。
shoot
- matlab中用打靶法求解常微分方程组的两点边值问题-shooting method for bvps
DSP
- 任务: 1) 借助MATLAB画出误差性能曲面和误差性能曲面的等值曲线(参考PPT2.1第17页的两幅图); 2) 写出最陡下降法以及LMS算法的计算公式(取 ); 3) 用MATLAB产生方差为0.05, 均值为0白噪音S(n),并画出某次采样得到的波形(即产生任意一个噪声随机序列); 4) 根据 2)中的公式,并利用 3)中产生的S(n),在 1)中的误差性能曲面的等值曲线上叠加画出采用最陡下降法以及LMS法时H(n)的在叠代过程中的轨迹曲线(参考PPT2.1第17页的右下图