-
Visual_Cryptography
In this IEEE Paper "Visual Cryptography is Solved" in c and MATLAB
- 2009-11-09 19:02:11下载
- 积分:1
-
ixty232
structure to store a complex number (consisting of real and complex part) and features addition, multiplication, and outs of complex numbers.
- 2014-08-22 21:28:33下载
- 积分:1
-
readGroundTruth_main
It is a C code , also can be used in Matlab. It will help you in detection of people going through a infra red image.
- 2011-06-29 18:08:47下载
- 积分:1
-
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
-
MPU6050
Application demo for MPU6050
- 2015-02-08 13:54:19下载
- 积分:1
-
姿态仿真
说明: 使用滑模方法,进行无人机姿态控制律设计,并在MATLAB环境下进行仿真验证(Using the sliding mode method, the attitude control law of UAV is designed and simulated in MATLAB)
- 2021-01-26 16:38:37下载
- 积分:1
-
BOCostFunction
说明: 解决线性assignment的算法,c++实现,并且提供matlab接口,编译后可以用matlab调用(Solve the linear assignment algorithm, c++ Realize, and to provide matlab interface, the compiler can be used after the call matlab)
- 2008-09-09 13:56:31下载
- 积分:1
-
rechuandaofangcheng
利用差分法求解热传导方程,然后用matlab编程解差分方程(Heat conduction equation)
- 2013-08-29 11:27:09下载
- 积分:1
-
IPM-OPF
程序用于求解电力系统最优潮流,采用原-对偶内点算法,并辅以文献,有利于对内点法的学习。(Procedures for solving optimal power flow, the use of primal- dual interior point algorithm, supplemented by literature, internal point of law in favor of learning.)
- 2021-03-22 09:29:17下载
- 积分:1
-
MATLAB-speech-programming-process
常用matlab语音编程流程(语音信号的分帧加窗的matlab实现),学习语音信号处理的人必须要知道这些基本的编程方法。(Common Voice matlab programming process (sub-frame windowed speech signal matlab implementation), learning of speech signal processing must be aware of these basic programming methods.)
- 2014-10-28 15:47:15下载
- 积分:1