-
noise
模集大作业中仿真用到的电路噪声分析的matlab源代码(noise analysis)
- 2010-07-03 17:25:45下载
- 积分:1
-
BCS
Free Source Code for AM & FM modulation
Matlab实现的调幅调频(AM/FM)算法源代码(Free Source Code for AM & FM modulation
Matlab)
- 2010-11-01 11:24:52下载
- 积分:1
-
实现一
用于遗传算法的工具包,可自行修改适应度函数后使用。(The toolkit for genetic algorithm can be used after self-modifying the fitness function.)
- 2020-06-20 11:00:02下载
- 积分:1
-
three_phase_harmonics_pll
Implementation of three phase PLL
- 2013-04-10 18:31:41下载
- 积分:1
-
ProjetoWebProva
prova de sistemas web
- 2014-01-31 12:05:55下载
- 积分:1
-
duochongfenxing
说明: 计算二维图形的分形维数,比较好用,计算方便(Calculate the fractal dimension of a two-dimensional figure)
- 2019-05-12 19:23:36下载
- 积分:1
-
Gauss_Seidel_iterative
迭代法是解线性代数方程组的另一类方法,特别适用于解大型稀疏线性方程组。它的基本思想是针对求解问题预先设计好某种迭代格式,从而产生求解问题的近似解迭代序列,在迭代序列收敛于精确解的情况下,按精度要求取某个迭代值作为问题解的近似值。迭代法具有原始系数举证始终不变,算法简单,编写程序较方便,所需存储单元较少的优点。(iterative method was the linear algebraic equations of the other methods, particularly applicable to the large sparse linear equations. The basic idea is to solve the problem in advance against the design iteration some good format, thereby creating problems for the approximate solution of iterative sequence, the iterative sequence converges to the exact solution, precision demanded by a certain value as a question iterative solution approximation. Iteration with the original proof coefficient remains unchanged, the algorithm is simple, the preparation process more convenient, less required storage unit advantages.)
- 2007-04-25 10:01:57下载
- 积分:1
-
Sort_pyramid
Pyramid sort, for 9-elements array (just for main idea)
- 2013-11-12 05:27:24下载
- 积分:1
-
Simple_Microgrid
说明: 很基础的光储微电网模型,是mathwork教程上搭配的文件,适合刚入门学习微电网的人。(The very basic optical storage microgrid model is a matching file in the mathwork tutorial, suitable for those who have just started to learn microgrid.)
- 2021-05-08 10:48:35下载
- 积分:1
-
DM642EDMA
This program uses the timers to trigger EDMA events. These events in turn
* trigger linked EDMA parameter tables to fill a ping pong buffer structure.
* Set a breakpoint on swiProcessFunc(int arg). Then open two memory windows.
* Use ping as the address for one memory window and pong for the other. Then
* run the application. You ll note that the program bounces between the ping
* and pong buffers filling each with a value that comes from the source. The
* source in this case is the SDRAM timer control register and it simulates
* input data(This program uses the timers to trigger EDMA events. These events in turn* trigger linked EDMA parameter tables to fill a ping pong buffer structure.* Set a breakpoint on swiProcessFunc (int arg). Then open two memory windows.* Use ping as the address for one memory window and pong for the other. Then* run the application. You' ll note that the program bounces between the ping* and pong buffers filling each with a value that comes from the source. The* source in this case is the SDRAM timer control register and it simulates* input data)
- 2010-08-07 11:34:58下载
- 积分:1