Welcome![Sign In][Sign Up]
Location:
Search - transition matlab

Search list

[Other resourcesvpwm的matlab仿真

Description: svpwm的matlab仿真主要利用matlab进行svpwm生成的PARK变换、Park逆变换、波形输出等-Matlab simulation based on SVPWM mainly utilizes Matlab to process park transission, park anti transition, wave output and etc produced by SVPWM.
Platform: | Size: 20664 | Author: 潘先生 | Hits:

[matlabsvpwm的matlab仿真

Description: svpwm的matlab仿真主要利用matlab进行svpwm生成的PARK变换、Park逆变换、波形输出等-Matlab simulation based on SVPWM mainly utilizes Matlab to process park transission, park anti transition, wave output and etc produced by SVPWM.
Platform: | Size: 20480 | Author: 潘先生 | Hits:

[Fax programchcap1

Description: % 信道容量C的迭代算法 % % 函数说明: % % [CC,Paa]=ChannelCap(P,k) 为信道容量函数 % % 变量说明: % % P:输入的正向转移概率矩阵,k:迭代计算精度 % % CC:最佳信道容量,Paa:最佳输入概率矩阵 % % Pa:初始输入概率矩阵,Pba:正向转移概率矩阵 % % Pb:输出概率矩阵 % % C:初始信道容量, r:输入符号数,s:输出符号数 %- Channel capacity C of the iterative algorithm Function Description: [CC, Paa] = ChannelCap (P, k) for the channel capacity function Variable Description: P: input positive transition probability matrix, k: iterative calculation accuracy CC: the best channel capacity, Paa: optimal input probability matrix Pa: initial input probability matrix, Pba: positive transition probability matrix Pb: output probability matrix C: initial channel capacity, r: the number of input symbols, s: output symbol number
Platform: | Size: 1024 | Author: | Hits:

[Othermatrix

Description: Matlab系列。矩阵计算各类算法比较分析。-Matlab series. Matrix comparative analysis of the various algorithms.
Platform: | Size: 363520 | Author: 夏泽洋 | Hits:

[Software Engineeringtuxiangguodu

Description: 图像过渡区提取与分割算法的两个基本问题-Image Transition Region Extraction and Segmentation of the two basic questions
Platform: | Size: 120832 | Author: CHAOCHAO | Hits:

[matlabLlet

Description: 研究了利用混沌相变进行弱信号检测的理论及仿真试验( 对基于)振子初值敏感性检测弱信号的方法分 析后指出,过渡过程会影响检测性能,提出一种改进的弱信号检测方法( 对仿真输入噪声生成和仿真步长选择进行 研究后建立了仿真模型,在典型噪声背景下检测弱正弦信号( 实验结-Studied the use of chaotic phase transitions for weak signal detection theory and simulation test (based on) the sensitivity of oscillator initial value method of weak signal detection analysis pointed out that the transition process will affect the detection performance, an improved method of weak signal detection ( on the simulation input noise generation and simulation step size selection study established a simulation model, in a typical background noise detection of weak sinusoidal signal (experimental colorectal
Platform: | Size: 16384 | Author: | Hits:

[Other Riddle gamesjiang

Description: 研究了利用混沌相变进行弱信号检测的理论及仿真试验( 对基于)振子初值敏感性检测弱信号的方法分 析后指出,过渡过程会影响检测性能,提出一个猜数游戏,一种改进的弱信号检测方法( 对仿真输入噪声生成和仿真步长选择进行 研究后建立了仿真模型,在典型噪声背景下检测弱正弦信号( 实验结-Studied the use of chaotic phase transitions for weak signal detection theory and simulation test (based on) the sensitivity of oscillator initial value method of weak signal detection analysis pointed out that the transition process will affect the detection performance, make a guess the number of games, an improved weak signal detection methods (for simulation input noise generation and simulation step size selection study established a simulation model, in a typical background noise detection of weak sinusoidal signal (experimental colorectal
Platform: | Size: 5120 | Author: | Hits:

[Special Effectstuxiangpinjiefa

Description: 一种全自动稳健的图像拼接融合算 提出了一种全自动稳健的图像拼接融合算法。此算法采用Harris角检测算子进行特征点提取,使提取的 精度达到了亚像素级,然后以特征点邻域灰度互相关法进行特征点匹配得到了初步的伪匹配集合,并运用稳健的 RANSAC算法将伪匹配点集合划分为内点和外点,在内点域上运用LM优化算法精确地估计出了图像间的点变 换关系,最后采用颜色插值对交接处进行颜色过渡。整个算法自动完成,它对有较大误差或错误的特征点数据迭代 过滤,并用提纯后的数据来做模型估计 -A robust fully automatic image mosaic fusion operator presents a fully automatic image stitching robust fusion algorithm. This algorithm uses the Harris operator angle detection feature point extraction, so that the accuracy of extracting the sub-pixel, and then feature points to the neighborhood gray-scale cross-correlation method for matching feature points have been the initial pseudo-match collection and use of sound RANSAC algorithm pseudo-matching point set is divided into inner and outer points, including point-domain LM optimization algorithm used to estimate accurately the image transform relations between points, and finally the use of color interpolation of the color transition of the junction. The entire algorithm for auto-complete, it has a larger error or error of feature points iterative data filtering, and purification of model data to make estimates
Platform: | Size: 117760 | Author: 王钰 | Hits:

[Mathimatics-Numerical algorithmsDynamic_pro

Description: 自由始端和终端的动态规划,求指标函数最小值的逆序算法递归 % 计算程序。x是状态变量,一列代表一个阶段状态;M-函数 % DecisFun(k,x)由阶段k的状态变量x求出相应的允许决策变量 % M-函数ObjFun(k,x,u)是阶段指标函数,M-函数TransFun(k,x,u) % 是状态转移函数,其中x是阶段k的某状态变量,u是相应的决策变量; % 输出p_opt由4列构成,p_opt=[序号组 最优策略组 最优轨线组 % 指标函数值组];fval是一个列向量,各元素分别表示p_opt各 % 最优策略组对应始端状态x的最优函数值; %-Start a free client and terminal dynamic programming, and the reverse indicator function of the minimum calculation algorithm recursive. x is the state variable, a state on behalf of a stage M-function DecisFun (k, x) by the phase k of state variable x obtained the permission of the corresponding decision variable M-function ObjFun (k, x, u) is the phase indicator function, M-function TransFun (k, x, u) is the state transition function, x is the phase in which a k state variables, u is the corresponding decision variable output p_opt from 4 poses, p_opt = [serial number of group Optimal Strategy Group Group optimal trajectory indicator function value group] fval is a column vector, each element of the, respectively, the optimal strategy p_opt group before the end of the corresponding optimal state function x
Platform: | Size: 2048 | Author: haiyan | Hits:

[DocumentsMatlab

Description: 课程设计中首先采用Ising model的思想建立一个二维的模型,然后利用重要性抽样和Monte Carlo方法及其思想模拟铁磁-顺磁相变过程。计算了顺磁物质的能量平均值Ev、热容Cv、磁化强度M及磁化率X的值,进而研究Ev、Cv、M、X与温度T的变化关系并绘制成Ev-T图、Cv-T图、M-T图、X-T图,得出顺磁物质的内能随着温度的升高先增大而后趋于稳定值;热容Cv、磁化率X随着温度的升高先增大后减小;磁化强度M在转变温度Tc处迅速减小为零,找出铁磁相变的转变温度Tc大约为2.35-First of all, curriculum design idea of the Ising model used to establish a two-dimensional model, the importance of sampling and then use Monte Carlo simulation methods and their idea of ferromagnetic- paramagnetic phase transition process. Paramagnetic material calculated average energy Ev, heat capacity Cv, magnetization M and susceptibility X value, and then study Ev, Cv, M, X and temperature changes in the relationship between T and plotted into Ev-T map, Cv- T diagram, MT map, XT maps drawn paramagnetic material can be increased as the temperature increased and then stabilized value heat capacity Cv, magnetic susceptibility X as the temperature increases after the first minus small magnetization M in the transition temperature Tc decreases rapidly to zero Department to identify ferromagnetic phase transition around the transition temperature Tc for 2.35
Platform: | Size: 1553408 | Author: Ellison | Hits:

[Graph programedge_detect

Description: 用matlab检测二值图像的边缘.二值图像 binary image 每一像元只有两种可能的数值或灰度等级状态的图像。 其实就是单色图像。 除了黑,就是白,没有中间过渡,没有灰度的图像。 要么黑,要么白,而且所有的黑都是一个色。 -Detected by matlab binary image of the edge. Binary image binary image for each pixel there are only two possible values, or gray-scale image of the status hierarchy. In fact, the image is monochrome. In addition to black, is white, there is no transition between, no gray-scale images. Either black or white, and all black is a color.
Platform: | Size: 61440 | Author: | Hits:

[matlabxiangbian

Description: Ising模型铁磁—顺磁相变现象的Monte Carlo模拟的matlab程序-Ising model of ferromagnetic- paramagnetic phase transition phenomenon of the Monte Carlo simulation program matlab
Platform: | Size: 1024 | Author: Ellison | Hits:

[Algorithmproject

Description: 以“一主三从”主从多机通信系统为物理模型,研究应用马尔可夫链建立仿真算法及蒙特卡洛法建立了数学模型,通过将完整的系统元件化,并对每个元件创立各自的状态转移机模型,仿真运行状态,实现了对于这一通信系统的可靠性建模评估。-" One the main three from the" master-slave multi-communication system for the physical model to study the application of Markov chain Monte Carlo simulation algorithm and the mathematical model established through the will of a complete system components, and the creation of each component their respective state transition model, the simulation run, and the realization of a communication system for the assessment of the reliability of modeling.
Platform: | Size: 17408 | Author: pobenliu | Hits:

[Special Effectscompare-five-window-functions

Description: 比较五种窗函数特性matlab程序:得到矩形窗、海明窗、三角窗、汉宁窗和布莱克曼窗图形。从仿真结果可知:矩形窗设计的过渡带最窄,但阻带最小衰减也最差。布莱克曼窗设计的阻带最小衰减最好,但过渡带最宽。-Comparison of characteristics of five kinds of window function matlab program: to be a rectangular window, Hamming window, triangular window, Hanning window and Blackman window graphics. From the simulation results we can see: the rectangular window designed for narrow transition zone, but the minimum stop-band attenuation is also the worst. Blackman window design of the stop-band minimum attenuation is best, but the transitional zone widest.
Platform: | Size: 1024 | Author: anchor | Hits:

[3G developMyViterbi

Description: Viterbi解码器Matlab版.生成输入、输出表、状态转移表,沿Trellis进行剪枝,记录保留路径,最后返回并得到最终解码。-Matlab version of Viterbi decoder. Generate input, output tables, state transition table, along the Trellis for pruning, record succeed path, finally trace back and get eventually decoding sequence.
Platform: | Size: 3072 | Author: 苏英 | Hits:

[OtherSmooth-Transition-GARCH-Models

Description: Smooth Transition GARCH Models
Platform: | Size: 598016 | Author: yuliya | Hits:

[Crack HackRSAprocess

Description: 本程序所设计的RSA加密解密程序能够有效地生成一对RSA体制中的公钥和密钥,并可实现输入的文本与加密成的密文之间的转换,即完成对所给信息的加密和解密工作.-This program is designed to RSA encryption and decryption process can effectively generate a pair of RSA public key and private key system, the input text can be encrypted into the ciphertext with the transition between the given information to complete the encryption and decryption work.
Platform: | Size: 137216 | Author: zhangwei | Hits:

[Industry researchPolicyandTechnologyofDynamicinKorea

Description: 文章讲述了现在韩国的频谱政策和动态频谱接入技术。过去韩国的频谱管理政策需要特权,并且只有一小部分频谱可以公用。随着无线技术的发展,现在,韩国政府,使用了机遇动态频谱接入的新型频谱策略,例如LBT技术用于REID,UWB和FACS等。MIC还考虑如何在DTV过渡完成后,重新分配频谱。新型的无线电技术如认知无线电和SDR将在UHF边带中应用新的服务。MIC试图用一用有效地方式开放频谱并接受新技术用于频谱策略中。-In this paper, we introduce spectrum policies and dynamic spectrum access technologies in Korea. In the past, Korea spectrum management was the command and control with exclusive usage rights and small portions of spectrum commons bands. With the development of the radio technologies, Recently, Korea government, MIC(ministry of information and com- munication), has been adopting new spectrum policies based on dynamic spectrum access technology such as LBT(Listen Before Talk) for RFID, UWB, and FACS(Flexible Access Common Spectrum) etc. MIC is also considering spectrum reallocation of digital dividend bands after DTV transition. New radio techniques such as cognitive radio and SDR will be applied to new services in this UHF band. MIC is trying to open the radio spectrum in an efficient way and adopt new technology into spectrum policy. Thus MIC is extending the open spectrum such as spectrum commons and spectrum liberalization bands.
Platform: | Size: 681984 | Author: will | Hits:

[matlabTransition

Description: 暂态程序,主要应用于电力系统分析过程当中。-transition
Platform: | Size: 105472 | Author: 张亮 | Hits:

[Documents战胜MATLAB必做练习50题

Description: 本书以单元练习的形式,从MATLAB最基本的问题入手,循序渐进,逐渐过渡到较为复杂的数学问题、信号分析问题、力学问题和电学问题的求解,将MATLAB的学习贯穿在解决不同领域实际问题的过程当中。每一个练习都结合问题,介绍与之相关的MATLAB使用知识。全书50个练习基本上涵盖了MATLAB的主要功能。本书不仅是一本初学者可以用来入门的教程,而且对于专业设计人员来说,也是一本内容翔实、可供借鉴的参考(This book in the unit practice form, from the most basic MATLAB to start, step by step, gradually transition to solving mathematics problem, complex signal analysis, mechanics and electrical problems, MATLAB learning throughout the process of solving practical problems in different fields. Each exercise combines the problem with the related MATLAB use of knowledge. The 50 exercises in the whole book basically cover the main functions of MATLAB. This book is not only a tutorial for beginners, but also a detailed and useful reference for professional designers.)
Platform: | Size: 7516160 | Author: wyj2277 | Hits:
« 12 3 4 »

CodeBus www.codebus.net