-
dual_core
This example application shows you how to use Real-Time Workshop Embedded Coder to target a dual core Blackfin microprocessor. The complete build is managed by a template makefile and control over the memory regions is provided by custom storage classes. The example imposes a top level architecture on the model to define the split of model code between the two cores. This document describes a complete run-through of the model from Simulink simulation to code simulation using VisualDSP. I think it will take about 1 hour to go through the example once you have VisualDSP installed.
- 2010-01-09 16:47:58下载
- 积分:1
-
10000bitsbipolar
说明: 产生一个10000位的bipolar信号并画出bit error performance的模拟图像,求出BER(The source generates equally probable bits, P(0) = P(1) = 0.5.
(a) Construct a program to generate 10000 bits with bipolar signaling.
(b) Use your program to simulate the bit error performance of the system with
Eb/N0 = 0, 2, 4, 6, 8, 10 dB.
(c) Compare your simulated performance with the analytical expression for the
bit error rate (BER):)
- 2011-02-23 09:06:18下载
- 积分:1
-
test
a test image for matlab image processing
- 2011-04-20 19:49:13下载
- 积分:1
-
zcmg
使用matlab程序读取迷宫图象文件,并进行处理,成功走出了迷宫.此程序只可以准确绘出只有一条路径的任意复杂迷宫(Read the maze procedure using matlab image files, and deal with, and successfully opened a maze. This procedure can only be accurately mapped with only one path of arbitrary complex maze)
- 2007-09-08 21:59:17下载
- 积分:1
-
1
说明: 计算方法数值方程,用列主元Gauss消去法解释线性方程组Ax=b,其中A=[10E-8 2 3,-1 3.712 4.623,-2 1.072 5.643],b=[1,2,3](Calculated value equation, the main-element Gauss elimination explanation of linear equations Ax = b, where A = [10E-8 2 3,-1 3.712 4.623,-2 1.072 5.643], b = [1,2,3 ])
- 2010-08-26 21:04:30下载
- 积分:1
-
graph3d
3D graph for matlab. Easy and very necesary
- 2012-04-22 03:06:45下载
- 积分:1
-
MatlabSIFT-(2)
sift using matlab prog
- 2011-06-17 04:55:18下载
- 积分:1
-
DRL
edge based active contour model as an application of distance regularized level set evolution
- 2011-07-19 14:26:53下载
- 积分:1
-
numerical-analysis
一个功能强大的数值分析程序,含有matlab中的guide界面设计,程序都有注释,易懂。(A powerful numerical analysis procedures, the guide contains the matlab interface design, application has comments, easy to understand.)
- 2011-10-23 12:46:29下载
- 积分:1
-
A_User_Friendly_Fortran_BVP_Solver
一个用fortran90写成的BVP(ODE)的求解器,作者是写matlab函数bvp4c的作者。原理差不多。不过这个版本是用f90写的,运算速度更快。本包内含如何运这些程序的论文及算例,很好上手。(In the declarations part of this module, we first define the BVP_SOL type, which represents the numerical solution. We next define the interface BVP_INIT, which is overloaded to provide a number of functions for allowing the user to specify initial information for the computation, the interface BVP_EXTEND, which is overloaded to provide functions for extending the numerical solution to a new domain that are useful in the context of parameter continuation, and the interface BVP_EVAL, which is overloaded to provide a function for retrieving solution information. Next a number of global variables employed throughout the code are defined.
)
- 2010-11-08 02:14:08下载
- 积分:1