-
PoisonDist
产生泊松分布的随机数列 希望对大家有所帮助(Have a Poisson distribution of random numbers out hope that U.S. help)
- 2009-03-19 16:27:37下载
- 积分:1
-
GA
说明: 遗传算法 C语言源码Denis Cormier (North Carolina State University)开发的,Sita S.Raghavan (University of North Carolina at Charlotte)修正,很实用(GA C language source code Denis Cormier (North Carolina State University) developed, Sita S. Raghavan (University of North Carolina at Charlotte) amendments, it is practical)
- 2011-05-04 12:43:29下载
- 积分:1
-
ASCII
进行通信编程时候需要参考使用,还比较方便(Communication program to use when you need a reference, but also more convenient)
- 2014-11-15 10:51:26下载
- 积分:1
-
bomp1
压缩感知算法中的快速重构算法的仿真,简单有效(The simulation of fast reconstruction algorithm in compressed sensing algorithm is simple and effective)
- 2018-11-20 20:20:11下载
- 积分:1
-
md_qrg
说明: 若非奇异矩阵A能够分解为一个正交矩阵Q与非奇异上三角矩阵R的乘积,即:
A=QR。则称其为A的QR分解。
实现QR分解的方法有很多种,包括Givens变换法,Householder变换法,Schemit正交化法。具体原理可以参考《矩阵论》(程云鹏,西工大出版)教材,这里仅给出三种实现QR分解的程序。(If nonsingular matrix A can be decomposed into a product of orthogonal matrix Q and nonsingular upper triangular matrix R, that is:
A=QR. It is called QR decomposition of A.
There are many methods to realize QR decomposition, including givens transformation, householder transformation, and scheme orthogonalization. The specific principle can refer to the teaching materials of matrix theory (Cheng Yunpeng, published by Xigong University). Here, only three kinds of QR decomposition procedures are given.)
- 2020-02-20 23:13:59下载
- 积分:1
-
mod_1
simple controller matlab simulink
- 2012-08-03 06:01:10下载
- 积分:1
-
a-function-of-S
基于S函数的实用光伏模块Matlab仿真模型(S-function utility photovoltaic modules based on Matlab simulation model)
- 2014-01-18 09:27:54下载
- 积分:1
-
mixed-integer-programming-problem
处理混合整数规划问题,可以方便计算整数规划问题(Handle mixed integer programming problem)
- 2020-11-02 15:29:53下载
- 积分:1
-
minFD
用最速下降法求解多维函数的极值
function [x,minf]=minFD(f,x0,var,eps)
目标函数:f
初始点:x0
自变量向量:var
精度:eps
目标函数取最小值时的自变量值:x
目标函数的最小值:minf( With the steepest descent method for solving the multi-dimensional function of the extreme value function [x, minf] = minFD (f, x0, var, eps) target function: f Initial Point: x0 argument vector: var Accuracy: eps target function takes the minimum value of the independent variable values: x minimum target function: minf)
- 2015-05-31 14:43:54下载
- 积分:1
-
Matlab-FFT
数字信号处理 FFT的matlab实现 很好理解的资料(FFT matlab digital signal processing to achieve a good analysis of data)
- 2012-05-13 16:06:04下载
- 积分:1