搜索资源列表
f-xlms.rar
- f-xlms算法程序 非常有用的消噪用的程序,f-xlms algorithm procedure very useful procedure for de-noising with
FBGFP 光纤光栅法布里—珀罗腔(FBG F-P)的matlab仿真程序
- 光纤光栅法布里—珀罗腔(FBG F-P)的matlab仿真程序。利用光纤光栅的矩阵传输特性。-Fiber Bragg Grating Fabry- Perot cavity (FBG FP) of matlab simulation program. Optical fiber grating transmission characteristics of the matrix.
t-f-x2-matlab-program
- 本matlab程序对t,f,卡方三大概率分布进行绘图分析,绘制了每种分布不同参数下的曲线,可以直观的看出不同参数对不同分布的影响。-The matlab programs are the mapping analysis of three probability distribution (t, f, chi-square) .In the program, the distribution of different parameters are mapped . you can direct
f.m
- Matlab仿真程序,介绍了数据的程序结构、运用和算法设计。-Matlab simulation program, introduced procedures for data structure, application and algorithm design.
IM_perunit_model_v_over_f_mod
- closed loop rotor v/f control of induction machine - simulink model-closed loop rotor v/f control of induction machine- simulink model
fisher_classify
- function [clusters,c,F]=fisher_classify(A,B,data) fisher判别法程序 输入A、B为已知类别样本的样本-变量矩阵,data为待分类样本 输出C为判别系数向量 -function [clusters, c, F] = fisher_classify (A, B, data) fisher discriminant method procedures input A, B for a sample of known typ
newton
- 用牛顿迭代法求方程 f(x)=x³ -x² -1=0 在x。=1.5附近的一个实根。取§=0.000001,取最大迭代数为60. -With Newton iteration equation for f (x) = x ³-x ² -1 = 0 in x. = 1.5 near the root of a real. Take § = 0.000001, take the largest number of 60 iterations.
xujinpeng3.14
- 用遗传算法求函数f=x+10*sin(5*x)+7*cos(4*x)的最大值点:简单的单点交叉、基本位变异、赌轮盘选择、随机产生初始种群中的个体,求的最好解是24.689。注:本算法基于matlab7.0,是我自己编写的,每个步骤都有详细的说明。适用于遗传算法初学者。-Using genetic algorithms for function f = x+10* sin (5* x)+7* cos (4* x) the maximum points: a simple single-point
F.F.chen
- 一本很经典的学习等离子体的书,作者:FF陈-A classic study of plasma was written by: FF Chen
F-K
- FK频率波数偏移成像单目标matlab实现程序源代码-FK migration frequency wave number to achieve a single objective source code matlab
Inverted_F_antenna_structure
- A Compact Single/Dual-Band Printed Inverted-F Type Antenna Structure
F
- 计算机视觉中基本矩阵F估计的matlab程序,很有用-F fundamental matrix in computer vision estimates matlab program, very useful
f
- matlab 程序 实现对文字的识别,对字母F做了验证-matlab program to achieve recognition of the text of the letter F made a validation
F-Matrix
- 根据计算机视觉的基本理论,通过摄像机自标定的方法得到基本矩阵F,再利用特征提取的方法将物体上的关键点映射到三维空间,并转换到欧式坐标系下,从而得到物体运动过程中的六自由度分量。-According to the basic theory of computer vision, through the camera self-calibration method to be the fundamental matrix F, re-use feature extraction methods on
min-of-F(x)-by-Particle
- 粒子群算法求函数最小值的例程,理解粒子群算法的基本原理.-get min of F(x) by Particle Swarm Optimization
F
- MATLAB语句 可以实现多元的线性回归与F检验-MATLAB multiple linear regression and F test
bistability
- f-p腔双稳态,仿真了如何实现双稳态的过程(F-P cavity bistability)
PMSM_VFv2
- 永磁同步电机的simulink仿真,V/f控制模式,带电流反馈(PMSM model in matlab/simulink with V/f control mode.)
F-K变换提取频散曲线
- 使用F-K变换的方法从地震记录里面提取出频散曲线以及生成频散曲线能量图。
用遗传算法求解f(x)=10*sin(5x)+7*cos(4x),x∈[0,10]上的最大值
- 用遗传算法求解f(x)=10*sin(5x)+7*cos(4x),x∈[0,10]上的最大值