CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - Uc

搜索资源列表

  1. UC-MUSIC

    0下载:
  2. 介绍了一种新的估计波达方向算法UC-DOA,给出了仿真模型,仿真结果及性能分析-Introduces a new DOA estimation algorithm UC-DOA, the simulation model, simulation results and performance analysis
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:210036
    • 提供者:董翔
  1. Triangle_for_EM_EXPLORATION

    2下载:
  2. 用c语言和matlab编写的、自动生成非结构化三角网格剖分的程序,用于地球物理勘探中的大地电磁、海洋可控源二维正演模拟。-Triangle.m is a MATLAB graphical user interface for creating 2D models and generating fi nite element triangulation grids. Grid generation is accomplished by an external call to the C-
  3. 所属分类:matlab

    • 发布日期:2017-05-17
    • 文件大小:4674077
    • 提供者:王云
  1. Spectral-Clustering

    0下载:
  2. to segment images by ,form"A factorization approach to grouping", and "Segmentation Using Eigenvectors: A Unifying View", UC Berkeley.-to segment images by Spectral Clustering,form"A factorization approach to grouping", and "Segmentation
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:3925
    • 提供者:beiter
  1. kmeans

    0下载:
  2. function [L,C] = kmeans(X,k) KMEANS Cluster multivariate data using the k-means++ algorithm. [L,C] = kmeans(X,k) produces a 1-by-size(X,2) vector L with one class label per column in X and a size(X,1)-by-k matrix C containing the centers
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:908
    • 提供者:ehsan
  1. dd1

    0下载:
  2. 绘制电容电压变化曲线 电阻、电感、电容串联电路R、L、C,试求电路突然接通电源E时,电源电压uc(t)的变化规律,并绘制R=1,L=0.5,C=1,E=1,uc(0)=0,uc’(0)=0时的电容电压uc(t)d 的变化曲线。 -Draw capacitance voltage variation curve resistor, inductor, capacitor series circuit of the R, L, and C, Find circuit suddenly
  3. 所属分类:matlab

    • 发布日期:2017-11-24
    • 文件大小:31140
    • 提供者:王明
  1. lagrangian--uc

    0下载:
  2. unitcommitment usig laglang reduse
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2248
    • 提供者:hiwa
  1. tsp_pso

    0下载:
  2. : 针对粒子群优化算法易陷入局部极值的缺点, 提 出一种改进粒子群算法, 该算法借鉴贪婪算法的思想初始化种群, 利用两 个种群同时寻优, 并将遗传算法中交叉和变异操作引入其 中, 实现种群间的信息共享。-I n a l l u s i o n t o p a r t i c l e s wa r m o p t i mi z a t i o n b ei n g pr on e t o g e t i n t o l oc a l mi n i mu m, a n
  3. 所属分类:matlab

    • 发布日期:2017-05-02
    • 文件大小:570052
    • 提供者:xiaowei
  1. a-hybrid-system

    0下载:
  2. HYBRID returns the output vector Y and the control vector UC of a hybrid system which is defined by Np, Dp, Nd and Dd. The transfer function of the continuous time plant is stored in Np and Dp. Nd and Dd are the numerator and denominators -HYBRID
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1092
    • 提供者:emad
  1. UC-CODE

    0下载:
  2. Unit Commitment in Power Systems
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4139
    • 提供者:trigger
  1. fuzzy_control

    1下载:
  2. 用MATLAB编写的离散模糊控制程序,结合本程序,我相信能能更快更好的理解模糊控制算法。算法在MATLAB Version: 7.14.0.739 (R2012a)运行无误。 function [FCU_T1,FCU_T2,FCU_T3,FCU_T4]=fuzzy_table(Me,Mec,Mu,UC) Me 隶属度表1 Mec 隶属度表2 Mu 隶属度表3 UC 模糊规则 FCU_T1 重心加权法,输出精确值 FCU_T2 重心加权法,输出离散值
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3737
    • 提供者:yangxiao
  1. UC-wind

    0下载:
  2. good reference for unit commitment
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:618333
    • 提供者:sami
  1. UC-with-demand-response

    0下载:
  2. good paper for Unit Commitment
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:272442
    • 提供者:sami
  1. Unit comitment

    0下载:
  2. Java program for uc.
  3. 所属分类:matlab例程

  1. UnitCommitment-Lagrange

    0下载:
  2. 使用拉格朗日松弛最小化方法处理简单的机组组合问题(UC)算例程序,源自电力系统运行与控制一书-Lagrangian relaxation minimization method is used to deal with simple unit combination problem (UC) example program, starts the power system operation and control
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4833
    • 提供者:ethbk
  1. The-priority-method-for-UC

    0下载:
  2. 尝试利用优先顺序法解决机组组合问题。数据是1024节点的~-Try to take advantage of priority method to solve the problem of unit combination.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3917
    • 提供者:ethbk
  1. parkbianhuan

    0下载:
  2. park转换,也称派克变换,英文为Park transformation,为现在占主流地位的交流电机分析计算时的基本变换。在电力系统分析和计算中,park转换具有重要的理论和实际意义。\r\n\r\n关于park变换:\r\n\r\n从数学意义上讲,park变换没有什么,只是一个坐标变换而已,从abc坐标变换到dq0坐标,ua,ub,uc,ia,ib,ic,磁链a,磁链b,磁链c这些量都变换到dq... -park conversion, also known as the Park trans
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:8829
    • 提供者:王雷雷
  1. UC

    0下载:
  2. Sorting generators according to capacity
  3. 所属分类:matlab

    • 发布日期:2017-12-26
    • 文件大小:1024
    • 提供者:niklmarc
  1. fwa--UC

    1下载:
  2. 烟花算法MATLAB程序实例,可以运行出结果!(Fireworks algorithm MATLAB example, you can run the results!)
  3. 所属分类:matlab例程

    • 发布日期:2017-11-17
    • 文件大小:13312
    • 提供者:wensi
  1. NestedParticle Swarm Optimization

    1下载:
  2. 遗传-套粒子群算法用于解决经济调度问题。(Genetic set particle swarm optimization algorithm is used to solve the problem of economic dispatch.)
  3. 所属分类:matlab例程

    • 发布日期:
    • 文件大小:16384
    • 提供者:USSThobo2
  1. 15_EKF_UKF

    1下载:
  2. UC Berkeley 大学学习扩展卡尔曼滤波和无迹卡尔曼滤波的pdf资料(A PDF file of UC Berkeley for learning EKF and UKF)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-04
    • 文件大小:905216
    • 提供者:Pino0412
搜珍网 www.dssz.com