-
dsp
Digital Signal Processing Laboratory Using MATLAB是Sanjit K. Mitra所著,裡頭含有此書的Matlab source code(Digital Signal Processing Laboratory Using MATLAB and Matlab source code)
- 2009-03-26 21:49:09下载
- 积分:1
-
1234PR
用matlab实现LMS分类,适用于初学模式识别的同学,具有一定得参考价值。(LMS using matlab to achieve classification, pattern recognition applied to beginner students, must have a reference value.)
- 2009-07-10 16:42:59下载
- 积分:1
-
three
大功率分布式发电系统通常采用三相逆变器并网,由于三相逆变器系统参数耦合,传统方法设计的控制器算法复杂。在d。q坐标系下为双模式三相并网逆变器的独市和并网模式建立了数学模型.采用新的解耦方法,依据独立和并网模式控制系统超调量越小,模式切换过程中被控量的波动越小。切换过程就越平滑的原则。完成了两种模式的控制器设计,即分别应用积分环节、比例环节即可将独立模式和并网模式整定成典型的二阶系统,控制器设计简单.能取得优良的动、静态特性。仿真与实验验证了设计方法的正确性和可行性。(It is necessary to research on three—phase grid-connected inverter which a8 an important part of distributed
generation.The parameters of three—phase inverter are coupling.The traditional design algorithm of the controller is
complicated.The mathematicM models of stand—alone mode and grid—connected mode are established in d,q fhme.
Based on the principle that the lower overshoot of the controller system,the smaller fluctuation of the controlled vailables,
the smoother in transfer,controllers of two modes are designed separately,as integral and proportional regulators
are separately added to stand-alone mode and g而d—connected mode.The controller has good dynamic and static char—
acteristics.Simulation and experimental results varify the correctness and feasibility of the proposed method.)
- 2011-05-17 15:13:08下载
- 积分:1
-
Lab5-10-11
Communication Systems Lab 5,10 and 11
- 2014-12-21 23:04:07下载
- 积分:1
-
FFT-hypprg
Brain waves extraction, Brain waves energy and brain laterality using Fast Fourier Transform
- 2011-11-24 02:48:04下载
- 积分:1
-
delsig
matlab code for Delta Sigma Toolbox
- 2015-02-03 13:45:00下载
- 积分:1
-
matlab_learning1
matlab经典教程,快速掌握matlab基本用法,利用matlab进行各种数字运算,还可以与vc等语言混合编程(matlab classic tutorials to grasp the basic use of matlab, matlab using a variety of digital computing, and other languages can also be mixed with the vc Programming)
- 2010-09-30 17:08:19下载
- 积分:1
-
MIMO_SISO
mimo and siso capacity
- 2013-12-23 12:27:50下载
- 积分:1
-
K-meanCluster
How the K-mean Cluster work
Step 1. Begin with a decision the value of k = number of clusters
Step 2. Put any initial partition that classifies the data into k clusters. You may assign the training samples randomly, or systematically as the following:
Take the first k training sample as single-element clusters
Assign each of the remaining (N-k) training sample to the cluster with the nearest centroid. After each assignment, recomputed the centroid of the gaining cluster.
Step 3 . Take each sample in sequence and compute its distance from the centroid of each of the clusters. If a sample is not currently in the cluster with the closest centroid, switch this sample to that cluster and update the centroid of the cluster gaining the new sample and the cluster losing the sample.
Step 4 . Repeat step 3 until convergence is achieved, that is until a pass through the training sample causes no new assignments. (How the K-mean Cluster workStep 1. Begin with a decision the value of k = number of clusters Step 2. Put any initial partition that classifies the data into k clusters. You may assign the training samples randomly, or systematically as the following: Take the first k training sample as single-element clusters Assign each of the remaining (Nk) training sample to the cluster with the nearest centroid. After each assignment, recomputed the centroid of the gaining cluster. Step 3. Take each sample in sequence and compute its distance from the centroid of each of the clusters. If a sample is not currently in the cluster with the closest centroid, switch this sample to that cluster and update the centroid of the cluster gaining the new sample and the cluster losing the sample. Step 4. Repeat step 3 until convergence is achieved, that is until a pass through the training sample causes no new assignments.)
- 2007-11-15 01:49:03下载
- 积分:1
-
wind.m
说明: 对含储能和风电的电力系统进行了可靠性评估,利用序贯蒙特卡洛法,把风储系统接入IEEE-RBTS系统来仿真,探讨了风电场、储能系统、储能容量和储能最大充放电功率对系统可靠性的具体影响。(This paper evaluates the reliability of the power system including energy storage and wind power. The sequential Monte Carlo method is used to connect the wind storage system to the ieee-rbts system for simulation. The specific effects of the wind farm, energy storage system, energy storage capacity and the maximum charge and discharge power of energy storage on the reliability of the system are discussed.)
- 2020-04-18 16:26:46下载
- 积分:1