-
Lave1
#include <iostream>
#include <stdlib.h>
#include <string.h>
using namespace std
const kl = 4, kzs = 2, m = 6, n = 4, Error = 5
char *K[kl] = {{"01"},{"bB"},{"23456789ACDEFacdef"},{"hH"}}
int A[m][n] = {{1,2,2,5}, {1,3,2,4},{2,2,2,4},{2,2,2,4},{5,5,5,5},{5,5,5,5}},
- 2010-01-20 23:55:27下载
- 积分:1
-
markowitz_efficient_frontier
马克维茨有效前沿的matlab实现。完整实例,含有前期数据处理的代码。含有画图和投资组合求解的代码。注释丰富,适合新手入门学习。作者软件版本matlab 2010a(An example of application of Markoviz efficient frontier in matlab.Containing code of data wrangling,and abundant explanatory note.starter-friendly.)
- 2021-01-07 15:18:53下载
- 积分:1
-
DMC331
动态矩阵预测控制算法DMC的matlab程序,多输入多输出。(Dynamic Matrix Control algorithm DMC matlab program, multiple input multiple output.)
- 2013-03-30 14:04:20下载
- 积分:1
-
xyz2luv
for converting image to LUV color space
- 2015-03-25 19:22:25下载
- 积分:1
-
RLS2
RLS多次仿真实验的对比分析,matlab下可以直观体现(RLS comparative analysis of several simulation, matlab visual expression)
- 2013-05-16 19:14:19下载
- 积分:1
-
扩展卡尔曼滤波
说明: 扩展卡尔曼滤波程序,直接运行,本程序为 衰减记忆卡尔曼滤波再目标跟踪中的应用 这一论文的复现,百度即可。(The extended Kalman filter program is directly run. This program is used for attenuating memory Kalman filter and then target tracking.)
- 2021-01-10 21:08:51下载
- 积分:1
-
MMSEpujian
说明: 这个是语音信号处理里面的基于MMSE的谱减法增强处理程序,此种方法是我见过消除噪声最好的!(This is the speech signal processing inside the MMSE-based spectral subtraction to enhance handling procedures, this method is the elimination of noise, the best I' ve ever seen!)
- 2010-03-23 13:11:09下载
- 积分:1
-
M-File-Construction-Rules
M-File Construction Rules
- 2011-09-11 16:43:40下载
- 积分:1
-
so-sanh-iri
CHANNEL INVERSION AND REGULAR CHANNEL INVERSION PRECODING IN Mu- mimo
- 2013-05-11 23:39:53下载
- 积分:1
-
GPR
利用高斯过程回归建立软测量模型,主程序名为OnlineStage.m,包含数据,可以直接运行,亲测可用。(Gaussian process regression soft sensor model, the main program named OnlineStage.m, contains data that can be run directly, pro-test available.)
- 2016-06-23 14:06:38下载
- 积分:1