-
SteadyConduction
Matlab OOP方法开发的一维稳态导热温度场计算程序,可用于平板和圆柱的稳态导热计算(Matlab OOP approach to develop a one-dimensional steady-state heat conduction temperature field calculation program, which can be used for flat and cylindrical steady-state thermal conductivity calculated.)
- 2012-09-27 19:33:27下载
- 积分:1
-
luilan
ML法能够很好的估计信号的信噪比,MIMO OFDM matlab仿真,欢迎大家下载学习。( ML estimation method can be a good signal to noise ratio, MIMO OFDM matlab simulation, Welcome to download the study.)
- 2016-12-06 15:19:13下载
- 积分:1
-
AM
说明: AM MODULATION: It is matlab code for AM,DSBSC,SSBSC,SSB with carrier ,ISB, & multitone AM & their spectrum. AM is a technique used in electronic communication, most commonly for transmitting information via a radio carrier wave. AM works by varying the strength of the transmitted signal in relation to the information being sent. For example, changes in signal strength may be used to specify the sounds to be reproduced by a loudspeaker, or the light intensity of television pixels. Contrast this with frequency modulation, in which the frequency is varied, and phase modulation, in which the phase is varied.
- 2012-07-16 22:37:36下载
- 积分:1
-
soc估计
说明: 扩展卡尔曼滤波算法,具有实时估计非线性系统的优点(Extended Kalman filter algorithm with advantages of real-time estimation of nonlinear systems)
- 2020-10-08 17:07:36下载
- 积分:1
-
Read_uff
matlab读取uff文件数据
Universal file generation from I-Deas for Test can be split into two categories: export of model file data and
export of adf data. It is not possible to write both sets of data to a single file. Written with a model file
universal file are the geometry, elements and traceline data. However, just to add confusion, nodes and
tracelines can also be written separately in their own file format.(Universal file generation from I-Deas for Test can be split into two categories: export of model file data and
export of adf data. It is not possible to write both sets of data to a single file. Written with a model file
universal file are the geometry, elements and traceline data. However, just to add confusion, nodes and
tracelines can also be written separately in their own file format.)
- 2021-03-18 09:09:19下载
- 积分:1
-
dct-algorithm-image-fusion
dct algorithm image fusion
- 2014-10-16 16:42:58下载
- 积分:1
-
PWE
This program calculates the 2D photonic Band Structure with PWE method.
- 2009-04-18 21:52:43下载
- 积分:1
-
119128666Geneticalgo_MAX
遗传算法求解测试函数,进行了改进,提高了算法效率
(genetic algorithm
)
- 2009-11-08 09:38:34下载
- 积分:1
-
gridLegend
gridlegand多行实现,对多列函数进行实现(gridlegand multi-line implementation)
- 2011-02-13 16:37:37下载
- 积分:1
-
ypea122-spea2
说明: 遗传算法 多目标优化算法,SPEA2
主要流程:1:首先初始化一个archive的集合P1,以及一个常用的population的集合P。设置P1的大小是N1,P的大小是N。初始的时候P1是空的,而P是已经初始化好的种群个体。
2:对P1进行评价,选出来里面的pareto front为1(下面用PF1来代替了)的个体,copy到P1中,如果PF1的数量大于N1的话,这个接下来再说,目前假定PF1的数量小于N1。(Genetic algorithm, multi-objective optimization algorithm, SPEA2
Main process: 1: first, initialize a set P1 of archive and a set P of popular. Set P1 to N1 and P to n. At the beginning, P1 is empty, and P is the initialized population.
2: Evaluate P1, select the individual whose Pareto front is 1 (Pf1 is used to replace it below), copy to P1, if the number of Pf1 is greater than N1, then let's talk about it. At present, it is assumed that the number of Pf1 is less than N1.)
- 2021-03-01 14:59:00下载
- 积分:1