搜索资源列表
SARAutoFocus.rar
- 利用matlab编程语言,对合成孔径雷达的R-D算法进行了仿真,Matlab programming language to use for synthetic aperture radar simulation algorithm RD
MATLAB_program_syntax_programming_classic_design.r
- MATLAB程序经典设计之语法编程MATLAB program syntax programming classic design-MATLAB program syntax classic design programming MATLAB program syntax programming classic design
Numerical_algorithm_matlab_programming_procedures.
- matlab程序设计之数值算法程序Numerical algorithm matlab programming procedures-Numerical algorithm matlab programming procedures Numerical algorithm matlab programming procedures
The_matrix_algorithm_matlab_programming_tutorial.r
- matlab程序设计之矩阵算法教程The matrix algorithm matlab programming tutorial-The matrix algorithm matlab programming tutorial The matrix algorithm matlab programming tutorial
MATLAB_programming_examples_of_computer_graphics.r
- 计算机图形学MATLAB程序设计实例MATLAB programming examples of computer graphics-Computer Graphics MATLAB program design MATLAB programming examples of computer graphics
MATLAB_programming_commands_quick_tutorial_image.r
- MATLAB图像编程命令快捷教程MATLAB programming commands quick tutorial image-MATLAB programming commands quick tutorial image MATLAB programming commands quick tutorial image
Plasma-particle-simulation-program
- 用MATLAB(R)混合编程,给出了一种粒子模拟(PIC,CIC)方法中粒子云状态实时可视化的新方案,使得粒子的整体状态和运动趋势能够清晰的从绘出的图中直观的看出。-Using MATLAB (R) hybrid programming, given a particle simulation (PIC, CIC) method in real-time visualization of the particle cloud state' s new program, making the
U_I_PAIS
- 配电网辐射网前推回代潮流计算程序:前推回代法在配电网潮流计算中简单实用,所有的数据都是以矢量形式存储,因此节省了大量的计算机内存,对于任何种类的配电网只要有合理的R/X值,此方法均可保证收敛。而且,前推回代法的收敛阶数为一阶,因此它也具有较好的收敛稳定性。比较而言,前推回代法充分利用了网络呈辐射状的结构特点,数据处理简单,编程简单,没有复杂的矩阵运算,计算效率高,占用计算机的资源很少,具有较好的收敛性,广泛用于在实际配电网中,可称是求解辐射状配电网潮流问题的最佳算法之一。-With forwar
Weight_W2
- Quartic Spline weight function from "An Introduction to Meshfree Methods and Their Programming [G.R. Liu, Y.T. Gu] " the orginal code is in fortran but this code is in matlab
GetDisp-a-Getstress
- Displacement recovery for MLS method and compute stress from "An Introduction to Meshfree Methods and Their Programming [G.R. Liu, Y.T. Gu] " the orginal code is in fortran but this code is in matlab
Geographic-data-analysis-Matlab
- 代码基于Matlab软件,讲述了大量数学方法的应用思路和过程。内容涉及回归分析、主成分分析、因子分析、聚类分析、判别分析、时(空)间序列分析、Markov链、R/S分析、线性规划、层次分析法以及人工神经网络建模等方法。通过模仿本书讲授的计算过程,读者可以加深对有关数学方法的认识和理解,并且掌握很多Matlab的应用技巧。代码规范,可研究价值高。 -Code based on the Matlab software, tells the story of a large number of
BP-Model-of-NIR
- 近红外光谱分析中的BP模型建立过程,其中在原有BP神经网络模型的基础上自己编程加入了近红外模型验证系数的计算,如R-SquareC.R-SquareP,RMSEC,RMSEP,RSD等。并加入循环语句,设定区间程序可以自动运行并判断最佳隐含层结点数,最佳学习速率,动量因子,训练次数等,同时加入一个验证校正模型实例。-The process of BP model in near infrared spectrum analysis, including the original BP neura
matlab_R
- matlab环境中调用R语言命令和库。文件中附带简单安装步骤和matlab和R混合编程模板。方便matlab用户调用R语言的库。-call the R language commands and libraries matlab environment. File included simple installation steps and matlab mixed programming templates and R. Matlab convenient user calls the R l
Programming-for-Engineers-2011
- Aaron R. Bradley. Programming for Engineers - A Foundational Approach to Learning C and Matlab. 20-Aaron R. Bradley. Programming for Engineers - A Foundational Approach to Learning C and Matlab. 2011
An-Introduction-to-Programming-and-Numerical-Meth
- An Introduction to Programming and Numerical Methods in MATLAB - S.R. Otto & J.P. Denier
第04章 动态规划
- 动态规划(dynamic programming)是运筹学的一个分支,是求解决策过程(decision process)最优化的数学方法。 20 世纪 50 年代初 R. E. Bellman 等人在研究多阶段决策过 程(multistep decision process)的优化问题时,提出了著名的最优性原理(principle of optimality),把多阶段过程转化为一系列单阶段问题,逐个求解,创立了解决这类过程 优化问题的新方法—动态规划。(Dynamic programm