-
aroutineoffft2
从网上下载的一个和matlab实现快速傅立叶变换相关的程序,希望能够给大家一点帮助(Downloaded from the Internet and matlab realize a Fast Fourier Transform related procedures, hoping to give us some help)
- 2007-09-20 10:57:44下载
- 积分:1
-
spacevector
matrix converter simulation in simulink
- 2010-08-28 20:34:47下载
- 积分:1
-
Correlation-in-hourly-records-Software
Correlation and predection of power demand for power system
- 2013-11-18 17:26:33下载
- 积分:1
-
sengman_v20
匹配追踪和正交匹配追踪,包含收发两个客户端程序,连续相位调制信号(CPM)产生。( Matching Pursuit and orthogonal matching pursuit, Transceiver contains two client programs, Continuous phase modulation signal (CPM) to produce.)
- 2016-11-15 18:13:02下载
- 积分:1
-
fangtiu_v33
现代信号处理中谱估计在matlab中的使用,主要是基于mtlab的程序,实现了图像的灰度化并进一步用于视频监视控。( Modern signal processing used in the spectral estimation in matlab, Mainly based on the mtlab procedures, Achieve a grayscale image and further control for video surveillance.)
- 2017-01-06 10:31:36下载
- 积分:1
-
JacobiMATLAB
用Jacobi迭代法计算大型方程组的MATLAB函数文件(Jacobi iterative method using large calculation equations MATLAB function documents)
- 2006-06-06 12:03:58下载
- 积分:1
-
scan
Ultrasonic NDT for signal processing fault
- 2011-09-12 09:35:31下载
- 积分:1
-
yichuansuanfa3
遗传算法matlab程序,步骤为设置最大迭代步数、计算当前最大的适应度、设置初始取值范围[0 255]、进入加速迭代的间隔、选择交叉、变异等(Genetic algorithm matlab program, the steps to set the maximum number of iterative steps to calculate the current maximum of fitness, set the initial range [0 255], into the accelerated iteration interval, choose the crossover and mutation)
- 2011-09-21 17:29:09下载
- 积分:1
-
bisection
Step 1: Set i=1 FA=f(a)
Step 2: while i≤ No do step 3-6.
Step 3 set p=(a+b)/2 FP=f(p)
Step 4 if FP<TOL or (b-a)/2<TOL then OUTPUT(p) STOP.
Step 5 set i=i+1
Step 6 if FA.FP > 0 then set a=p FA=FP else set b=p.
Step 7 OUTPUT (‘Method failed after No iteration,No=’, No) STOP.
- 2011-11-23 09:46:51下载
- 积分:1
-
LP_MILP_in_MATLAB_Webinar
混合整数线性规划的例程,包括机组组合,资金流匹配等(Routine of Mixed Integer Linear Programming ,including unit commitment, capital flow matching,etc.)
- 2019-03-13 11:09:10下载
- 积分:1