-
MATLAB
说明: MATLAB(矩阵实验室的简称)是一种专业的计算机程序,用于工程科学的矩阵数学运
算。但在以后的几年内,它逐渐发展为一种极其灵活的计算体系,用于解决各种重要的技术
问题。MATLAB 程序执行MATLAB 语言,并提供了一个极其广泛的预定义函数库,这样
就使得技术工作变得简单高效。在解决工程技术问题方面,MATLAB 比其它任何计算机语
言(包括FORTAN 和C)都简单高效。本书将介绍MATLAB 语言,并向大家展示如何运
用它去解决经典的技术问题。(MATLAB (short for Matrix Laboratory) is a professional computer program for engineering and scientific matrix math. But in later years, it gradually developed into an extremely flexible computing system for solving important technical problems. MATLAB program implementation of the MATLAB language, and provides an extremely wide range of pre-defined function library, thus making the work easy and efficient technology. In solving engineering problems, MATLAB than any other computer language (including FORTAN and C) are simple and efficient. This book introduces the MATLAB language to show you how to use it to solve the classic technical problems.)
- 2010-04-08 19:33:57下载
- 积分:1
-
StandardMCMcommunicationssystem
basically a trial run to get back into the mode of things. This is a simple MCM communications system. The code is pretty self-explanatory
- 2010-05-23 22:06:21下载
- 积分:1
-
1234
matlab 电机仿真,含(1.1.1)有阻尼微分方程的M函数程序和(1.2.1)无阻尼微分方程的M-函数程序(matlab motor simulation, with (1.1.1) of M differential equations with damping function procedures and (1.2.1) without damping differential M-function procedures)
- 2008-04-19 01:17:30下载
- 积分:1
-
Sand-pile
一堆沙子的横截面,可以使用 Margolus 型邻居仿真,但运动规则不同。
规则:
元胞有 2 个状态。状态= 0 是空的,状态= 1 代表沙子。
在任何时间步长,一个粒子,可以在2x2 块中向着底部运动。可能运动如下
所示。墙壁和底部将阻止粒子继续运动。
为了让该运动略有随机性,我亦补充说一项规则,有时处于下落状态的两个元胞还旋转,直到所有的动作都完成。(Cross-section of a pile of sand, you can type using the Margolus neighborhood simulation, but the movement rules are different. Rules: There are two cellular states. State = 0 is empty, state = 1 for sand. At any time step, a particle can be in the 2x2 block toward the bottom of the movement. May exercise the following. Walls and bottom to prevent the particles continue to campaign. To make the campaign a little random, I also added a rule, sometimes in the falling state of the two cell also rotate until all actions are completed.)
- 2011-06-30 20:01:06下载
- 积分:1
-
getiq
在信号分析中,我们常把信号进行矢量分解,也就是将信号分解为频率相同、峰值幅度相同但相位相差90的两个分量。该程序实现将信号分解为I路和Q路。(In signal analysis , we often decompose the signal vector , that is, the signal is decomposed into the same frequency , the peak amplitude of phase 90 of the same, but the two components . The program implementation will signal into I and Q branches .)
- 2014-11-06 16:11:10下载
- 积分:1
-
Von-Karman-a-Monte-Carlo-simulations
These m.files are for:
1- Generations white noise
2- Longitudinal Transfer Functions for aircraft
3- Generate discrete wind turbulence with Dryden velocity spectra
4- Determination variance by Integration Solution
5- Generate Continuous wind turbulence with Von Karman velocity spectra
6- Monte Carlo simulations
- 2021-01-12 22:28:48下载
- 积分:1
-
SIFT_matlabe1
This is a MATLAB implementation of the SIFT keypoint detector and descriptor (do_gaussian: generate Gaussian scale space of input image
do_diffofg: generate Difference of Gaussian (DoG) scale space
do_localmax: local extrema as the potential keypoints
do_extrefine: refine the keypoints by discarding the ones with low contrast and along an edge
do_orientation: compute the orientation of a support region of keypoint
do_descriptor: compute the descriptor of a keypoint based on image gradients.
do_match: match two images based on the nearest neighbor principle and spatial consistency.
do_sift: generate the SIFT descriptors for a given input image. It basically s all the functions above.
)
- 2015-01-13 19:34:30下载
- 积分:1
-
rbf2
此源代码仍然是训练RBF网络的,但用的算法是梯度下降法,算法仍然是自己写的(This source code is still training RBF network, but the algorithm is gradient descent algorithm, the algorithm is still wrote it myself)
- 2008-03-10 09:50:34下载
- 积分:1
-
Simulation-of-digital-camera
说明: 几乎所有关于数字相机仿真的英文论文,很有科研价值( English paper about Simulation of digital camera。Great scientific value。)
- 2020-12-01 16:49:27下载
- 积分:1
-
Programmingproblem
这是用matlab实现无约束优化线性规划\非线性规划等规划问题的基本实现例子(This is achieved using Matlab unconstrained optimization linear programming planning nonlinear programming problem is the basic Examples are)
- 2007-04-18 20:06:25下载
- 积分:1