-
dsp_matlab
《数字信号处理-理论、算法与实现》一书中所涉及到的绝大部分算法。
Dsp_matlab 用MATLAB编写的信号处理程序,包含本书各个章节的大部分例题。
( Digital Signal Processing- Theory, Algorithm and Implementation of one book relates to the vast majority of algorithms. Dsp_matlab prepared using MATLAB signal processing procedures, the various chapters of this book contains most of sample questions.)
- 2008-12-31 23:51:27下载
- 积分:1
-
Nevill
下载的,求方程组的程序,可以借鉴下,挺好的(Downloaded, find the program equations, can learn, the very good)
- 2011-09-28 08:42:22下载
- 积分:1
-
MPPT--MATLAB
扰动观察法实现MPPT的程序,可以加深对MPPT的理解(Achieve MPPT perturbation observation program, you can deepen the understanding of MPPT)
- 2015-02-14 16:39:58下载
- 积分:1
-
gibbs
吉布斯定轨法。
输入:轨道上任意三个点的位矢(R1,R2,R3);
输出:质点在R2端点时的速度V2;ierr是个判断符号,返回的ierr是零的话,就说明‘R1,R2,R3’共面,如果ierr是1的话说明‘R1,R2,R3’不共面(正常情 况下,要构成轨道的话,‘R1,R2,R3’一定共面 ,即ierr是零,如果ierr是1的话说明输入的‘R1,R2,R3’不共面不能构成轨道。
此函数用于:任意给定三个空间共面的向量,可以确定质点在R2处的速度V2,也就得到了轨道上的一个状态向量(R2,V2),调用前面的函数就可以确定其轨道,及任意时刻的状态。(Gibbs set the track method. Input: track any three points of the bit vector (R1, R2, R3) output: particle at R2 endpoint speed V2, ierr is a judgment symbol, The ierr that is returned is zero, then, it means' of R1, R2,, R3, ' coplanar, if ierr is 1, then description' of R1, R2,, R3, ' not a total surface (under normal circumstances, you want to constitute a track, then,' of R1, R2, R3, ' a certain total surface, ierr is zero, if ierr is an instructions to enter the words ' of R1, R2, R3' coplanarity can not constitute a track. This function is used: for any given three space vector of the surface, can determine the particle at the speed V2, R2 also track a state vector (R2, V2), call the previous function can determine its orbit, and at any time of the state.)
- 2012-07-22 22:17:35下载
- 积分:1
-
lmse
The LMSE package contains two subroutines. LMSE computes the minimum mean square error (MSE) possible if one image is allowed to be linearly scaled in intensity. LMSEDIFF computes the difference image after the target image is scaled according to the scaling that minimizes the MSE. This is a better way to compare images if the absolute magnitude of the intensity has no meaning.
- 2010-11-22 15:27:03下载
- 积分:1
-
fem_50_heat
有matlab语言编程求解有关一种热传导方程的数值计算方法(a program which is a version of fem_50 for the time-dependent heat equation, by Jochen Alberty, Carsten Carstensen, Stefan Funken)
- 2013-01-02 21:06:12下载
- 积分:1
-
Matlaboptimization
数值优化的各种算法,包括牛顿法,拟牛顿,遗传算法,等等。(Numerical optimization algorithms, including Newton' s method, quasi Newton, genetic algorithms, and so on.)
- 2010-05-28 13:05:51下载
- 积分:1
-
ACA_TSP
旅行商问题(Travelling Salesman Problem, 简记TSP):假设有一个旅行商人要拜访n个城市,他必须选择所要走的路径,路经的限制是每个城市只能拜访一次,而且最后要回到原来出发的城市。路径的选择目标是要求得的路径路程为所有路径之中的最小值。
此处使用蚁群算法求解TSP问题(Suppose a business trip to visit n cities, he must choose the path to go, pass through the restriction is to visit each city only once, and finally go back to the original departure city. Path selection objective is to get the path distance to the minimum value among all paths.Here,we use the procedure of ant colony algorithm
to work out the TSP.)
- 2013-09-19 22:37:38下载
- 积分:1
-
simplex-matlab(1)
实现数值分析中单纯形法改进方法的matlab代码,即改进单纯形法算法,能够实现大型稀疏矩阵的迭代,这是3/3..(Numerical analysis to achieve improved method simplex method matlab code that modified simplex method algorithm, to achieve large sparse matrix iteration, which is 3/3)
- 2013-09-04 08:34:44下载
- 积分:1
-
radar-simulation
关于典型雷达信号的侦察分析和雷达干扰建模与仿真,为雷达系统仿真提供了重要的模块。
(For typical radar signal reconnaissance and radar interference analysis modeling and simulation for radar systems provide an important module emulation.)
- 2014-05-04 20:07:00下载
- 积分:1