资源列表
matlab
- laser diode simulation
One
- Ex4-22 单射函数问题 « 问题描述: 设函数f将点集S = {0,1, , n -1}映射为f (S) = { f (i) | iÎ S} Í S 。单射函数问题要 从S中选取最大子集X Í S 使f (X )是单射函数。 例如,当n=7, f (S) = {1,0,0,2,2,3,6} Í S 时, X = {0,1,6} Í S 是所求的最大子集。 « 编程任务: 对于给
zernikeCT
- zernike多项式的前36项的表达方式
fields
- 出场插值程序,有利于提高系列计算速度,可以参考西安交大吴发表的论文-Out interpolation procedures conducive to improving the computing speed of the series, can refer to Wu Xian Jiaotong University papers
VBhanshu
- VB三角函数专题作品 -VB Trigonometric thematic works
family-manager
- 家庭财务管理小程序,主要是将费用分类和归纳-Family financial management applet, the main cost is classified and summarized
svd_method
- 利用奇异值分解法对混沌序列进行降噪,其中添加了中值滤波算法-Using the singular value decomposition method for noise reduction on chaotic sequence
ROMBDIFF
- This procedure calculates an approximate value of derivative f (x) of a function f(x) by Romberg s method-This procedure calculates an approximate value of derivative f (x) of a function f(x) by Romberg s method
Multiple
- 多元线性回归:输入参数有样本长度(n),自变量(x),因变量(Y)
monter
- c编写的蒙特卡罗算法,载的一个师兄的,验证过,可用
pr1
- #include<stdio.h> void main(void) {int n,k,derivata,a[10],i printf("n=") scanf(" d",&n) for(i=0 i<=n i++) { printf("a[ d]=",i) scanf(" d",&a[i]) } printf("k=") scanf(" d",&k) for(derivata=1 derivata<=k derivata++
FFT
- 快速傅里叶变换c程序,用FFT实现离散傅里叶变换 -Fast Fourier transform c program, with the discrete Fourier transform FFT
