-
qam_demodulation
This is a source code for qam modulation without using MATLAB built-in function
- 2015-03-21 19:53:21下载
- 积分:1
-
makepic
programa de editar fotografias
- 2013-12-11 07:36:03下载
- 积分:1
-
shuziyinpinshuiyin
基于MATLAB的数字音频水印技术程序,一种数字音频水印(MATLAB-based digital audio watermarking technology program)
- 2015-04-20 15:42:21下载
- 积分:1
-
matlab-code-of-BP-algorithm
该文档中介绍了SAR成像的BP算法,并给出了源码。(the document introduce the BP algorithm of SAR imaging, and gives the source code in matlab.)
- 2020-10-30 18:29:56下载
- 积分:1
-
Power-Converters--smart-instruments
With the increasing penetration of renewable energies as distributed generation
(DG) in smart grid scheme, technical problems arise in both distribution and transmission
system level. Undesirable voltage is the main problem for connection of
DGs in distribution systems while excessive reactive power demand transmission
system is the major concern for Transmission System Operators.
The low power generation capacity of DER (Distributed Energy Resources) has
motivated the need for integration of different types of DERs and loads in the form
of micro-grid to enhance the power generation capacity, reliability and marketability
of dispersed type of micro-sources [12, 13]. Current harmonics and Reactive power
consumption are the two power quality issues that are addressed in this thesis
- 2016-01-26 03:30:43下载
- 积分:1
-
wavelet3
小波神经网络3 一共是3个哦(Wavelet neural network is a total of 3 Oh 3)
- 2008-06-09 22:08:56下载
- 积分:1
-
matlabrumendaojingtong
matlab(7.x系列)从入门到精通一书的源码 包括结果截图
实用性很强(Matlab (7.x series) from entry to master a book source, including the results of screenshots
Very practical)
- 2012-04-02 12:57:36下载
- 积分:1
-
wavelet
提供了小波算法的程序,该程序在MATLAB中得到验证,简单可行。(introduce a program about the wavelet ,the program is easy and used in the MATLAB)
- 2012-04-02 17:24:23下载
- 积分:1
-
kalman_pinghua
KALMAN滤波与平滑原理及matlab经典源码,内附滤波平滑处理结果图形,比较适合初学(KALMAN filtering theory and matlab classic source, more suitable for beginners)
- 2013-09-04 09:57:22下载
- 积分:1
-
Fcm
FCM Data set clustering using fuzzy c-means clustering.
[CENTER, U, OBJ_FCN] = FCM(DATA, N_CLUSTER) finds N_CLUSTER number of
clusters in the data set DATA. DATA is size M-by-N, where M is the number of
data points and N is the number of coordinates for each data point. The
coordinates for each cluster center are returned in the rows of the matrix
CENTER. The membership function matrix U contains the grade of membership of
each DATA point in each cluster. The values 0 and 1 indicate no membership
and full membership respectively. Grades between 0 and 1 indicate that the
data point has partial membership in a cluster. At each iteration, an
objective function is minimized to find the best location for the clusters
and its values are returned in OBJ_FCN.
- 2013-04-21 07:30:57下载
- 积分:1