代码搜索结果
找到约 2,916 项符合
Energy 的代码
tsp1.m
function out = tsp(loc)
%用模拟退火算法解决货郎担问题。
if nargin == 0,
%城市的坐标值
%rand('seed',12);
loc=10*rand(100,2);
% loc = [0.3663, 0.9076; 0.7459, 0.8713; 0.4521, 0.8465;
% 0.7624, 0.7459; 0.7096, 0.
wireless-phy.cc
/* -*- Mode:C++; c-basic-offset:8; tab-width:8; indent-tabs-mode:t -*-
*
* Copyright (c) 1996 Regents of the University of California.
* All rights reserved.
*
* Redistribution and use in source
jakes_filter.asv
%file:jakes_filter.m
function [impw]=jakes_filter(fd)
n=512;nn=2*n;
fs=0:fd/64:fd;
H=zeros(1,n);
for k=1:(n/8+1)
jpsd(k)=1/((1-((fs(k))/fd)^2)^0.5);
if(jpsd(k))>1000
jpsd(k)=
rescale.m
function gain = scale(md,symb_energy,varargin)
%SCALE Constellation expansion factor.
% G = RESCALE(MD,Es) simply computes an expansion constellation factor
% sets the modulated signal power. Sym
hbdata.f
PROGRAM GRIDCONT
****************************************************************
* program to control the grid calculations for all the required
* probes - calculates grid for each probr in tu
score_grid.c
/* */
/* Copyright UCSF, 1997 */
/*
test_iir_df1.c
/*******************************************************************************
Copyright(c) 2000 - 2002 Analog Devices. All Rights Reserved.
Developed by Joint Development Software Application Tea
rescale.m
function gain = scale(md,symb_energy,varargin)
%SCALE Constellation expansion factor.
% G = RESCALE(MD,Es) simply computes an expansion constellation factor
% sets the modulated signal power. Sym
lowdens.m
%1D simulation of a low density NRC sample
%Copyright 1999 Martin Rother
%
%This file is part of AQUILA.
%
%AQUILA is free software; you can redistribute it and/or modify
%it under the terms o
example3.m
% example3 Example script for demonstrating the use of QUBIT4MATLAB.
% Copyright (C) 2005 Geza Toth E.mail: toth@alumni.nd.edu
%
% This program is free software; you can redistribute it and/or