-
JA_IA_for_an_unstructured_Mesh
Finding JA IA for an unstructured Mesh
- 2014-11-26 15:50:51下载
- 积分:1
-
Gaussc
选主元的高斯消元法,用于求解线性方程组。很方便!基于c++开发。(Selected principal component of the Gaussian elimination method for solving linear equations. Very convenient! Based on c++ development.)
- 2010-03-03 10:41:17下载
- 积分:1
-
Assignment6
Bjarne Stroustrup的课后练习
1. Stroustrup, Chapter 17, Questions 11 and 13, Page 624–625.
2. Stroustrup, Chapter 19, Question 4, Page 709.(1. Stroustrup, Chapter 17, Questions 11 and 13, Page 624–625.
2. Stroustrup, Chapter 19, Question 4, Page 709.)
- 2015-04-06 07:42:57下载
- 积分:1
-
MATLABandCCS
说明: 这是这段时间 在网上荡的 MATLAB 与CCS联调的资料。里面包含的联调的命令,以及一个完整的FIR 程序,利用MATLAB与CCS的联合实现!希望对大家有用。。。(This is a time-line swing of MATLAB and CCS FBI data. Which included the FBI' s command, as well as a complete FIR program using MATLAB and CCS, the joint realization of! Want to be useful to everyone. . .)
- 2010-03-25 15:58:28下载
- 积分:1
-
Rfashexinhweia
雷达发射信号为线性调频信号的雷达计算算仿真,可以直接运行的matlab程序。
(Radar transmitting the radar signal is linear FM signal calculation and the simulation can run matlab program.)
- 2012-07-20 08:22:09下载
- 积分:1
-
sizhou
在看了网上的四轴飞行器的源码后,修改的自己认为比较简单的四轴飞行器工作源码(After reading the online source quadrocopter, modify yourself think a relatively simple job quadrocopter source)
- 2014-11-08 21:11:22下载
- 积分:1
-
GuiStaticLib
Guilib的静态库源码,修改了一些编译错误,以及在不同windows上面存在的一些问题(The static library source code of Guilib. Modified some compilation error, and some bugs that exist in different windows version.)
- 2014-02-20 09:41:06下载
- 积分:1
-
pcm
本文基于MATLAB/SIMULINK动态仿真环境,以实例阐述了建立脉冲编码调制通信系统仿真模型的一般方法。根据该系统的基本原理将整个模型划分为抽样﹑量化﹑编码等几个子系统,并在传输线路上加入高斯白噪声以检验该系统的传输质量和抗干扰能力。(Title Design and Simulation for PCM communication system
Abstract
)
- 2012-04-27 08:24:53下载
- 积分:1
-
Branch-and-bound-method
MALAB写的,分支定界法求解纯整数或混合的整数规划问题。(Written MALAB, branch and bound method to solve pure integer or mixed integer programming problem.)
- 2013-11-01 10:22:15下载
- 积分:1
-
yunsuanfu
实验:
有两个个矩阵a和b,均为2行3列。 重载运算符“+”,
(1)使之能用于矩阵的相加。如c=a+b。
(2)如果参与运算的两个操作数中一个是整数即矩阵+3或3+矩阵形式,进行加法运算也能得出和。
(3)定义自减运算符的前置(i++)和后置(++i)重载编写相应程序并验证它的正确性。
(i think it s a goog for many people)
- 2009-12-28 10:33:54下载
- 积分:1