搜索资源列表
cx.tar.gz
- 复数运算库
matlab(cx)
- 关于数值计算的matlab程序代码,包含了很多的实用的算法.程序全部可以直接用的,有详细的英文注释.-on numerical calculation of Matlab code, contains a lot of practical algorithm. All the procedures can be directly used, a detailed English Notes.
cx
- 利用Matlab编写求取4级移位寄存器的M序列 设初始序列为:1 1 1 1 通过一个四级的移位寄存器,其中在第三级有负反馈(一个模二加法),即将序列的第三位和第四位相加(如序列1 1 1 1经移位寄存器第一次移位后为0 1 1 1)的值再赋到第一位. 序列的周期为16.
SGALABbugfix
- 多目标遗传算法程序 to run Demo files, is to run SGALAB_demo_*.m what s new: 1) Multiple-Objective GAs VEGA NSGA NPGA MOGA 2) More TSP mutation and Crossover methods PMX OX CX EAX Boolmatrix 3) More selection methods
用抛物线y=a+bx+cx 拟合给定数据
- 数值分析用抛物线y=a+bx+cx 拟合给定数据-numerical analysis using a parabolic y = bx cx fitting given data
cx
- 仿射变换和猫脸变换是图像加密算法中最基本的算法之一,很多重要的加密算法都是在此基础发展而成的,该程序供研究加密算法的初学者参考使用。-Affine transformation and cats face is the most basic image encryption algorithm in one of many important cryptographic algorithms are evolved on this basis, the program for research
cx.tar
- 复数运算库- Complex operation storehouse
shengjin
- 用盛金公式解一元三次方程aX3+bX2+cX+d=0,(a,b,c,d∈R,且a≠0)。-Jin-Sheng Xie used the formula three times a dollar equation aX3 bX2 cX d = 0, (a, b, c, d ∈ R, and a ≠ 0).
3
- cx lka mgewra oi arwefjasl arew awejfiwerasekjgfna-atreawoif cawektrjaingf a t oawertn gawergna lgn
cubitf
- 解三次方程式的根 AX^3+BX^2+CX+D-Cubic equation(v2.2), coded by www.dayi.net btef
1_1
- 最小生成树算法 克鲁斯法尔算法 球最佳路径-kulru method class maiun void cx
Ellipticcurvepublickeysystem
- 计算机安全学中椭圆曲线公钥系统的c源码 输入与输出: 请输入椭圆曲线方程y^2=x^3+cx+d(mod p)中c,d,p的值:8,10,23 椭圆曲线方程为y^2=x^3+8x+10(mod23) 请输入所取明文x的x1,x2:19,13 请输入选择的椭圆曲线上的点a0的x,y:7,8 请输入私钥a=17 选取t=3 加密的结果是(y0,y1,y2) = ((22,22),20,18) 实施解密: (c1,c2)=(18,12) x1=19
csfunc
- Example C-file S-function for defining a continuous system. * * x = Ax + Bu * y = Cx + Du * * For more details about S-functions, see simulink/src/sfuntmpl_do-Example C-file S-function for defining a continuous system. * *
dsfunc
- Example C-file S-function for defining a discrete system. * * x(n+1) = Ax(n) + Bu(n) * y(n) = Cx(n) + Du(n) * * For more details about S-functions, see simulink/src/sfuntmpl_do-Example C-file S-function for defining a discrete system.
cx
- n皇后回溯算法,C语言编写的程序。能够学习使用-C language to program
matceps8
- Generating the cepstral coefficients over the whole signal. Usage: [cx,dcx]=matceps8(sig)
lqrdaolibai
- lqr倒立摆控制仿真。对于x=Ax+Bu y=Cx+du标准方程,文件qiuk中用lqr函数求解控制数组K,将K值带入fangzhen文件中(文件中已代入),得到倒立摆稳定曲线-lqr inverted pendulum simulation. For x = Ax+ Bu y = Cx+ du standard equation, file qiuk control array using lqr Solving K, the K value into fangzhen file (the f
cx
- 局部单元质量阵的子程序, 局部单元质量阵的子程序 -Local unit mass matrix of the subroutine, the subroutine local unit mass matrix, mass matrix of the local unit of the local unit of mass matrix of the subroutine subprogram
cx
- 多元一次方程组识别及求解。能够识别如“2x+y+z=4”之类格式的方程组,自动判别未知数及系数,并对未知数求解。-Multiple time to identify and solve equations. Able to identify as " 2x+ y+ z = 4" format, like equations, and automatically determine the unknown coefficients, and the unknown solutio
zhenhaoyongxxmb
- 线性规划问题的数学模型的一般形式 (1)列出约束条件及目标函数 (2)画出约束条件所表示的可行域 (3)在可行域内求目标函数的最优解及最优值-Min z=CX S.T. AX =b X>=0