-
ComTest
VC 调用matlab combuilder简单例子(VC call matlab com file)
- 2021-03-01 20:39:34下载
- 积分:1
-
matlab-reading-excel
matlab读取excel及操作处理,doc格式(matlab read excel and operations processing, doc format)
- 2013-01-06 15:28:54下载
- 积分:1
-
svpwmgenerator
一种空间电压矢量控制电动机的例子,有点复杂,适合研究比较深奥的matlab仿真(Example of a space voltage vector to control the motor, a bit complicated, appropriate to study more esoteric matlab simulation)
- 2012-04-22 11:10:28下载
- 积分:1
-
Harmonicinterferencesuppression
针对混沌参数调制( C P M) 的电力线通信( P L C) 中谐波引起的窄带干扰, 两阶段动态估计方法根据最小
相空间体积( MP S V) 准则估计模型参数, 计算量大。为此, 提出将未知参数合并到增广状态矩阵的联合卡尔曼滤
波方法, 避免了专门的参数估计过程, 在提高增益性能的同时有效降低了计算量。方法的性能通过对混沌电力
线通信下的单音干扰和多音干扰的有效抑制得到了验证。 (For the chaotic parameter modulation (CPM) of the power line communication (PLC) in the narrow-band interference caused by harmonics, two-phase dynamic estimation methods with minimum phase space volume (MP SV) criterion estimate model parameters, calculation of volume. Toward this end, the unknown parameters into augmented state matrix of the joint Kalman filter, to avoid the special parameter estimation process, while improving the performance gain reduces the amount of calculation. Method of performance under the power line communication by chaotic multitone jamming tone interference and the effective suppression has been verified.)
- 2010-05-31 16:40:53下载
- 积分:1
-
SDR
SDR Software Defined Radio overview and design for implementation via matlab.
- 2011-11-30 03:41:18下载
- 积分:1
-
粒子群优化bp神经网络在锅炉燃烧优化中的应用posbpinsteameroptimization
实现了粒子群优化bp神经网络在锅炉燃烧优化中的应用,有详细的代码解释,仿真图例,运行时将程序名改为程序内的function命,运行即可(Particle swarm optimization bp neural network applications in boiler combustion optimization, detailed code interpreter simulation legend, change the name of the program to function within the program life runtime can run)
- 2020-07-05 19:38:59下载
- 积分:1
-
qeigiu
遗传算法无功优化,与理论分析结果相比,窗函数法设计一个数字带通FIR滤波器。( Genetic algorithm based reactive power optimization, Compared with the results of theoretical analysis, A window function design FIR digital band-pass filter.)
- 2016-05-15 22:51:32下载
- 积分:1
-
matlab绘制动态三维心形代码
使用matlab代码,实现心形图像的绘制(Using matlab code to draw heart-shaped images)
- 2017-11-20 14:21:16下载
- 积分:1
-
Hamming
说明: 汉明码(Hamming Code)是汉明于1949年的一种能纠正单个错误的线性分组码,最小码距dmin=3。汉明码的实现方式是在原数据中插入m位作为校验位。对于(n,k)汉明码,编码时需满足以下原则(Hamming code is a kind of linear block code which can correct single error in 1949. The minimum code distance Dmin = 3. The implementation of Hamming code is to insert m bit into the original data as check bit. For (n, K) Hamming codes, the following principles should be met)
- 2021-04-28 17:48:43下载
- 积分: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